Skip to content

Commit 6ee9ea5

Browse files
authored
add v9.4 to upgrades history (#425)
* add v9.4 to upgrades history * fix: testnet block height
1 parent a1273be commit 6ee9ea5

File tree

1 file changed

+4
-2
lines changed

1 file changed

+4
-2
lines changed

docs/pages/nodes/resources.mdx

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,8 @@ testnet: https://github.com/dydxprotocol/v4-testnets/tree/main/dydx-testnet-4
2828
| 54,450,001 ~ 56,530,000 | [v9.0.0](https://github.com/dydxprotocol/v4-chain/releases/tag/protocol%2Fv9.0.0) | `v9.0.0` <ul><li>TWAP Orders</li><li>Order Router Revenue Sharing</li><li>Proposer Set Reduction</li></ul> |
2929
| 56,530,001 ~ 58,492,678 | [v9.1.0](https://github.com/dydxprotocol/v4-chain/releases/tag/protocol%2Fv9.1.0) | `v9.1.0` Fixes validator set hash computation to match standard CometBFT |
3030
| 58,492,679 ~ 59,835,000 | [v9.2.0](https://github.com/dydxprotocol/v4-chain/releases/tag/protocol%2Fv9.2.0)<br />[9.2.1](https://github.com/dydxprotocol/v4-chain/releases/tag/protocol%2Fv9.2.1)<br /> | `v9.2.0` The chain expereinced a halt at height 58,492,678 and needed emergency patching<br />`v9.2.1` applies a Cosmos-SDK security patch |
31-
| 59,835,001 ~ | [v9.3.0](https://github.com/dydxprotocol/v4-chain/releases/tag/protocol%2Fv9.3.0) | `v9.3.0` Permanent fix for the chain halt at height 58,492,678 |
31+
| 59,835,001 ~ 62,250,000 | [v9.3.0](https://github.com/dydxprotocol/v4-chain/releases/tag/protocol%2Fv9.3.0) | `v9.3.0` Permanent fix for the chain halt at height 58,492,678 |
32+
| 62,250,001 ~ | [v9.4.0](https://github.com/dydxprotocol/v4-chain/releases/tag/protocol%2Fv9.4.0) | `v9.4.0` Leverage enforcement, staking-based fee tiers, and refined affiliate rewards |
3233

3334
:::
3435

@@ -51,7 +52,8 @@ testnet: https://github.com/dydxprotocol/v4-testnets/tree/main/dydx-testnet-4
5152
| 42,857,849 ~ 46,589,845 | [v8.2.0](https://github.com/dydxprotocol/v4-chain/releases/tag/protocol%2Fv8.2.0) | |
5253
| 46,589,846 ~ 49,045,933 | [v9.0.0](https://github.com/dydxprotocol/v4-chain/releases/tag/protocol%2Fv9.0.0) | |
5354
| 49,045,934 ~ 51,610,521 | [v9.1.0](https://github.com/dydxprotocol/v4-chain/releases/tag/protocol%2Fv9.1.0) | |
54-
| 51,610,521 ~ | [v9.3.0](https://github.com/dydxprotocol/v4-chain/releases/tag/protocol%2Fv9.3.0) | |
55+
| 51,610,521 ~ 52,967,286 | [v9.3.0](https://github.com/dydxprotocol/v4-chain/releases/tag/protocol%2Fv9.3.0) | |
56+
| 52,967,287 ~ | [v9.4.0](https://github.com/dydxprotocol/v4-chain/releases/tag/protocol%2Fv9.4.0) | |
5557
:::
5658

5759
## Seed Nodes

0 commit comments

Comments
 (0)