github dydxprotocol/v4-chain protocol/v9.0.0
Release protocol/v9.0.0

latest release: indexer/v9.0.0
9 days ago

9.0 Release notes

Highlights

This release includes changes in the following major areas:

  • TWAP (Time weighted average price) Order support
  • Order router revenue sharing
  • Proposer Set Reduction

Bug Fixes

  • Ghost orders fix

Detailed Changes

TWAP

  • This enables end users to submit orders that will be executed at certain time intervals at the current market price.

Order Router Rev Share

  • Frontend order routers can now attribute their frontend to an order. This will allow them to receive a percentage of the maker or taker fee depending on the side of the order. The percentage will need to be voted in via governance.
  • Order router revenue share can be set via governance between 0 to 800,000 ppm.
  • If the user creating the order has a valid affiliate revenue share, the submitting order router will not receive a revenue split for either side of the fill. Affiliate revenue is capped at on a 30day rolling period.
  • Order router addresses are the wallets that funds will be sent to

Proposer Set Reduction

  • Enables governance to select a subset of validators as proposers of blocks

What's Changed

New Contributors

Full Changelog: protocol/v7.0.0-dev0...protocol/v9.0.0

Don't miss a new v4-chain release

NewReleases is sending notifications on new releases.