Matthias Seitz
|
d8451e54e7
|
chore: bump version v1.6.0 (#17556)
v1.6.0
|
2025-07-22 15:32:51 +02:00 |
|
Matthias Seitz
|
4fb1b8a614
|
ci: fix era sync test (#17561)
|
2025-07-22 12:51:59 +00:00 |
|
Alexey Shekhirin
|
a0de7f875e
|
fix: convert latency to milliseconds in reth-bench script (#17555)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-22 11:22:49 +00:00 |
|
Arsenii Kulikov
|
53df3b803a
|
feat: add AddOns for custom node example (#17544)
|
2025-07-22 13:04:37 +02:00 |
|
Matthias Seitz
|
48617dc33c
|
ci: mark system eest tests as passing (#17542)
|
2025-07-22 12:58:20 +02:00 |
|
Matthias Seitz
|
3ab5bac40c
|
chore: bump deps (#17554)
|
2025-07-22 12:57:48 +02:00 |
|
adust
|
58e6113584
|
feat: implement DatabaseProviderFactory for NoopProvider (#17134)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2025-07-22 09:34:53 +00:00 |
|
Arsenii Kulikov
|
7b76a1e00f
|
chore: relax EthereumEthApiBuilder bound (#17546)
|
2025-07-22 08:47:27 +00:00 |
|
Alexey Shekhirin
|
39f1ee8795
|
feat(reth-bench): auto-create output directory (#17541)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-21 20:18:45 +00:00 |
|
Matthias Seitz
|
f532e49d2d
|
chore(deps): bump inspectors 027 (#17543)
|
2025-07-21 20:17:46 +00:00 |
|
David Klank
|
1eff10d871
|
docs: fix typo in OpReceiptBuilder comment (#17540)
|
2025-07-21 18:11:34 +00:00 |
|
Brian Picciano
|
566ff51d04
|
perf(trie): Re-use storage tries across payloads (#17488)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-07-21 16:32:31 +00:00 |
|
PixelPilot
|
8c50d84187
|
docs: Fix broken fuzzing module link in database.md (#17523)
|
2025-07-21 15:17:54 +00:00 |
|
Arsenii Kulikov
|
0a8cb95eb9
|
feat: EthApiCtx::eth_api_builder (#17532)
|
2025-07-21 14:51:46 +00:00 |
|
Arsenii Kulikov
|
94c1c3f078
|
feat: ComponentsFor type alias (#17533)
|
2025-07-21 14:51:40 +00:00 |
|
cakevm
|
4bd2fd2dac
|
refactor: rename AlloyRethProvider to RpcBlockchainProvider and move to storage (#17524)
|
2025-07-21 13:59:03 +00:00 |
|
Arsenii Kulikov
|
818e01773a
|
feat: HeaderConverter (#17490)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-07-21 13:46:48 +00:00 |
|
Matthias Seitz
|
8f26b95643
|
chore: bump alloy-evm 015 (#17528)
|
2025-07-21 13:30:13 +00:00 |
|
Matthias Seitz
|
42f791924a
|
fix: ensure required revm features are activated (#17526)
|
2025-07-21 12:34:33 +00:00 |
|
Matthias Seitz
|
5bc8589162
|
chore: extend exex ethapi example (#17481)
|
2025-07-21 14:50:04 +02:00 |
|
Matthias Seitz
|
84387f7c97
|
chore: sanity secp256k1+rayon activations (#17527)
|
2025-07-21 14:48:27 +02:00 |
|
Rez
|
ac2974867f
|
feat: make payload validation functions generic over block header type (#17520)
|
2025-07-21 10:55:47 +00:00 |
|
Arsenii Kulikov
|
0b1f25e56e
|
fix: logIndex in getBlockReceipts (#17519)
|
2025-07-21 12:40:45 +02:00 |
|
Avory
|
4639f94535
|
docs(trace): document trace format and response structure (#17517)
|
2025-07-21 09:44:27 +00:00 |
|
AJStonewee
|
5b01ca7738
|
docs: normalize dynamic CLI defaults in help generation (#17509)
|
2025-07-21 09:38:26 +00:00 |
|
Fallengirl
|
52a627bf4d
|
docs: fix error in RawCapabilityMessage comment (#17411)
|
2025-07-21 09:36:32 +00:00 |
|
anim001k
|
a49fef80c1
|
fix: temporary file leak in atomic_write_file (#17505)
|
2025-07-21 09:30:24 +00:00 |
|
maradini77
|
c1ff79c074
|
fix: Refine Transaction Abstraction Link (#17502)
|
2025-07-21 09:28:32 +00:00 |
|
cakevm
|
c78f7e4501
|
feat(alloy-provider): compatibility for non-reth nodes (#17511)
|
2025-07-21 09:19:04 +00:00 |
|
Micke
|
54855e1798
|
docs: fix Sepolia URL description (#17495)
|
2025-07-21 09:17:38 +00:00 |
|
Matthias Seitz
|
bec451026d
|
chore: migrate from codespell to typos (#17501)
|
2025-07-21 11:18:01 +02:00 |
|
Matthias Seitz
|
2c62cd8b46
|
ci: dont expect callenv to fail (#17516)
|
2025-07-21 11:14:46 +02:00 |
|
cakevm
|
8f38b42e3f
|
feat(alloy-provider): implement receipts_by_block and other methods (#17507)
|
2025-07-20 11:04:48 +00:00 |
|
github-actions[bot]
|
1175f6c178
|
chore(deps): weekly cargo update (#17506)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2025-07-20 09:14:55 +00:00 |
|
anim001k
|
03ceac7e79
|
fix: refactor trace log key and comment formatting (#17459)
|
2025-07-19 11:08:34 +00:00 |
|
viktorking7
|
627658bda0
|
fix: correct documentation for block_mut method in SealedBlock (#17489)
|
2025-07-19 06:58:50 +00:00 |
|
NeoByteX
|
c1a33a2e6e
|
docs: fix outdated file paths in database.md links (#17486)
|
2025-07-19 06:52:59 +00:00 |
|
Dan Cline
|
f0572fc9d3
|
perf(tree): add metric for payload conversion + validation latency (#17499)
|
2025-07-19 06:44:39 +00:00 |
|
Matthias Seitz
|
b0aed0dded
|
fix: force set basefee to 0 if gasprice is 0 (#17496)
|
2025-07-18 18:12:43 +00:00 |
|
Matthias Seitz
|
81b93ac58b
|
chore: downgrade threadpool init error (#17483)
|
2025-07-18 18:02:51 +00:00 |
|
cakevm
|
2ced409141
|
feat(alloy-provider): implement methods for BlockReaderIdExt (#17491)
|
2025-07-18 16:37:10 +00:00 |
|
ongyimeng
|
623920c63d
|
fix: set correct timestamp when calculating basefee (#17493)
Co-authored-by: rose2221 <rose.jethani@nethermind.io>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-07-18 16:06:37 +00:00 |
|
ongyimeng
|
537ffeacac
|
feat: continue opchainspec support (#17422)
Co-authored-by: rose2221 <rose.jethani@nethermind.io>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-07-18 14:44:28 +00:00 |
|
Brian Picciano
|
8fb0fbba73
|
chore: fix reth-engine-tree dev-dependencies import (#17487)
|
2025-07-18 14:27:18 +00:00 |
|
cakevm
|
0aef0c35c8
|
feat(alloy-provider): implement receipt_by_hash method (#17456)
|
2025-07-18 12:20:25 +00:00 |
|
Femi Bankole
|
0f449f2b39
|
feat: add Middleware generic to AuthServerConfig (#17373)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-07-18 11:54:36 +00:00 |
|
Rez
|
1b6f72321a
|
feat: enable CLI support for custom block headers (#17441)
|
2025-07-18 10:21:51 +00:00 |
|
Matthias Seitz
|
ca116aa7b7
|
docs: add code example to extend_rpc_modules method (#17446)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Jennifer <jenpaff0@gmail.com>
|
2025-07-18 09:57:07 +00:00 |
|
luory ✞
|
3c9ff6e157
|
fix: change hyperlink to reth_codec (#17437)
|
2025-07-18 09:56:59 +00:00 |
|
o-az
|
e089d902ca
|
fix: edit link and config (#17453)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-07-18 09:30:52 +00:00 |
|