Matthias Seitz
|
3d1857636d
|
fix: bad recursion in logs (#4113)
|
2023-08-08 11:09:52 +00:00 |
|
Resende
|
3a4419625a
|
feat(rpc): ots_getBlockDetails and ots_getBlockDetailsByHash (#4007)
|
2023-08-01 10:42:08 +00:00 |
|
Resende
|
3ff9be6d4f
|
feat(rpc): ots_hasCode implementation (#3886)
Co-authored-by: Miguel Palhas <mpalhas@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-24 15:44:07 +00:00 |
|
Resende
|
08403c80e2
|
feat(rpc): ots_getApiLevel implementation (#3861)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-24 14:12:45 +02:00 |
|
Matthias Seitz
|
26b1ffa92a
|
chore: make clippy happy (#3827)
|
2023-07-18 12:06:27 +00:00 |
|
Jay Miller
|
1763b5ea7a
|
perf: handle engine API range request in a new task (#3685)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-11 14:07:13 +00:00 |
|
Matthias Seitz
|
73bfb2c9a4
|
chore: remove network-api test-utils feature (#3622)
|
2023-07-06 13:09:57 +00:00 |
|
Bjerg
|
e9caf3de75
|
refactor: re-implement eth_feeHistory (#3288)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-06-26 15:46:11 +00:00 |
|
Thomas Coratger
|
39c6b22829
|
feat(rpc): rename Client generics to Provider (#3126)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-06-13 17:17:16 +00:00 |
|
Matthias Seitz
|
c928f2c183
|
test: fix failing rpc test (#3127)
|
2023-06-13 14:22:36 +00:00 |
|
Thomas Coratger
|
b19e12341d
|
feat(rpc): add block_overrides in eth_call (#3096)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-06-11 16:37:16 +00:00 |
|
Matthias Seitz
|
86a130b683
|
chore(clippy): make clippy happy (#3090)
|
2023-06-10 11:59:56 +00:00 |
|
Waylon Jepsen
|
6ef3e12fac
|
Put ChainsSpecs in Arc<> (#3075)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-06-09 17:58:11 +00:00 |
|
Matthias Seitz
|
25dd544468
|
fix: implement pending evm env (#2968)
|
2023-06-05 02:51:26 +00:00 |
|
Dan Cline
|
52b5418a63
|
feat: gas price oracle (#2600)
|
2023-05-12 15:15:34 -04:00 |
|
Matthias Seitz
|
92b557d84e
|
chore(deps): bump jsonrpsee 0.18 (#2640)
|
2023-05-12 00:54:21 +02:00 |
|
Matthias Seitz
|
523ffa0cb7
|
chore(clippy): make clippy happy (#2597)
|
2023-05-07 12:00:23 +02:00 |
|
Matthias Seitz
|
f37d102820
|
fix(rpc): use parent block state when tracing blocks (#2574)
|
2023-05-05 19:21:09 +02:00 |
|
Matthias Seitz
|
29ce8aab43
|
fix: fix cors check (#2540)
|
2023-05-03 15:13:40 +02:00 |
|
Matthias Seitz
|
443572a6de
|
feat(rpc): support launching on same port (#2530)
|
2023-05-03 11:26:56 +02:00 |
|
Matthias Seitz
|
48f5b31ad6
|
feat(rpc): add impls for gasprice and max priority fee (#2471)
|
2023-04-29 21:50:40 -07:00 |
|
Matthias Seitz
|
a0bfb654cd
|
test: add basic auth server tests (#2278)
|
2023-04-16 21:43:08 -04:00 |
|
Roman Krasiuk
|
0759b30404
|
feat(trie): state root (#2206)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2023-04-12 09:48:33 -07:00 |
|
chirag-bgh
|
554c8258a9
|
feat: add trace_replayBlockTransactions (#2141)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-04-12 12:18:11 +02:00 |
|
rakita
|
087d0a6317
|
feat: CanonStateNotification for commit and reorg (#2156)
|
2023-04-10 13:11:15 +02:00 |
|
Matthias Seitz
|
cf18edb0fe
|
chore(rpc): add submit hashrate impl (#2153)
|
2023-04-08 10:25:18 +02:00 |
|
Matthias Seitz
|
d306be1c15
|
chore(rpc): return 0 hashrate (#2152)
|
2023-04-07 03:37:16 -07:00 |
|
Matthias Seitz
|
843efe888f
|
feat(rpc): implement trace_Block (#2117)
|
2023-04-05 13:44:42 -07:00 |
|
Matthias Seitz
|
cf5a1114d0
|
feat(rpc): add replay transaction (#2107)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2023-04-04 21:39:07 +02:00 |
|
Matthias Seitz
|
a49dca0ce6
|
feat(rpc): implement trace call many (#2106)
|
2023-04-04 21:10:32 +02:00 |
|
Dan Cline
|
cbfcbfbf7b
|
fix: add JsonStorageKey for eth_getProof and eth_getStorageAt (#2067)
|
2023-03-31 17:37:40 -04:00 |
|
Matthias Seitz
|
0d059275e5
|
feat(rpc): impl debug_getRawReceipts (#2059)
|
2023-03-31 16:17:45 +02:00 |
|
jawilk
|
6f0064f687
|
chore(rpc): improve rpc server launch error diagnostic (#1979)
|
2023-03-31 15:38:40 +02:00 |
|
Matthias Seitz
|
37752ccdaf
|
chore(rpc): move send tx to EthTransactions trait (#1964)
|
2023-03-24 13:06:57 +01:00 |
|
Matthias Seitz
|
84af91737d
|
feat(rpc): integrate eth filter and eth pubsub (#1930)
|
2023-03-23 18:37:53 +01:00 |
|
chirag-bgh
|
aaa99f6b4c
|
feat: add transaction_receipt (#1919)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-03-23 11:46:07 +01:00 |
|
Matthias Seitz
|
724ec1b5cc
|
fix: parse 66 blockid str as hash (#1890)
|
2023-03-21 17:36:06 -04:00 |
|
Matthias Seitz
|
a7a469302e
|
feat(rpc): add trace_rawTransaction handler (#1861)
|
2023-03-20 08:33:05 -07:00 |
|
Matthias Seitz
|
2a457c7023
|
feat(rpc): add eth_syncing implementation (#1859)
|
2023-03-20 04:22:17 -07:00 |
|
Georgios Konstantopoulos
|
46a4d7ee2a
|
feat(rpc): impl debug_getRawBlock/Header/Tx (#1852)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-03-20 10:26:49 +01:00 |
|
Matthias Seitz
|
fe011f1f8c
|
feat(rpc): enable eth_call eth_estimateGas (#1799)
|
2023-03-16 17:41:16 +01:00 |
|
Matthias Seitz
|
0dfb940f1a
|
feat(rpc): impl trace_get (#1769)
|
2023-03-15 15:51:46 +01:00 |
|
Francisco Krause Arnim
|
a688fdb38d
|
feat(rpc): eth_sign* (#1665)
Co-authored-by: lambdaclass-user <github@lambdaclass.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Tomás <tomas.gruner@lambdaclass.com>
|
2023-03-14 18:03:38 -07:00 |
|
Matthias Seitz
|
c78effcb3f
|
chore(rpc): more trace prep (#1752)
|
2023-03-14 09:07:08 -07:00 |
|
Tomás
|
54aab533c2
|
feat(rpc): add partial eth_getProof implementation (#1515)
Co-authored-by: lambdaclass-user <github@lambdaclass.com>
|
2023-03-13 17:49:36 -07:00 |
|
Matthias Seitz
|
102a5a378f
|
chore: rename trace handler functions (#1731)
|
2023-03-13 13:44:43 +01:00 |
|
sambukowski
|
853da85c44
|
feat(rpc): eth_transactionBy impls (#1664)
Co-authored-by: Sam Bukowski <sambukowski@Sams-MacBook-Pro.local>
|
2023-03-11 10:54:11 +01:00 |
|
Tomás
|
77d108660e
|
feat(rpc): add eth_createAccessList implementation (#1652)
Co-authored-by: lambdaclass-user <github@lambdaclass.com>
|
2023-03-08 10:07:09 +01:00 |
|
Francisco Krause Arnim
|
ce2b83e774
|
feat(rpc): rpc handler for eth_getUncleByBlock{Hash/Number}AndIndex (#1595)
Co-authored-by: lambdaclass-user <github@lambdaclass.com>
|
2023-03-06 15:43:44 +01:00 |
|
Matthias Seitz
|
0e9d18d4e9
|
feat(rpc): support eth_call state overrides (#1634)
|
2023-03-04 13:44:33 -07:00 |
|