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
Vyacheslav
582896c44d
simplify get latest block request ( #314 )
2023-10-04 17:30:00 +03:00
Termina1
599f61fe7c
fix optimism testnet
2023-10-03 05:38:14 +03:00
Termina1
bb53aa04fa
fix optimism testnet
2023-10-03 05:32:49 +03:00
Termina1
5ac2724880
fix github build
2023-10-02 17:11:04 +03:00
Termina1
61053aacaf
update chains config
2023-10-02 14:52:51 +03:00
KirillPamPam
208deb55a1
Fix archive detection ( #310 )
2023-10-02 15:34:48 +04:00
Termina1
3875ec2f3a
metis no validate perrs
2023-09-29 22:35:52 +03:00
Termina1
ab500a21a6
opbnb and metis support
2023-09-29 22:22:27 +03:00
Termina1
3e217c361d
update chains.yml
2023-09-29 21:32:21 +03:00
Termina1
aaa03463a8
fix tests
2023-09-29 19:11:03 +03:00
Vyacheslav
7365226bcf
add cronos ( #313 )
2023-09-29 18:55:30 +03:00
Termina1
a0fa65f0fd
update chains.yaml
2023-09-29 18:14:56 +03:00
Vyacheslav
dbf5a21960
formatting with new ktlint ( #312 )
2023-09-29 15:18:47 +03:00
Termina1
517430bb22
add jib-docker task
2023-09-29 13:39:14 +03:00
Vyacheslav
ef6af898e0
Chains config refactoring ( #311 )
...
Generate code from chains config
2023-09-29 13:36:34 +03:00
KirillPamPam
a2c5743fb2
Soft migrating to auth ( #309 )
2023-09-27 14:32:01 +04:00
KirillPamPam
be97ba0aac
Fix setting unavailable status ( #308 )
2023-09-26 17:27:15 +04:00
KirillPamPam
8e26d4a8cf
Rework token invalidation ( #307 )
2023-09-25 16:02:36 +04:00
a10zn8
109fb97e0a
move to java 20 ( #306 )
2023-09-22 16:01:01 +04:00
Vyacheslav
34d5592c76
emit unavailable from all multistreams on shutdown ( #303 )
2023-09-22 10:29:56 +03:00
KirillPamPam
0f9b8b01b9
Always add override labels ( #305 )
2023-09-21 15:20:16 +04:00
KirillPamPam
85880b4277
Settings for heap dumps creation ( #304 )
2023-09-21 14:10:52 +04:00
KirillPamPam
674bc18f25
Update labels ( #302 )
2023-09-19 13:11:31 +04:00
a10zn8
5a2e5e9304
update netty ( #301 )
2023-09-18 17:00:13 +04:00
KirillPamPam
2ac566b09f
Fix status during launch, prevent recreating lagObservers ( #299 )
2023-09-18 12:33:10 +04:00
a10zn8
bfdbce2743
difficulty and gasLimit could be empty in celo ( #300 )
2023-09-15 18:47:56 +04:00