Georgios Konstantopoulos
|
66169c7e7c
|
feat(reth-bench): add progress field to per-block benchmark logs (#22016)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-12 16:03:32 +00:00 |
|
Georgios Konstantopoulos
|
33467ea6dd
|
fix(reth-bench): increase WS keepalive interval to match persistence timeout (#22039)
|
2026-02-11 02:45:54 +00:00 |
|
Georgios Konstantopoulos
|
5c93986e6d
|
feat(reth-bench): accept bare integers as milliseconds for --wait-time (#22038)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-11 01:57:42 +00:00 |
|
Georgios Konstantopoulos
|
1ecbb0b9d6
|
chore: move jemalloc, asm-keccak, min-debug-logs to default features (#22034)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-10 20:46:59 +00:00 |
|
DaniPopes
|
1fe5623f78
|
chore: bump persistence timeout (#21919)
|
2026-02-06 22:24:26 +00:00 |
|
theo
|
372802d06d
|
chore: remove op-reth from repository (#21532)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2026-02-06 11:18:12 +00:00 |
|
Georgios Konstantopoulos
|
df8f411f50
|
chore(reth-bench): use "reth-bench" log target (#21870)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-06 01:07:38 +00:00 |
|
Matthias Seitz
|
e06b0452e1
|
refactor(bench): use into_payload_and_sidecar for V4/V5 envelopes (#21823)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-04 20:04:22 +00:00 |
|
Georgios Konstantopoulos
|
4ae60f3302
|
feat(reth-bench): support combined wait-time and wait-for-persistence modes (#21771)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-02-04 11:29:08 +00:00 |
|
Alexey Shekhirin
|
05ab98107c
|
fix(reth-bench): gracefully stop when transaction source exhausted (#21700)
|
2026-02-02 11:10:58 +00:00 |
|
DaniPopes
|
de69654b73
|
chore(deps): breaking bumps (#21584)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-31 00:44:09 +00:00 |
|
かりんとう
|
7ec5ff6483
|
refactor(reth-bench): dedupe derive_ws_rpc_url helper (#21585)
|
2026-01-29 22:50:22 +00:00 |
|
Alexey Shekhirin
|
92b8857625
|
fix(reth-bench): stop fetcher when reaching chain tip (#21568)
|
2026-01-29 11:34:15 +00:00 |
|
かりんとう
|
732bf712aa
|
refactor(reth-bench): dedupe read_input and load_jwt_secret helpers (#21555)
|
2026-01-29 10:17:51 +00:00 |
|
Dan Cline
|
0901c2ca8b
|
fix(reth-bench): retry testing_buildBlockV1 when payload gas < target (#21547)
Co-authored-by: Alexey Shekhirin <github@shekhirin.com>
|
2026-01-29 10:08:54 +00:00 |
|
Matthias Seitz
|
2352158b3d
|
fix(reth-bench): return error instead of panic on invalid payload (#21557)
Co-authored-by: Amp <amp@ampcode.com>
|
2026-01-29 00:35:19 +00:00 |
|
Alexey Shekhirin
|
8d58c98034
|
feat(reth-bench): add reporting and wait options to replay-payloads (#21537)
|
2026-01-28 19:13:19 +00:00 |
|
Georgios Konstantopoulos
|
ba8c8354e5
|
fix(reth-bench): retry up to 5 times on failed transaction fetches in big blocks generate (#21483)
|
2026-01-27 16:10:53 +00:00 |
|
Dan Cline
|
a543752f7d
|
chore(reth-bench): make from-block a required flag (#21372)
|
2026-01-23 17:52:33 +00:00 |
|
Georgios Konstantopoulos
|
f77d7d5983
|
feat(reth-bench): support human-readable gas format in generate-big-block (#21361)
|
2026-01-23 14:24:34 +00:00 |
|
Dan Cline
|
f643e93c35
|
feat(reth-bench): send-invalid-payload command (#21335)
|
2026-01-22 19:42:19 +00:00 |
|
Georgios Konstantopoulos
|
8c645d5762
|
feat(reth-bench): accept short notation for --target-gas-limit (#21273)
|
2026-01-21 21:04:10 +00:00 |
|
Alexey Shekhirin
|
0974485863
|
feat(reth-bench): add --target-gas-limit option to gas-limit-ramp (#21262)
|
2026-01-21 16:19:22 +00:00 |
|
かりんとう
|
274394e777
|
fix: fix payload file filter prefix in replay-payloads (#21255)
|
2026-01-21 16:11:03 +00:00 |
|
Alexey Shekhirin
|
3ba37082dc
|
fix(reth-bench): replay-payloads prefix (#21219)
|
2026-01-20 18:36:35 +01:00 |
|
Dan Cline
|
26cd132631
|
fix(reth-bench): use requests hash (#21111)
|
2026-01-15 19:19:16 +00:00 |
|
Dan Cline
|
b1f107b171
|
feat(reth-bench): add generate-big-block command (#21082)
|
2026-01-15 15:30:04 +00:00 |
|
DaniPopes
|
23f3f8e820
|
feat: add tracing-tracy (#20958)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Claude Opus 4.5 <noreply@anthropic.com>
|
2026-01-12 18:37:37 +00:00 |
|
YK
|
07beb76cf7
|
feat(reth-bench-compare): add persistence-based flow optimization for reth-bench (#20869)
Co-authored-by: Alexey Shekhirin <github@shekhirin.com>
|
2026-01-09 14:58:21 +00:00 |
|
Matthias Seitz
|
9678d6c76d
|
chore: tighten iat timeout (#20835)
|
2026-01-08 11:09:03 +00:00 |
|
ethfanWilliam
|
e1d984035f
|
perf: handle RPC errors instead of panicking (#20768)
|
2026-01-06 13:22:56 +00:00 |
|
cui
|
39e2c5167a
|
feat: remove todo (#20692)
|
2026-01-05 15:03:46 +00:00 |
|
DaniPopes
|
da10201b88
|
chore: minor reth-bench cleanup (#20577)
|
2025-12-22 23:56:36 +00:00 |
|
Block Wizard
|
31133255fe
|
docs(reth-bench): fix incorrect authrpc.jwtsecret flag (#20249)
|
2025-12-10 09:30:50 +00:00 |
|
YK
|
ab6854d159
|
docs(reth-bench): fix incorrect output flag in README (#20240)
|
2025-12-10 07:18:34 +00:00 |
|
Matthias Seitz
|
326165185d
|
feat: add more block meta to comparison (#19722)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2025-11-14 00:47:28 +00:00 |
|
Brian Picciano
|
728e03706c
|
feat(reth-bench): Default --wait-time to 250ms (#19425)
|
2025-10-31 12:39:40 +00:00 |
|
Yash
|
cff942ed0e
|
chore: add tracing features to node-core crate (#19415)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-10-31 00:01:32 +00:00 |
|
Matthias Seitz
|
778146cb01
|
chore: use retrylayer for benchmarkcontext (#19227)
|
2025-10-22 13:36:49 +00:00 |
|
Brian Picciano
|
47dc43287f
|
fix(reth-bench): Lower block channel capacity and make it configurable (#19226)
|
2025-10-22 13:27:03 +00:00 |
|
Matthias Seitz
|
850083dbde
|
chore: remove doc_auto_cfg feature (#18758)
|
2025-09-28 12:53:45 +02:00 |
|
YK
|
a047a055ab
|
chore: bump rust to edition 2024 (#18692)
|
2025-09-25 12:18:51 +00:00 |
|
Starkey
|
f07d9248b9
|
fix: avoid panic in new-payload-fcu benchmark (#18602)
|
2025-09-24 11:37:14 +00:00 |
|
Alexey Shekhirin
|
5bc507bfaf
|
fix(reth-bench): do not panic on empty results (#18570)
|
2025-09-19 10:37:50 +00:00 |
|
Hai | RISE
|
77e13939d0
|
docs(reth-bench): fix markdown (#18322)
|
2025-09-08 14:34:45 +02:00 |
|
Brawn
|
b6fddd7d07
|
fix: struct serialization to match actual fields (#18189)
|
2025-09-01 13:20:06 +00:00 |
|
Matthias Seitz
|
8a4b53361c
|
chore: include err in log (#18119)
|
2025-08-28 08:44:16 +00:00 |
|
Dharm Singh
|
01f667c228
|
feat(reth-bench): add --advance option for relative block ranges (#17996)
|
2025-08-25 01:51:24 +00:00 |
|
Léa Narzis
|
3f3ccc3aa8
|
chore: remove duplicate deps (#17618)
|
2025-07-26 10:11:17 +00:00 |
|
Alexey Shekhirin
|
58235419bb
|
feat(reth-bench): add gas throughput chart to python script (#17572)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-22 18:51:11 +00:00 |
|