Vyacheslav
|
b57153826c
|
Checking eth_call return limit during node validation, currently 200k (#246)
Added eth_call return limit check to node validation. Currently limit is 200k
|
2023-07-12 13:43:54 +03:00 |
|
KirillPamPam
|
c29b5037a1
|
Auto detect labels (#245)
|
2023-07-07 19:22:05 +04:00 |
|
KirillPamPam
|
634f704c2e
|
Ignore blocks from syncing nodes (#243)
|
2023-07-04 14:17:54 +04:00 |
|
a10zn8
|
9b8e90fa2e
|
fix map of networks
|
2023-07-03 22:08:04 +04:00 |
|
a10zn8
|
744efd569b
|
size should be hex encoded
|
2023-07-01 14:59:40 +04:00 |
|
KirillPamPam
|
fd1db8c3f3
|
Remove prefer-http option (#241)
|
2023-06-30 16:06:23 +04:00 |
|
Termina1
|
f94b320b79
|
reduce sample rate for chain heihgts
|
2023-06-30 12:45:54 +03:00 |
|
Termina1
|
f58745c984
|
1000 ms
|
2023-06-29 19:43:31 +03:00 |
|
Termina1
|
5fe1c212f4
|
200ms for heads
|
2023-06-29 19:23:11 +03:00 |
|
Termina1
|
bf2dfa82b1
|
change sample time for subscribe node status to 500ms
|
2023-06-29 19:01:04 +03:00 |
|
a10zn8
|
6ab04ceafe
|
- change hardcoded methods to map impl
- added missed bsc to hardcoded methods
- fix mumbai typo
|
2023-06-29 18:48:44 +04:00 |
|
KirillPamPam
|
d921653bad
|
Filter old blocks (#237)
|
2023-06-29 14:17:53 +04:00 |
|
a10zn8
|
aff954b533
|
refactor chain names
|
2023-06-29 13:36:40 +04:00 |
|
a10zn8
|
2607758197
|
add mumbai
|
2023-06-29 13:36:40 +04:00 |
|
a10zn8
|
d70907dcfa
|
add api
|
2023-06-29 13:36:40 +04:00 |
|
a10zn8
|
9c653c1b66
|
use all allowed methods including groups instead of just enabled methods
|
2023-06-28 22:53:35 +04:00 |
|
KirillPamPam
|
3e2cae4793
|
Send head updates (#236)
|
2023-06-28 13:34:13 +04:00 |
|
a10zn8
|
ab9dd6de5a
|
null is valid empty params value
|
2023-06-27 12:08:48 +04:00 |
|
a10zn8
|
b383ebdffe
|
log unknown method for quorum
|
2023-06-27 11:26:57 +04:00 |
|
a10zn8
|
6e5498f691
|
add networks to docs
|
2023-06-26 17:57:28 +04:00 |
|
Vyacheslav
|
ad1d37bc4c
|
change l2 lagging/syncing thresholds (#232)
|
2023-06-23 12:32:31 +03:00 |
|
a10zn8
|
1b5b1f4732
|
revert after review
|
2023-06-22 16:21:38 +04:00 |
|
a10zn8
|
49ec476c7a
|
support arbitrum nove, polygon zkevm, zksync
|
2023-06-22 16:21:38 +04:00 |
|
a10zn8
|
3c71700ca1
|
added arbitrum nova, polygon zkevm and zksync
|
2023-06-22 16:21:38 +04:00 |
|
KirillPamPam
|
f878579c7e
|
Better performance of tx deserialization (#229)
|
2023-06-12 18:21:08 +04:00 |
|
a10zn8
|
83a3ee55a8
|
fix propagation of error code
|
2023-06-12 12:01:16 +04:00 |
|
KirillPamPam
|
83fc91c500
|
Fix span naming with multiple requests (#227)
|
2023-06-08 16:13:15 +04:00 |
|
KirillPamPam
|
c972e27d43
|
Send spans if they are too long (#225)
|
2023-06-07 17:15:26 +04:00 |
|
a10zn8
|
e0ee8fa844
|
do not unwind exception in http client
|
2023-06-06 19:47:55 +04:00 |
|
a10zn8
|
0f0a5c9425
|
propagate error from grpc client
|
2023-06-06 19:47:55 +04:00 |
|
a10zn8
|
df8586258f
|
support data field in error response
|
2023-06-06 17:08:57 +04:00 |
|
a10zn8
|
0db052024b
|
remove nonce quorum
|
2023-06-06 14:50:35 +04:00 |
|
a10zn8
|
a3a2f33880
|
Do not unwind rpc exception
|
2023-06-06 14:50:24 +04:00 |
|
KirillPamPam
|
153d0f7d85
|
Fix update methods (#221)
|
2023-06-02 17:55:20 +04:00 |
|
a10zn8
|
64705f612d
|
We should always send only best status form Multistream.observeStatus
|
2023-06-02 16:29:22 +04:00 |
|
a10zn8
|
f626cf61cb
|
We should not fail response parsing in case null id of response
|
2023-05-31 12:09:41 +04:00 |
|
KirillPamPam
|
d83e2f1c6b
|
Add height matcher for some methods (#218)
|
2023-05-30 17:28:26 +04:00 |
|
KirillPamPam
|
f87c86548e
|
Set default lag value to null (#217)
|
2023-05-26 18:29:06 +04:00 |
|
KirillPamPam
|
1e9e80a9a3
|
Update methods based on upstream availability (#216)
|
2023-05-25 17:27:09 +04:00 |
|
a10zn8
|
aa5ada324b
|
Fix native subscription in case grpc head subscription mode.
Grpc Head provides limited set of information, so we need to make some new fields optional
|
2023-05-23 19:59:42 +04:00 |
|
a10zn8
|
baee388d99
|
Added missed fields to NewHeadMessage
- fixed all mappings
- BlockJson structure moved from 3rd party library to dshackle codebase
|
2023-05-23 14:14:33 +04:00 |
|
KirillPamPam
|
4f21cb995d
|
Switch no response error to null or separate errors (#210)
|
2023-05-22 17:57:32 +04:00 |
|
KirillPamPam
|
72c4f1192b
|
Fix update methods after restart provider dshackle (#213)
|
2023-05-18 14:51:26 +04:00 |
|
KirillPamPam
|
c3c72fe086
|
Refactoring no available methods error (#211)
|
2023-05-05 19:23:30 +04:00 |
|
KirillPamPam
|
a5c265b5f1
|
Add NotNullQuorum for tx methods (#208)
|
2023-04-27 15:10:57 +04:00 |
|
KirillPamPam
|
89330da4b0
|
Fix collect spans (#209)
|
2023-04-24 11:38:27 +04:00 |
|
a10zn8
|
dca0e6614f
|
use parallel scheduler in tests for validate blocking operations
|
2023-04-21 19:15:40 +08:00 |
|
a10zn8
|
b97108fd35
|
use head scheduler instead of stock schedulers in other parts of system
|
2023-04-21 19:15:40 +08:00 |
|
a10zn8
|
f218e6e73b
|
use head scheduler instead of stock scheduler (#206)
|
2023-04-21 15:53:21 +08:00 |
|
KirillPamPam
|
39b110c3c0
|
Add jvm flags to prevent fake OOM (#204)
|
2023-04-18 20:08:35 +04:00 |
|