msizov
|
99fe855736
|
add goat-testnet3 / worldchain to dshackle (#597)
|
2024-11-26 20:45:54 +05: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 |
|
msizov
|
27820a9281
|
fix error message for net_version check (#540)
|
2024-09-09 23:41:27 +05: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 |
|
msizov
|
4911c0c333
|
fix regexp (#528)
|
2024-07-18 21:25:57 +05:00 |
|
msizov
|
2bb91e640b
|
Improve Klaytn support + revise some other ethereum methods
|
2024-07-17 17:14:30 +05:00 |
|
msizov
|
f1c669f96e
|
Disable futher finalized/safe requests for detectors if received "tag not supported" error
|
2024-07-17 17:14:09 +05:00 |
|
msizov
|
bd57edf93e
|
update chains.yaml (#516)
|
2024-07-02 18:52:20 +05:00 |
|
msizov
|
a5590f6603
|
Add zeta testnet (#513)
|
2024-06-26 18:44:04 +07:00 |
|
msizov
|
46e48f4e3d
|
Rewrite eth_syncing handling for ethereum networks
|
2024-06-17 19:54:52 +07:00 |
|
msizov
|
3e898cf325
|
Update jib version to newest one that does work with recent docker (#506)
|
2024-06-11 18:43:02 +07:00 |
|
msizov
|
73e5030980
|
Autodetect groups by rpc_modules, temporarily ban methods with "doesn't exist/is not available" error (#505)
|
2024-06-07 22:54:56 +07:00 |
|
msizov
|
2b94078325
|
Revert " Autodetect module groups, temporarily ban unavailable methods" (#502)
This reverts commit b08c04f405.
|
2024-06-07 17:42:45 +07:00 |
|
msizov
|
b08c04f405
|
Autodetect module groups, temporarily ban unavailable methods
|
2024-06-07 15:52:51 +07:00 |
|
msizov
|
4ea965528f
|
Add taiko-mainnet and taiko-hekla (#489)
|
2024-05-28 00:02:09 +07:00 |
|
msizov
|
8f8d89ae74
|
Reduce waiting time for head restart (#483)
|
2024-05-21 21:08:23 +07:00 |
|
msizov
|
1a825667b6
|
Increase zksync lagging/syncing block count (#481)
|
2024-05-21 17:27:22 +07:00 |
|
msizov
|
55ee0663f2
|
add evmos genesis block for archive detection (#477)
|
2024-05-15 18:26:41 +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 |
|
msizov
|
a724ce2acf
|
Add keep-alive to grpc server (fixes clients ws cancellation when no data passed) (#468)
|
2024-05-07 19:23:31 +07:00 |
|
 msizovandMike Sizov
|
5f62838e38
|
Fix no-str subscribe implementation (#466)
Co-authored-by: Mike Sizov <mikhail.sizov@p2p.org>
|
2024-05-07 01:25:32 +07:00 |
|
msizov
|
258507de4d
|
Track web socket subscription_ids passed from grpc, retry eth_getLogs on errors/empty results (#465)
* retry getLogs when result is empty or error
* print error logs with grpc subscription ids
* add logs on NativeSubscription's flux
|
2024-05-06 15:15:28 +07:00 |
|
msizov
|
dcb78f3593
|
dshackle: Fix websocket ping frames handling (#460)
|
2024-04-26 18:48:12 +07:00 |
|