a10zn8
69406cf444
fix solana testnet code ( #357 )
2023-12-05 18:04:55 +03:00
Vyacheslav
0a47da602a
Logs subscription via eth_getLogs ( #356 )
...
move retrieving logs subscription to eth_getLogs by hash
2023-12-04 17:09:32 +02:00
a10zn8
9696f06732
add solana devnet ( #355 )
2023-11-30 23:33:56 +03:00
a10zn8
245a6d5ad7
fix chains labels ( #354 )
2023-11-30 14:17:02 +03:00
Vyacheslav
353a483cce
slot height matcher implementation ( #353 )
2023-11-28 15:52:55 +02:00
a10zn8
bb3d56856c
report only available subscription in generic case ( #352 )
2023-11-27 23:13:48 +03:00
Vyacheslav
db405a86b8
add slot to chain head ( #351 )
2023-11-27 16:55:20 +02:00
KirillPamPam
4dc52091e3
Height matcher to proxy ( #340 )
2023-11-27 14:54:28 +04:00
a10zn8
d0322a0dab
validators for starknet, vara and solana ( #350 )
2023-11-26 16:42:43 +03:00
Termina1
312986c2b5
solana more loose sync/lag
2023-11-24 21:47:58 +02:00
KirillPamPam
d5b483386a
Elastic schedulers ( #349 )
2023-11-24 16:05:46 +04:00
Termina1
4fd262f53f
chain id for immutable zkevm changed
2023-11-23 12:28:08 +02:00
a10zn8
138e5d3eb3
update docs ( #348 )
2023-11-23 00:08:01 +03:00
Nikolay G
5a154ac817
Integrate drpc-logs-oracle ( #1096 ) ( #335 )
...
* add oracle jar to build (#1096 )
* add oracle config (#1096 )
* add eth_getLogsEstimate (#1096 )
* add scheduler for oracle (#1096 )
* fix tests :[ (#1096 )
2023-11-22 13:45:00 +01:00
KirillPamPam
a7f74bb71a
Remove error correction, use new errorCode ( #347 )
2023-11-22 15:27:28 +04:00
Termina1
09c6b231b7
remove peer validation from opbnb
2023-11-21 22:33:22 +02:00
Termina1
b695a38980
opbnb fix laggung/syncing
2023-11-21 22:02:25 +02:00
KirillPamPam
4b0ccf9bb5
Add client version to labels ( #346 )
2023-11-21 12:38:07 +04:00
KirillPamPam
4f9b3e7fe4
Fix nethermind reverted error ( #345 )
2023-11-21 11:16:39 +04:00
a10zn8
7bdeaa8f05
solana stable poll ( #344 )
2023-11-21 00:59:35 +03:00
KirillPamPam
6182a91b95
Reduce time if no matchers were found ( #343 )
2023-11-17 17:11:47 +04:00
KirillPamPam
92f6e05580
Optimism sepolia ( #342 )
2023-11-16 12:31:14 +04:00
KirillPamPam
8de6a8ceb5
Fix reload config ( #341 )
2023-11-15 17:44:21 +04:00
a10zn8
2e80da58df
solana support ( #339 )
2023-11-13 17:01:58 +03:00
KirillPamPam
e5f844b091
Poll rpc heads using expected-block-time ( #338 )
2023-11-10 13:18:08 +04:00
KirillPamPam
ef48f8c89f
Remove eventPublisher and locks ( #336 )
2023-11-08 18:32:19 +04:00
KirillPamPam
e4c13ad1ad
Fix deadlock, remove setting UNAVAIL status ( #333 )
2023-11-06 16:32:12 +04:00
a10zn8
160e5ae26c
custom ws subscriptions for vara ( #334 )
2023-11-03 15:54:30 +03:00
a10zn8
66b9b00454
add base support of polkadot/substrate/vara chain ( #332 )
2023-11-02 16:18:54 +03:00
a10zn8
08cbffe7d1
ethereum as generic upstream ( #331 )
...
- merge all Ethereum implementations to Generic upstreams and multistreams
- merge evm-pos and pow to ethereum
2023-10-31 16:28:15 +03:00
KirillPamPam
4ea4fa5d81
Suppress auth errors ( #329 )
2023-10-30 14:33:13 +04:00
a10zn8
defc0b5a7b
- set throttled logger timeout for 20 minutes
...
- set astar chain block time to 1m
- add throttled log to liveness checker
2023-10-25 19:16:54 +04:00
KirillPamPam
8aa89a1945
Check if config was reloaded, remove all upstream metrics if it was r… ( #327 )
2023-10-25 15:28:51 +04:00
a10zn8
788db75b73
remove unused specific tracks ( #326 )
...
merge ethereum interfaces with generic ones
2023-10-24 15:16:35 +04:00
a10zn8
1310c8b7df
disable astar peer validation ( #325 )
2023-10-24 10:07:13 +04:00
a10zn8
5157d6fe7f
Stability ( #324 )
...
* propagate rootcause of JsonRpcException
* increase pool size
* Log WsConnectionImpl exceptions
2023-10-24 10:04:16 +04:00
a10zn8
89880355d8
add astart ( #323 )
2023-10-19 17:27:23 +03:00
a10zn8
0d3c8b99b7
add blockchain type to chains.yaml ( #322 )
2023-10-19 17:22:33 +03:00
a10zn8
53651bc104
fix reload config of nodes with ids - we should clear known ids set before each reload. ( #321 )
2023-10-12 23:51:58 +04:00
a10zn8
a9f6378d90
add scroll-mainnet ( #320 )
2023-10-12 19:23:26 +04:00
a10zn8
fc48d9658b
add immutable-zkevm-testnet ( #319 )
2023-10-12 01:12:05 +04:00
a10zn8
7194a70959
fix typo in Make file ( #318 )
2023-10-11 18:44:19 +04:00
Termina1
f6e8a8fbab
update api
2023-10-10 22:32:07 +03:00
Termina1
5a25ae5f8d
change aurora config increase sync/lag limits
2023-10-10 18:58:06 +03:00
a10zn8
f3bf34768a
generic upstreams introduced ( #317 )
...
- added base implementation of upstreams/multistreams
- connectors were generalised, chain specific logic was extracted to ChainSpecific class
- StarkNet network support based on generic upstreams added
2023-10-09 23:17:16 +04:00
Termina1
222e046e32
update config remove currency
2023-10-06 20:26:43 +03:00
KirillPamPam
f116352200
Validate upstream settings periodically ( #316 )
2023-10-06 20:41:15 +04:00
Termina1
8e920f69bb
add kava
2023-10-06 15:02:13 +03:00
Termina1
531f7244f4
sync config with dproxy
2023-10-06 14:25:26 +03:00
KirillPamPam
4d377f806d
Reload config ( #315 )
2023-10-06 14:04:08 +04:00