Federico Gimenez
|
42c1947c8a
|
chore(hive): update expected failures (#17580)
|
2025-07-23 10:10:23 +00:00 |
|
Federico Gimenez
|
81e0cb0385
|
feat(ci): add ignored tests management to hive workflow (#17577)
|
2025-07-23 10:01:52 +00:00 |
|
Rez
|
752637a5d7
|
feat: make CompactEnvelope trait public for external crate usage (#17576)
|
2025-07-23 08:10:14 +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 |
|
Léa Narzis
|
a1a4f2df7a
|
refactor: use alloy Log::collect_for_receipt instead of macro to collect logs (#17569)
|
2025-07-22 17:19:12 +00:00 |
|
Federico Gimenez
|
8ce656f834
|
feat: add TreePayloadValidator (#17451)
|
2025-07-22 16:55:36 +00:00 |
|
Hai | RISE
|
868c421c5d
|
feat(pool): return state of an added tx (#17442)
|
2025-07-22 14:51:03 +00:00 |
|
0xOsiris
|
c2098faea3
|
feat: make basic block builder pub (#17476)
|
2025-07-22 14:50:18 +00:00 |
|
nk_ysg
|
c1bfa31444
|
chore: rm unused file (#17563)
|
2025-07-22 14:50:07 +00:00 |
|
Amidamaru
|
2446c2fd42
|
perf: process chunks in par for get logs in block range eth_getLogs (#16675)
|
2025-07-22 14:41:39 +00:00 |
|
nk_ysg
|
ca645b40ee
|
fix(exex): update batch threadshold calculate processed blocks (#17551)
|
2025-07-22 13:35:16 +00:00 |
|
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 |
|