Commit Graph

755 Commits

Author SHA1 Message Date
Håvard Anda Estensen
1e1cdceb0c feat(rpc-types): implement serialization for LocalizedTransactionTrace (#5446)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-24 12:13:09 +00:00
DoTheBestToGetTheBest
8100a88f9a feat(rpc-testing-utils) : make replay transactions reponses comparaison in RpcComparer. (#5407) 2023-11-24 12:07:23 +00:00
DoTheBestToGetTheBest
2624f46675 feat(rpc-testing-utils) : implement debug_traceCall JSON-RPC method (#5418) 2023-11-24 12:04:45 +00:00
Matthias Seitz
337fb311ee chore: phase out reth-primitives from inspectors (#5552) 2023-11-23 17:09:08 +00:00
Matthias Seitz
30f4114702 chore: use rpc types Accesslist in inspector (#5549) 2023-11-23 15:40:31 +00:00
Matthias Seitz
5a1b0def35 chore: move TracingConfig init to tracing crate (#5546) 2023-11-23 15:02:33 +00:00
Matthias Seitz
c825b26f2e fix: dont use Stack::default (#5521) 2023-11-21 19:58:36 +00:00
Matthias Seitz
f8451fd984 fix: dont skip gas used ratio if empty (#5512)
Co-authored-by: evalir <hi@enriqueortiz.dev>
2023-11-21 04:16:41 +00:00
Matthias Seitz
1064da5d41 feat: add get_block_transactions_ecrecovered (#5500) 2023-11-21 03:14:03 +00:00
Matthias Seitz
2f220a79b3 test: add serialize 0x1 test block number (#5511) 2023-11-21 02:48:52 +00:00
Matthias Seitz
0dc90eba19 chore: remove duplicate serde helpers (#5508) 2023-11-21 02:19:30 +00:00
Matthias Seitz
39a2dc6bc8 chore: add another module parser test (#5496) 2023-11-20 15:03:03 +00:00
Supernovahs.eth
3c7989c541 block_with_senders in ethstatecache (#5302)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-20 14:56:08 +00:00
Matthias Seitz
aea11405ad feat: get rid of lifetime GATs (#5478) 2023-11-19 15:21:50 +00:00
DoTheBestToGetTheBest
4555dc1fe2 feat(rpc-testing-utils) : eth node testing (#5475) 2023-11-18 07:35:02 +00:00
DaniPopes
e34aec23ca chore: clean up Self: Sized bounds (#5481) 2023-11-18 02:16:31 +00:00
Roman Krasiuk
30dfc070e1 chore(provider): migrate providers to ProviderError (#5473) 2023-11-17 14:07:28 +00:00
Matthias Seitz
baf407f5ed feat: add eth-call-bundle module (#5465) 2023-11-16 19:06:29 +00:00
Matthias Seitz
64500e93a2 chore: make decode_enveloped args consistent with other fns (#5456) 2023-11-16 18:56:39 +00:00
Matthias Seitz
2b4eb8438c fix: fetch 4844 blob before reinjected reorged blob txs (#5460) 2023-11-16 18:54:07 +00:00
Matthias Seitz
5e605d20a4 feat: add rpc-api trait for call bundle (#5449) 2023-11-15 21:16:26 +00:00
Supernovahs.eth
352721370d use reth_primitives instead of revm_primitives (#5434) 2023-11-15 12:08:13 +00:00
Matthias Seitz
100b6b850a feat: add on disk blob pool (#5389)
Co-authored-by: DoTheBestToGetTheBest <146037313+DoTheBestToGetTheBest@users.noreply.github.com>
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2023-11-14 19:08:38 +00:00
Matthias Seitz
79abf2ba0f chore: remove ckzg dep from rpc types (#5392) 2023-11-13 17:37:14 +00:00
Matthias Seitz
cf2fd287fe perf: reduce overhead with open state (#5416) 2023-11-13 17:07:54 +00:00
Devon Bear
62ec00c672 feat(rpc): implement eth_blobGasPrice (#5403)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-13 12:44:05 +00:00
DoTheBestToGetTheBest
cf542922e8 feat(rpc-testing-utils) : test blocks for trace_call_stream method (#5405) 2023-11-12 14:00:19 +00:00
DoTheBestToGetTheBest
02502adb96 feat(rpc-type) : make TraceCallRequest with Default Trait (#5394) 2023-11-12 14:21:44 +01:00
evalir
63f67d97fd chore: remove into_limbs() call for BlockNumberOrTag From impl (#5395) 2023-11-11 17:49:20 +00:00
Luca Provini
7734ab754c Feat/enable non namespaces (#5391) 2023-11-11 14:54:32 +00:00
evalir
4f631cc773 feat(rpc-types): from U64 for BlockHashOrNumber and BlockId (#5385)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-11 08:30:37 +00:00
Devon Bear
55db2dcd4b feat(rpc): add blob support for TransactionRequest (#5382)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-10 23:48:53 +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
13fd00c117 feat(rpc-testing-utils): implement trace_call streaming (#5347)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-10 11:49:14 +00:00
Matthias Seitz
c47a2393e3 chore: fix a bunch of features (#5369) 2023-11-09 14:31:27 +01:00
Matthias Seitz
ef8677f33f chore: rm default features (#5366) 2023-11-09 00:58:44 +01:00
DaniPopes
e897764ad4 chore(meta): manifest maintenance (#5353) 2023-11-08 19:53:50 +00:00
Alexey Shekhirin
e056bfb213 feat(rpc): measure request/call time in seconds (#5361) 2023-11-08 17:10:40 +00:00
Matthias Seitz
0e2346597b feat: add for peers functions (#5351) 2023-11-08 14:46:07 +00:00
Alexey Shekhirin
47669c5886 feat(rpc): record call metrics per method (#5338) 2023-11-07 19:01:39 +00:00
Matthias Seitz
fd7896fd7c chore: serde misc CallRequest (#5345) 2023-11-07 19:01:03 +00:00
Matthias Seitz
27d70881a5 feat: add response type for execution header (#5342) 2023-11-07 17:35:13 +00:00
Matthias Seitz
ef2f96afe8 fix: output field is called value (#5339) 2023-11-07 15:29:18 +00:00
Dan Cline
e6ea2510c7 fix: use helper to deserialize mainnet TTD (#5322)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-06 22:00:09 +00:00
DoTheBestToGetTheBest
be542b2a94 feat(rpc-testing-util): rpc tracing compare testing support (#5148) 2023-11-06 17:29:54 +00:00
Matthias Seitz
73b11de894 docs: call many docs (#5331) 2023-11-06 17:20:40 +00:00
Matthias Seitz
164b486d9b chore: use u64 for payloadattributes directly (#5327) 2023-11-06 15:59:08 +00:00
DoTheBestToGetTheBest
2846609b24 feat (rpc-testing-utils) : enhenced trace filter streaming for local node (#5295) 2023-11-06 13:11:15 +00:00
Matthias Seitz
29a8489982 feat: add more beacon API types (#5292) 2023-11-06 13:10:26 +00:00
DoTheBestToGetTheBest
d090803eb8 feat(rpc-testing-utils) : trace_filter test (#5293) 2023-11-06 12:45:45 +00:00