Thomas Coratger
|
f2f1f09552
|
More raw rpc request testing (#6554)
|
2024-02-12 12:22:51 +00:00 |
|
Thomas Coratger
|
0977249e64
|
More raw rpc request testing (#6539)
|
2024-02-11 15:55:57 +00:00 |
|
Bjerg
|
41361d8b41
|
refactor: rm CallRequest (#6364)
|
2024-02-09 14:26:01 +00:00 |
|
Thomas Coratger
|
1f12203723
|
add TestPoolWrapper around TestPool (#6395)
|
2024-02-05 12:40:53 +00:00 |
|
Dan Cline
|
1223895466
|
feat: separate node-builder crate (#6302)
|
2024-01-31 18:03:03 +00:00 |
|
DaniPopes
|
556741abb0
|
chore: use Display instead of Debug when printing internal errors (#6242)
|
2024-01-26 14:56:27 +00:00 |
|
Dan Cline
|
acccf1441e
|
feat: EvmEnvConfig trait (#6051)
|
2024-01-25 22:40:12 +00:00 |
|
Dan Cline
|
cb96fe6d09
|
feat: make payload builder generic over attributes type (#5948)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-10 10:21:43 +00:00 |
|
Thomas Coratger
|
9aa44093cf
|
lints: move top-level lints to [workspace.lints] manifest table (#5935)
|
2024-01-04 13:38:02 +00:00 |
|
DaniPopes
|
e341f47a16
|
fmt: add a space between inner doc-comments and following items (#5880)
|
2023-12-28 15:52:20 +00:00 |
|
Matthias Seitz
|
f97b3fc175
|
test: add test for eth_getLogs blockHash (#5831)
|
2023-12-20 14:21:47 +00:00 |
|
Aditya Pandey
|
00804191ff
|
Add stateOverrides-to-estimate-gas-call (#5604)
|
2023-11-30 11:46:44 +00:00 |
|
DoTheBestToGetTheBest
|
6c4a9cd1c3
|
feat(rpc-builder): test requests params (#5267)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2023-11-10 16:39:56 +00:00 |
|
DoTheBestToGetTheBest
|
ed9b9a7d82
|
feat(rpc) : support for eth_newPendingTransactionFilter full rpc function (#5206)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-10-30 18:00:30 +00:00 |
|
Roman Krasiuk
|
3adc627a35
|
feat(rpc): enable eth_getProof (#5071)
|
2023-10-18 16:05:26 +00:00 |
|
Matthias Seitz
|
74808eddcc
|
feat: support trace_filter (#4818)
|
2023-10-02 22:21:40 +00:00 |
|
DaniPopes
|
5f9a917fb1
|
feat: Alloy migration (#4737)
Co-authored-by: Alessandro Mazza <121622391+alessandromazza98@users.noreply.github.com>
Co-authored-by: Supernovahs.eth <91280922+supernovahs@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-09-28 15:55:39 +00:00 |
|
Supernovahs.eth
|
801294252e
|
feat: Duplicate Withdrawal and move try from impls to rpc-compat (#4186)
|
2023-09-19 16:57:32 +00:00 |
|
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 |
|