Commit Graph

33 Commits

Author SHA1 Message Date
8100a88f9a feat(rpc-testing-utils) : make replay transactions reponses comparaison in RpcComparer. (#5407) 2023-11-24 12:07:23 +00:00
2624f46675 feat(rpc-testing-utils) : implement debug_traceCall JSON-RPC method (#5418) 2023-11-24 12:04:45 +00:00
4555dc1fe2 feat(rpc-testing-utils) : eth node testing (#5475) 2023-11-18 07:35:02 +00:00
cf542922e8 feat(rpc-testing-utils) : test blocks for trace_call_stream method (#5405) 2023-11-12 14:00:19 +00:00
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
ef8677f33f chore: rm default features (#5366) 2023-11-09 00:58:44 +01:00
e897764ad4 chore(meta): manifest maintenance (#5353) 2023-11-08 19:53:50 +00:00
be542b2a94 feat(rpc-testing-util): rpc tracing compare testing support (#5148) 2023-11-06 17:29:54 +00:00
2846609b24 feat (rpc-testing-utils) : enhenced trace filter streaming for local node (#5295) 2023-11-06 13:11:15 +00:00
d090803eb8 feat(rpc-testing-utils) : trace_filter test (#5293) 2023-11-06 12:45:45 +00:00
bcd8e6fa89 feat(rpc-testing-utils) : Implement trace_filter Stream Extension for TraceApiExt (#5282) 2023-11-04 15:45:03 +00:00
e11b371770 feat(rpc-testing-utils) : enhanced tansaction replay (#5275)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-04 07:44:15 +00:00
38eb1ee2ed feat(rpc-testing-util): support test block for trace get (#5272) 2023-11-03 11:46:03 +00:00
b78b8b8990 feat(rpc-testing-utils) : stream support for trace_get functionality (#5265) 2023-11-02 10:35:52 +00:00
40e124b25e feat(rpc-testing-utils): support test block for trace_call_many (#5258)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-10-31 21:51:33 +00:00
d6e7fb11c6 feat(rpc-testing-utils) : TraceApiExt with trace_call_many Stream Support (#5255) 2023-10-31 20:22:07 +00:00
ef80b4d037 feat(rpc-testing) : add raw transaction tracing to traceApiExt (#5221) 2023-10-30 13:35:27 +00:00
d76acc24df feat(rpc-testing-util): Test for ReplayTransaction (#5157)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-10-25 11:32:45 +00:00
fbf12de4e4 feat(rpc): Replay of Ethereum Transactions with ReplayTransactionStream (#5134)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-10-23 16:30:01 +00:00
b076a01933 feat(test): add debug trace ext helpers (#4982) 2023-10-11 14:46:01 +00:00
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
b85aa94033 docs: paradigmxzy -> paradigmxyz (#4837) 2023-09-28 14:27:30 +00:00
8f9d2908ca chore: add and fix more lints, improve docs (#4765) 2023-09-25 15:46:46 +00:00
73652ed3bc chore: bump jsonrpsee 0.19 (#3989) 2023-07-31 13:36:12 +02:00
4ab924c5d3 feat(doc): Document JsTracerBuilder (#3949) 2023-07-27 10:31:01 +00:00
8cdb097829 chore: simplify workspace = true usage (#3930) 2023-07-26 15:21:09 +00:00
0096739dbb doc: add reth logo to docs (#3317)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2023-06-26 15:41:11 +00:00
7ab8a7f3ec chore: use workspace version (#3240) 2023-06-19 17:29:15 +00:00
bd9b993215 test: more js testing support (#3211) 2023-06-16 16:04:17 +00:00
2178035d20 feat: add js debug test utils (#3153) 2023-06-15 20:47:17 +00:00
ea2fcee995 chore: use workspace dependencies (#3132) 2023-06-13 22:46:26 +00:00
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
e4c1789880 feat: add rpc-testing crate (#3069) 2023-06-08 21:26:43 +00:00