Vid Kersic
|
4138b52a31
|
chore: remove usage of RichBlock (#10538)
|
2024-08-26 13:18:40 +00:00 |
|
Emilia Hane
|
7d8196e29c
|
chore(rpc): config network specific transaction type in node builder (#10417)
|
2024-08-22 14:36:38 +00:00 |
|
Delweng
|
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 |
|
Emilia Hane
|
933a1dea39
|
chore(rpc): reth-eth-api crate (#8887)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-27 11:37:52 +00:00 |
|
DaniPopes
|
40d588470f
|
chore(rpc): use TypedData type in eth_signTypedData signature (#8845)
|
2024-06-14 16:46:37 +00:00 |
|
Thomas Coratger
|
9aacba8598
|
add type_repetition_in_bounds clippy lint (#8568)
|
2024-06-03 17:10:15 +00:00 |
|
Thomas Coratger
|
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 |
|
Thomas Coratger
|
3d3f52b2a4
|
Add missing_const_for_fn clippy lint (#8498)
|
2024-05-30 09:50:03 +00:00 |
|
Thomas Coratger
|
19c529e8df
|
add use_self clippy lint (#8325)
|
2024-05-29 13:14:14 +00:00 |
|
rakita
|
76b32c8b5f
|
chore: bump revm/alloy (#8447)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-28 22:08:06 +00:00 |
|
Matthias Seitz
|
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 |
|
Justin Traglia
|
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 |
|
back
|
5e2cac442f
|
0x/rm unused dep (#6899)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2024-03-01 11:34:31 +00:00 |
|
Abner Zheng
|
be1ebeea62
|
Replace #[async_trait] with ->imp for traits in rpc_testing_util (#6757)
|
2024-02-23 16:45:38 +00:00 |
|
Dan Cline
|
79452eadaf
|
chore: make clippy happy (#6666)
|
2024-02-19 06:31:47 +00:00 |
|
Dan Cline
|
632fc0599b
|
feat: add debug_traceBlock test for entire chain (#6636)
|
2024-02-17 09:28:28 +00:00 |
|
Bjerg
|
41361d8b41
|
refactor: rm CallRequest (#6364)
|
2024-02-09 14:26:01 +00:00 |
|
DaniPopes
|
556741abb0
|
chore: use Display instead of Debug when printing internal errors (#6242)
|
2024-01-26 14:56:27 +00:00 |
|
Matthias Seitz
|
afafe790bb
|
test: use similar-asserts instead of pretty-assertions (#6208)
|
2024-01-24 13:33:46 +01:00 |
|
evalir
|
09f04a0f6c
|
feat(rpc): use alloy-rpc-types for ethereum-related types (#5947)
|
2024-01-04 17:11:49 +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 |
|
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 |
|
DoTheBestToGetTheBest
|
4555dc1fe2
|
feat(rpc-testing-utils) : eth node testing (#5475)
|
2023-11-18 07:35:02 +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
|
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
|
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 |
|
DoTheBestToGetTheBest
|
be542b2a94
|
feat(rpc-testing-util): rpc tracing compare testing support (#5148)
|
2023-11-06 17:29:54 +00:00 |
|
DoTheBestToGetTheBest
|
2846609b24
|
feat (rpc-testing-utils) : enhenced trace filter streaming for local node (#5295)
|
2023-11-06 13:11:15 +00:00 |
|
DoTheBestToGetTheBest
|
d090803eb8
|
feat(rpc-testing-utils) : trace_filter test (#5293)
|
2023-11-06 12:45:45 +00:00 |
|
DoTheBestToGetTheBest
|
bcd8e6fa89
|
feat(rpc-testing-utils) : Implement trace_filter Stream Extension for TraceApiExt (#5282)
|
2023-11-04 15:45:03 +00:00 |
|
DoTheBestToGetTheBest
|
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 |
|
DoTheBestToGetTheBest
|
38eb1ee2ed
|
feat(rpc-testing-util): support test block for trace get (#5272)
|
2023-11-03 11:46:03 +00:00 |
|
DoTheBestToGetTheBest
|
b78b8b8990
|
feat(rpc-testing-utils) : stream support for trace_get functionality (#5265)
|
2023-11-02 10:35:52 +00:00 |
|
DoTheBestToGetTheBest
|
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 |
|
DoTheBestToGetTheBest
|
d6e7fb11c6
|
feat(rpc-testing-utils) : TraceApiExt with trace_call_many Stream Support (#5255)
|
2023-10-31 20:22:07 +00:00 |
|
DoTheBestToGetTheBest
|
ef80b4d037
|
feat(rpc-testing) : add raw transaction tracing to traceApiExt (#5221)
|
2023-10-30 13:35:27 +00:00 |
|
DoTheBestToGetTheBest
|
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 |
|
DoTheBestToGetTheBest
|
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 |
|
Matthias Seitz
|
b076a01933
|
feat(test): add debug trace ext helpers (#4982)
|
2023-10-11 14:46:01 +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 |
|
Alexey Shekhirin
|
b85aa94033
|
docs: paradigmxzy -> paradigmxyz (#4837)
|
2023-09-28 14:27:30 +00:00 |
|
DaniPopes
|
8f9d2908ca
|
chore: add and fix more lints, improve docs (#4765)
|
2023-09-25 15:46:46 +00:00 |
|
Matthias Seitz
|
73652ed3bc
|
chore: bump jsonrpsee 0.19 (#3989)
|
2023-07-31 13:36:12 +02:00 |
|
Thomas Coratger
|
4ab924c5d3
|
feat(doc): Document JsTracerBuilder (#3949)
|
2023-07-27 10:31:01 +00:00 |
|
Matthias Seitz
|
8cdb097829
|
chore: simplify workspace = true usage (#3930)
|
2023-07-26 15:21:09 +00:00 |
|
Léo Vincent
|
0096739dbb
|
doc: add reth logo to docs (#3317)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-06-26 15:41:11 +00:00 |
|
Bjerg
|
7ab8a7f3ec
|
chore: use workspace version (#3240)
|
2023-06-19 17:29:15 +00:00 |
|