Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Tags: dydxprotocol/v4-clients

Tags

[email protected]

Toggle [email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: pnl v2 (#445)

[email protected]

Toggle [email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: update block expiration buffers for short term orders (#444)

Due to recent block time decreases, the default 3 block expiration for
short term orders is not enough. This PR bumps the SHORT_BLOCK_FORWARD
to 20 blocks and the SHORT_BLOCK_WINDOW(allowed upper bound of good till
block delta) to 40

[email protected]

Toggle [email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: allow place order broadcast mode (#443)

[email protected]

Toggle [email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: api trading keys example (#439)

[email protected]

Toggle [email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: trading key helpers (#426)

[email protected]

Toggle [email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: gas for remove auth for some reason (#425)

I have no clue why this fixes everything

[email protected]

Toggle [email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
fix: attempt to fix remove authenticator method, don't put Long in pu…

…blic apis ever (#424)

[email protected]

Toggle [email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: better permissioned key implementation (#411)

BREAKING CHANGE: SubaccountInfo shape and intent changed

[email protected]

Toggle [email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: local wallet from private key (#410)

(still requires testing but safe to merge for now)

[email protected]

Toggle [email protected]'s commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature.
feat: Wire order router rev share in other clients (#418)