File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -104,6 +104,12 @@ archway-1:
104104 ksync-engine : cometbft-v0.38
105105 name : v9.0.0
106106 recommended-version : v9.0.0
107+ - commit : 1de4e5c39a07893c8ce2949978e9c0714e5d6097
108+ go-version : go1.23
109+ height : 8919000
110+ ksync-engine : cometbft-v0.38
111+ name : v10.0.0
112+ recommended-version : v10.0.0
107113 config-version : 1
108114 networks :
109115 kaon-1 :
@@ -820,9 +826,12 @@ dydx-mainnet-1:
820826 binary-name : dydxprotocold
821827 block-sync-pool : 13
822828 docs-url : https://docs.dydx.exchange/
829+ state-sync-pool : 19
823830 pools :
824831 - id : 13
825832 runtime : kyvejs/tendermint
833+ - id : 19
834+ runtime : kyvejs/tendermint-ssync
826835 properties :
827836 description : " dYdX chain is an open-source application specific blockchain\
828837 \ software that can power a decentralized perpetuals exchange. This standalone\
Original file line number Diff line number Diff line change @@ -52,6 +52,12 @@ codebase:
5252 commit : " 5eb8a3062e1b457b6732d681f742e54facbf8b18"
5353 go-version : " go1.22"
5454 ksync-engine : " cometbft-v0.38"
55+ - name : " v10.0.0"
56+ height : 8919000
57+ recommended-version : " v10.0.0"
58+ commit : " 1de4e5c39a07893c8ce2949978e9c0714e5d6097"
59+ go-version : " go1.23"
60+ ksync-engine : " cometbft-v0.38"
5561
5662networks :
5763 # Mainnet pools
Original file line number Diff line number Diff line change @@ -83,11 +83,14 @@ networks:
8383 pools :
8484 - id : 13
8585 runtime : " kyvejs/tendermint"
86+ - id : 19
87+ runtime : " kyvejs/tendermint-ssync"
8688 integrations :
8789 ksync :
8890 binary-name : " dydxprotocold"
8991 block-sync-pool : 13
9092 docs-url : " https://docs.dydx.exchange/"
93+ state-sync-pool : 19
9194 # Testnet pools
9295 kaon-1 :
9396 pools :
You can’t perform that action at this time.
0 commit comments