Skip to content

Releases: dydxprotocol/v4-chain

Protocol v4.1.0

11 Apr 09:35
52397f9
Compare
Choose a tag to compare

Release v4.1.0

This release contains some important UX optimization for conditional orders and collateralization checks in general.

  • Skip collateralization check for untriggered conditional orders (#1370)
  • Deprecate the pessimistic add-to-orderbook collateralization check (backport #1107) (#1377)

This release is not state-compatible with v4.0.x.

Indexer v4.0.3

10 Apr 18:02
e64df5b
Compare
Choose a tag to compare

Indexer v4.0.3 Release Notes

  • Fix deleveraging event side.

Protocol v4.0.5

09 Apr 20:04
2cd68a9
Compare
Choose a tag to compare
  • Fix metrics initialization in cometbft fork (backport #1363) (#1364)

Protocol v4.0.4

08 Apr 20:57
711261e
Compare
Choose a tag to compare
  • Add iavl pruned node fix (#1353)

Protocol v4.0.3

09 Apr 18:06
082af18
Compare
Choose a tag to compare

v4.0.3 is descended from v4.0.2.

Add full node streaming
Fix logging (#1306)

Protocol v4.0.2

08 Apr 14:54
b5fc8e3
Compare
Choose a tag to compare

Note: v4.0.0 and v4.0.1 were declared unstable. v4.0.2 is a descended from v4.0.0 but not v4.0.1.

  • Add iavl initial version fix (#1348)

Release protocol/v4.0.4-dev1

08 Apr 19:37
a0baa2f
Compare
Choose a tag to compare
Pre-release

Release v4.0.4-dev1

Indexer v4.0.2

02 Apr 16:20
6cc1b8c
Compare
Choose a tag to compare

Indexer v4.0.2 Release Notes

  • Sample more stats in socks.
  • Remove custom ping messages from socks.

Release: Protocol v3.0.1

02 Apr 20:36
dc1387d
Compare
Choose a tag to compare
  • Backport: Add full node streaming and stateful order updates (#1269)

Indexer v4.0.1-rc3

30 Mar 21:23
d59bd14
Compare
Choose a tag to compare

Indexer v4.0.1-rc3 Release Notes

  • Use sample rate when sending stats for messages sent after the websocket stream was closed.