Tags: dydxprotocol/v4-clients
Tags
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
fix: gas for remove auth for some reason (#425) I have no clue why this fixes everything
fix: attempt to fix remove authenticator method, don't put Long in pu… …blic apis ever (#424)
feat: better permissioned key implementation (#411) BREAKING CHANGE: SubaccountInfo shape and intent changed
feat: local wallet from private key (#410) (still requires testing but safe to merge for now)
feat: Wire order router rev share in other clients (#418)
PreviousNext