Aarif Khamdi
750310702a
add toncenter ( #580 )
...
* add toncenter
* upd dep
* toncenter->ton
* toncenter->ton
2024-10-23 11:57:42 +05:00
a10zn8
2800556ff1
added lens and sonic chains ( #578 )
2024-10-17 12:59:43 +03:00
Vyacheslav
56a439ef8c
add sei and ronin testnet support ( #577 )
2024-10-10 16:24:02 +03:00
msizov
c7e3d73c92
update chains.yaml (reduce osmosis block time) ( #576 )
...
* update chains.yaml
* update chains.yaml
2024-10-10 16:43:50 +05:00
a10zn8
6bbc771526
added snaxchain, everclear and xlayer ( #571 )
2024-09-17 15:26:18 +03:00
KirillPamPam
2b7e81958d
Update public version ( #566 )
2024-09-10 16:58:29 +04:00
a10zn8
68344cecaf
update chains yaml ( #555 )
2024-08-26 14:08:21 +03:00
KirillPamPam
a8b91fa84a
Return validation options and fix gas validator ( #553 )
2024-08-22 12:33:47 +04:00
a10zn8
0e8eca53ec
add metal l2, bob, goat ( #551 )
2024-08-20 17:11:02 +03:00
Anton
2b517ef033
Remove polygon mumbai ( #550 )
...
* Remove polygon mumbai
* Remove polygon mumbai (#22 )
Remove polygon mumbai (#90 )
* Remove polygon mumbai
* use reserved
2024-08-19 21:33:34 +03:00
KirillPamPam
021add4fb0
Check chain settings if the next height is very different ( #548 )
2024-08-15 18:42:07 +04:00
a10zn8
f5d75e133b
add polkadot and kusama ( #543 )
2024-08-08 01:09:20 +03:00
KirillPamPam
6b249a3e15
Aleph main ( #536 )
2024-07-30 19:00:15 +04:00
msizov
358ef7d83a
update submodule refs ( #535 )
2024-07-29 20:20:14 +05:00
msizov
e463583874
add tron evm, fix syncing validator for tron, add more messages for finalization detector ( #534 )
2024-07-29 18:58:57 +05:00
Termina1
35c87d64dd
add fraxtal
2024-07-23 13:06:48 +03:00
Anton
6b6979c0e8
Update-Berachain-config ( #521 )
2024-07-09 14:23:23 +03:00
a10zn8
927575be22
public repo ( #520 )
2024-07-09 13:17:03 +03:00
Anton
2901fc5cf0
Add Zircuit chain ( #518 )
2024-07-04 22:06:29 +03:00
msizov
bd57edf93e
update chains.yaml ( #516 )
2024-07-02 18:52:20 +05:00
a10zn8
1e448997f3
osmosis chain id fix ( #515 )
2024-07-01 23:29:41 +03:00
msizov
a5590f6603
Add zeta testnet ( #513 )
2024-06-26 18:44:04 +07:00
Anton
e37cbb4fee
Add GameSwift Chain Testnet ( #80 ) ( #511 )
2024-06-19 17:47:31 +03:00
msizov
46e48f4e3d
Rewrite eth_syncing handling for ethereum networks
2024-06-17 19:54:52 +07:00
KirillPamPam
96f796978c
Open Campus chain ( #509 )
2024-06-17 15:56:09 +04:00
Termina1
a6facbfd6f
change mantle block time
2024-06-13 19:01:01 +03:00
a10zn8
cce2bcf739
check chain_ids on all networks ( #507 )
...
* check chain_ids on all networks
2024-06-11 17:41:37 +03:00
Anton
6d3fd785f8
add contract for response limit validation ( #501 )
2024-06-04 16:15:31 +03:00
Anton
f9e2e7f21f
Add rootstock support ( #497 )
...
* add rootstock chain
* add rootstock chain specific methods
2024-06-04 15:51:24 +03:00
Anton
753b7d8503
Check gas price multiply conditions ( #496 )
...
* multiply conditions
* update doc
2024-06-03 12:51:50 +03:00
a10zn8
724e9be98a
add cosmos more cosmos nets
2024-05-31 16:55:40 +03:00
Anton
772142e156
Check gas price ( #494 )
...
* add gas validation option
* gas price config for chains
* check gas price
* add tests
* fix txt
* make gas price dls
* fix config
2024-05-31 15:46:55 +03:00
a10zn8
4aff35994f
add cosmos rpc support
2024-05-31 14:24:54 +03:00
msizov
4ea965528f
Add taiko-mainnet and taiko-hekla ( #489 )
2024-05-28 00:02:09 +07:00
Anton
2e28d721a0
rm fork-choice quorum form evmos ( #487 )
2024-05-27 17:30:23 +03:00
msizov
1a825667b6
Increase zksync lagging/syncing block count ( #481 )
2024-05-21 17:27:22 +07:00
msizov
de4e16309b
add lisk-mainnet ( #475 )
...
add lisk-mainnet
2024-05-13 20:59:53 +07:00
msizov
df5e3b98db
Add connext-sepolia and alephzero-sepolia ( #473 )
...
Add connext-sepolia and alephzero-sepolia
2024-05-10 20:56:22 +07:00
KirillPamPam
e2949ec151
Increase metis time ( #470 )
2024-05-07 19:03:09 +04:00
Termina1
77c7eee6f6
update chains config
2024-05-03 10:19:57 +03:00
Termina1
3700d211ad
zksync no validate peers
2024-05-03 10:16:59 +03:00
Anton
99aacf8979
Remove ethereum goerli ( #462 )
...
* Remove ethereum goerli
* add Sepolia chains
2024-04-30 14:33:27 +03:00
Anton
8fc98082c6
Return limit zksync ( #459 )
...
* validateCallLimit with limit param
* add call-validate-contract to zksync
* update reader
* fix error message
* rm disable-validation for testnets/sepolia
* fix tests
* split CallLimitValidator implementations for zksync and other eth
* add callLimitBlockNumber param
* mv callLimitBlockNumber to options
* upd docs
* rm callLimitBlockNumber options param and hardcode it
add zskync call limit validator check for debug_traceBlockByNumber is available
* zksync limit check only for mainnet
2024-04-25 14:10:13 +03:00
KirillPamPam
ef6913d2d6
Fix chain id op-sepolia ( #455 )
2024-04-18 13:36:18 +04:00
Termina1
c4dcd91f1e
update chains config
2024-04-05 18:36:27 +03:00
Termina1
2f5963f4d6
fix network names and priority
2024-04-03 15:23:07 +03:00
Wesley Charles Blake
b7ebe119e4
adds polygon zkevm cardona testnet ( #448 )
2024-04-03 15:22:23 +03:00
Termina1
06578717b5
add mev-critical chains to chain config
2024-03-21 23:25:35 +02:00
Termina1
e42ab57744
update some values
2024-03-21 16:41:26 +02:00
Termina1
07b4f06b27
fix chains
2024-03-21 16:35:13 +02:00