K

KeyAudit

dYdX Chain releases

All upstream releases, security advisories and RSS announcements indexed for dYdX Chain by KeyAudit.

22 releases indexed

Source github · 22

  1. Release protocol/v9.6.3

    Release v9.6.3 upgrades cosmos-sdk and cometbft to fix height poisoning.

  2. Release protocol/v9.6.3-rc0

    Release v9.6.3-rc0 upgrades cosmos-sdk and cometbft to fix height poisoning, backport from #3338.

  3. indexer/v9.5.8

    ## What's Changed * Upgrade ZeroDev Version (backport #3334) by @mergify[bot] in https://github.com/dydxprotocol/v4-chain/pull/3336 * Add a higher timeout (backport #3335) by @mergify[bot] in https://github.com/dydxprotocol/v4-chain/pull/3337 **Full Changelog**: https://github.co…

  4. Release protocol/v9.6.2

    Release v9.6.2 ## What's Changed * Normalize ticker to uppercase in x/listing and make existence-checking case-insensitive in x/prices (backport #3330) by @mergify[bot] in https://github.com/dydxprotocol/v4-chain/pull/3331 **Full Changelog**: https://github.com/dydxprotocol/v4-ch…

  5. Release protocol/v9.6.2

    Release v9.6.2 ## What's Changed * Normalize ticker to uppercase in x/listing and make existence-checking case-insensitive in x/prices (backport #3330) by @mergify[bot] in https://github.com/dydxprotocol/v4-chain/pull/3331 **Full Changelog**: https://github.com/dydxprotocol/v4-ch…

  6. indexer/v9.5.8-rc0

    ## What's Changed * add createdAt field to index orders table (backport #3327) by @mergify[bot] in https://github.com/dydxprotocol/v4-chain/pull/3329 **Full Changelog**: https://github.com/dydxprotocol/v4-chain/compare/indexer/v9.5.7...indexer/v9.5.8-rc0

  7. indexer/v9.5.7

    ## What's Changed * [ENG-1734] feat(comlink): add GET /v4/tradeHistory endpoint with cumulative PnL tracking (backport #3323) by @mergify[bot] in https://github.com/dydxprotocol/v4-chain/pull/3328 **Full Changelog**: https://github.com/dydxprotocol/v4-chain/compare/indexer/v9.5.6…

  8. Release protocol/v9.6.1

    Release v9.6.1 ## What's Changed * Add safety check for sending builder codes to blocked address (backport #3308) by @mergify[bot] in https://github.com/dydxprotocol/v4-chain/pull/3311 * upgrade cometbft and cosmos-sdk for tachyon security fix (backport #3320) by @mergify[bot] in…

  9. Release protocol/v9.6.1-rc0

    Release v9.6.1-rc0 ## What's Changed * Add safety check for sending builder codes to blocked address (backport #3308) by @mergify[bot] in https://github.com/dydxprotocol/v4-chain/pull/3311 * upgrade cometbft and cosmos-sdk for tachyon security fix (backport #3320) by @mergify[bot…

  10. indexer/v9.5.6

    ## What's Changed * perf(pnl): add index to oracle_prices for latest prices query used for PnL ticks creation (backport #3312) by @mergify[bot] in https://github.com/dydxprotocol/v4-chain/pull/3313 * metrics(ender): refine processing and publishing metrics (backport #3309) by @me…

  11. Release protocol/v9.6.0

    # v9.6.0 Release Notes ## Detailed Changes ### Alter step size and tick size via governance proposal * This release adds the ability for the community to modify the `StepBaseQuantums` and the `SubticksPerTick` configurations of a perpetual market via a governance proposal. These …

  12. Release v9.6.0

    cosmos-dydx release Release v9.6.0 published on GitHub. See original release notes for technical changes.

  13. Release protocol/v9.6.0

    ## What's Changed * Release/protocol/v9.5.x by @jusbar23 in https://github.com/dydxprotocol/v4-chain/pull/3277 * [ENG-1340] Add update sub ticks per tick and step base quantums functionality (backport #3247) by @mergify[bot] in https://github.com/dydxprotocol/v4-chain/pull/3302 *…

  14. Release indexer/v9.5.5

    ## What's Changed * Patch (backport #3297) by @mergify[bot] in https://github.com/dydxprotocol/v4-chain/pull/3298 **Full Changelog**: https://github.com/dydxprotocol/v4-chain/compare/indexer/v9.5.4...indexer/v9.5.5

  15. indexer/v9.5.4

    ## What's Changed * fix: fix collision handling in comlink username task (backport #3293) by @mergify[bot] in https://github.com/dydxprotocol/v4-chain/pull/3295 **Full Changelog**: https://github.com/dydxprotocol/v4-chain/compare/indexer/v9.5.3...indexer/v9.5.4

  16. indexer/v9.5.3

    ## What's Changed * [ENG-1623] Do not return error when pnl/parentSubaccountNumber returns empty array (backport #3291) by @mergify[bot] in https://github.com/dydxprotocol/v4-chain/pull/3292 **Full Changelog**: https://github.com/dydxprotocol/v4-chain/compare/indexer/v9.5.2...ind…

  17. Indexer Release 9.5

    ## What's Changed * Release/indexer/v9.5.x by @jusbar23 in https://github.com/dydxprotocol/v4-chain/pull/3278 * [ENG-1509] Fix /v4/fills/parentSubaccount query performance (backport #3279) by @mergify[bot] in https://github.com/dydxprotocol/v4-chain/pull/3281 * Revert "[ENG-1509]…

  18. Release indexer/v9.4.2

    ## What's Changed * feat(api): don't strike users from /geoblock*, raise 403 (backport #3158) by @mergify[bot] in https://github.com/dydxprotocol/v4-chain/pull/3287 **Full Changelog**: https://github.com/dydxprotocol/v4-chain/compare/indexer/v9.4.1...indexer/v9.4.2

  19. Release protocol/v9.5.0

    Release v9.5.0 ## What's Changed * [ENG-1305] Create new governance message for account level transfer (backport #3244) by @mergify[bot] in https://github.com/dydxprotocol/v4-chain/pull/3257 * Fix issue with 30d volume not being removed, and commission not being capped (backport …

  20. Release protocol/v9.5.0-rc0

    Release v9.5.0-rc0 ## What's Changed * [ENG-1305] Create new governance message for account level transfer (backport #3244) by @mergify[bot] in https://github.com/dydxprotocol/v4-chain/pull/3257 * Fix issue with 30d volume not being removed, and commission not being capped (backp…

  21. Release indexer/v9.4.1

    ## What's Changed * Set upgrade to referred user goes to idx 2 (tier 3) (backport #3201) by @mergify[bot] in https://github.com/dydxprotocol/v4-chain/pull/3203 * feat(comlink): Per-route rate limiters for candles, orders, fills, ... (backport #3199) by @mergify[bot] in https://gi…

  22. Release protocol/v9.4.0-rc1

    Release v9.4.0-rc1 ## What's Changed * Update TWAP Parent Store when Suborder is a Maker (backport #3094) by @mergify[bot] in https://github.com/dydxprotocol/v4-chain/pull/3236 * Remove staking weight as a calc for affiliate tiers (backport #3235) by @mergify[bot] in https://gith…

← Back to dYdX Chain