Commit Graph

17 Commits

Author SHA1 Message Date
340c95eba0 fix(rpc/trace): trace_filter filting with trace's address (#9722)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-08-02 12:21:39 +00:00
9aacba8598 add type_repetition_in_bounds clippy lint (#8568) 2024-06-03 17:10:15 +00:00
7c17c6e469 add doc_markdown clippy lint (#8552)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-06-03 13:21:45 +00:00
19c529e8df add use_self clippy lint (#8325) 2024-05-29 13:14:14 +00:00
76b32c8b5f chore: bump revm/alloy (#8447)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-28 22:08:06 +00:00
67cfb06fbb chore(deps): migrate to jsonrpsee 0.22 (#5894)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
2024-04-05 16:02:05 +00:00
b7ef60b899 Enable clippy's uninlined_format_args linter (#7204)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-03-18 23:29:19 +00:00
be1ebeea62 Replace #[async_trait] with ->imp for traits in rpc_testing_util (#6757) 2024-02-23 16:45:38 +00:00
632fc0599b feat: add debug_traceBlock test for entire chain (#6636) 2024-02-17 09:28:28 +00:00
41361d8b41 refactor: rm CallRequest (#6364) 2024-02-09 14:26:01 +00:00
09f04a0f6c feat(rpc): use alloy-rpc-types for ethereum-related types (#5947) 2024-01-04 17:11:49 +00:00
2624f46675 feat(rpc-testing-utils) : implement debug_traceCall JSON-RPC method (#5418) 2023-11-24 12:04:45 +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
4ab924c5d3 feat(doc): Document JsTracerBuilder (#3949) 2023-07-27 10:31:01 +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