Commit Graph

1070 Commits

Author SHA1 Message Date
KirillPamPam
2bedcad9dc Fix proxy newHeads sub (#446) 2024-03-29 19:25:43 +04:00
KirillPamPam
7e9709bb6f Detect and send node version in api (#445) 2024-03-29 19:25:22 +04:00
KirillPamPam
5fedc28d24 Fix archive (#444) 2024-03-27 19:51:23 +04:00
KirillPamPam
8b609ee2d1 Add linea method and fix docs (#443) 2024-03-26 16:26:01 +04:00
Vyacheslav
b113b56f62 do not limit client type to white list (#442) 2024-03-25 13:13:09 +02:00
KirillPamPam
d44b72ec69 Support beacon chain (#436) 2024-03-15 17:46:29 +04:00
KirillPamPam
d5414f947e Remove NativeCall sort (#437) 2024-03-13 16:00:11 +04:00
a10zn8
8d4c4640e4 revise polka methods 2024-03-01 15:05:42 +03:00
a10zn8
3c475c63cd fix endless parsing 2024-03-01 12:56:58 +03:00
a10zn8
b9d34a39cf fix parse of errors 2024-02-28 18:11:05 +03:00
a10zn8
8d171e83e7 review fixes 2024-02-28 18:11:05 +03:00
a10zn8
6cc0e18692 support object params 2024-02-28 18:11:05 +03:00
a10zn8
8c5e69a7f5 near protocol support 2024-02-28 18:11:05 +03:00
KirillPamPam
40b4815e1b Remove connection close (#429) 2024-02-27 18:52:22 +04:00
Vyacheslav
8306ceaf63 add logs subscription detection fix (#426) 2024-02-22 18:08:43 +02:00
KirillPamPam
560eb6c215 New networks (#425) 2024-02-21 19:18:39 +04:00
KirillPamPam
8f0700a6b4 Create BroadcastReader based on quorum (#424) 2024-02-21 15:26:44 +04:00
KirillPamPam
b23a5dc619 Add harmony methods (#423) 2024-02-21 14:04:34 +04:00
KirillPamPam
83d7df02cf A lot of new chains (#422) 2024-02-19 20:17:26 +04:00
KirillPamPam
e612a62c71 Write response upstreamId in streaming (#419) 2024-02-16 12:57:38 +04:00
a10zn8
84ea3b86a1 add eth_createAccessList to default methods 2024-02-14 17:17:53 +03:00
a10zn8
f4aae5b7f5 remove etherjar dependency 2024-02-14 15:25:08 +03:00
a10zn8
31ed51a359 move domain clasess to dshackle to fix integer limitation of transaction V value 2024-02-14 15:25:08 +03:00
a10zn8
aa4f569ce2 use text format in ws communication 2024-02-14 15:25:08 +03:00
KirillPamPam
db94d36097 Improve solana lower bound detection (#416) 2024-02-12 17:26:20 +04:00
KirillPamPam
f1c3c07cd7 Fix brackets calculation (#415) 2024-02-08 11:37:57 +04:00
KirillPamPam
de7207840a Fix NPE during json parsing (#414) 2024-02-05 18:48:47 +04:00
a10zn8
5e94e521a3 send original json of ws subscription heads (#413) 2024-02-02 14:56:02 +03:00
KirillPamPam
46bb122f1b Fix state for 0x0 block (#412) 2024-02-01 18:01:15 +04:00
KirillPamPam
ac5b44332b Fixes slot, directReader and wsHead bugs (#411) 2024-02-01 15:51:54 +04:00
KirillPamPam
7fba7dfe4e Fixes lower data calculation (#410) 2024-02-01 14:01:35 +04:00
KirillPamPam
55137a689b Lower data timestamp (#404) 2024-01-22 16:23:00 +04:00
KirillPamPam
e798b1b8c2 Stop head during startup if getting an error (#401) 2024-01-22 12:47:24 +04:00
a10zn8
13323d0428 starknet_syncing may return true/false besides syncing object (#402) 2024-01-22 00:13:35 +03:00
Termina1
aecc50fcf1 add forgotten btc method 2024-01-19 18:28:08 +02:00
KirillPamPam
dd99eb6113 Change logic of upstreams filtering before request (#389) 2024-01-17 16:18:32 +04:00
KirillPamPam
b6cec204c9 Add app name to dump filename (#397) 2024-01-15 14:59:34 +04:00
Nikolay G
5be87b8ad5 update logsoracle (#396) 2024-01-15 01:17:45 +00:00
Nikolay G
b71df82809 update logsoracle (#395) 2024-01-12 20:09:14 +00:00
Nikolay G
e0afdf6c5f update logsoracle (#394) 2024-01-12 18:42:39 +00:00
Nikolay G
7a986527b4 update logsoracle (#393) 2024-01-12 17:33:03 +00:00
Nikolay G
cf43f4128c Add logs and tracer span for logsoracle (#392) 2024-01-12 15:53:53 +00:00
Nikolay G
74e24da5d1 Fix parse logsoracle payload (#390) 2024-01-12 12:54:11 +00:00
Nikolay G
db79e6d043 Update logsoracle, add new info logs for oracle (#388) 2024-01-11 15:30:39 +00:00
Nikolay G
d456f333ff Add more logs for libsoracle (#387) 2024-01-11 13:55:25 +00:00
Nikolay G
a0aec9635b Fix threadpoll for liboracle (#386) 2024-01-11 12:11:26 +00:00
Termina1
a46d7879ad add estimatesmartfee bitcoin method 2024-01-10 20:45:52 +02:00
Termina1
5728d84934 add more missed methods on solana 2024-01-10 20:30:25 +02:00
Nikolay G
38ccdcacac Use scheduler for setupstream (#385) 2024-01-10 14:55:19 +00:00
Nikolay G
716255c48b update logs oracle (#384) 2024-01-10 12:31:30 +00:00