Federico Gimenez
|
dddde9eff9
|
feat(test): allow to create testing nodes with specific datadir (#17260)
|
2025-07-07 14:34:38 +00:00 |
|
Brian Picciano
|
468e925077
|
fix(trie): track branch node updates only in ParallelSparseTrie, not subtries (#17223)
|
2025-07-07 14:29:19 +00:00 |
|
crStiv
|
927e9c4661
|
docs: typos (#17246)
|
2025-07-07 13:38:42 +00:00 |
|
James Niken
|
1f557b399a
|
docs: fix typo fileted to filtered (#17257)
|
2025-07-07 13:38:13 +00:00 |
|
Federico Gimenez
|
e70f6871b8
|
refactor: extract import functionality to separate module (#17253)
|
2025-07-07 13:26:20 +00:00 |
|
Alexey Shekhirin
|
a64dafdb54
|
fix(trie): ParallelSparseTrie::default should have an empty root node (#17256)
|
2025-07-07 11:46:23 +00:00 |
|
Max Bytefield
|
44b361a4e2
|
fix: correct comment in static file writer (#17254)
|
2025-07-07 09:26:45 +00:00 |
|
github-actions[bot]
|
651f1b97e5
|
chore(deps): weekly cargo update (#17247)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2025-07-06 09:42:47 +00:00 |
|
Fallengirl
|
8e800d6f73
|
docs: deleted extra duplicate environment.rs (#17249)
|
2025-07-06 09:19:27 +00:00 |
|
emmmm
|
3277333df6
|
docs: correction comments (#17244)
|
2025-07-05 10:50:18 +00:00 |
|
Udoagwa Franklin
|
1e9866c858
|
refactor(rpc): Arc PendingBlock internals (#17240)
Co-authored-by: frankudoags <frankudoags.com>
|
2025-07-05 08:26:29 +00:00 |
|
leopardracer
|
0592bd06a8
|
docs: Consistent Spelling for "Reuse" in Documentation (#17232)
|
2025-07-05 07:38:25 +00:00 |
|
bigbear
|
30a9690a4d
|
fix: correct typo in ValidationApi comment (#17241)
|
2025-07-05 04:50:14 +00:00 |
|
Varun Doshi
|
beb8fac91b
|
feat: add v5 flashbots relay block validation api for Fusaka (#17179)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-07-05 04:28:10 +00:00 |
|
Udoagwa Franklin
|
593477c673
|
refactor(txpool): Remove txhash from PoolUpdate (#17239)
Co-authored-by: frankudoags <frankudoags.com>
|
2025-07-05 04:24:56 +00:00 |
|
Micke
|
29c1a35e8d
|
docs: fix typo mod.rs (#17233)
|
2025-07-04 19:12:05 +00:00 |
|
Galoretka
|
e948ab12fc
|
fix: logical error in pruning test for storage_history PruneMode::Full (#17235)
|
2025-07-04 18:40:15 +00:00 |
|
fantasyup
|
ca36316f3b
|
chore: add capabilities to NetworkStatus (#17236)
|
2025-07-04 18:13:52 +00:00 |
|
fantasyup
|
dcf3469d56
|
chore(doc): update exclude list for doc/cli (#17234)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-07-04 16:44:50 +00:00 |
|
Ritesh Das
|
89d0e6a919
|
feat(p2p): separate args for (header, body) (#17184)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-07-04 15:28:12 +00:00 |
|
leopardracer
|
47d2ed55d1
|
docs: fix typo in documentation comments (#17207)
|
2025-07-04 14:53:29 +00:00 |
|
Matthias Seitz
|
a46d0c0273
|
chore: use alloy traits for build receipt (#17211)
|
2025-07-04 16:52:59 +02:00 |
|
Fallengirl
|
19d4d4f4f3
|
docs: fix typos across documentation (#17212)
|
2025-07-04 14:34:25 +00:00 |
|
Galoretka
|
6bf87384ca
|
Fix typo in EVM component documentation (#17227)
|
2025-07-04 12:53:42 +00:00 |
|
GarmashAlex
|
d101fb7b90
|
Update metrics documentation link to new official Reth docs (#17220)
|
2025-07-04 15:01:55 +02:00 |
|
Udoagwa Franklin
|
250f2104ca
|
fix: Returns Arc<RecoveredBlock> in BlockAndReceiptsResult (#17213)
Co-authored-by: frankudoags <frankudoags.com>
|
2025-07-04 12:43:17 +00:00 |
|
Matthias Seitz
|
9a58ef18a7
|
chore: load kzg settings in background (#17224)
|
2025-07-04 12:41:45 +00:00 |
|
Arsenii Kulikov
|
cc46a27ebf
|
chore: make receipt root mismatch log more useful (#17225)
|
2025-07-04 12:35:49 +00:00 |
|
Matthias Seitz
|
62b1d574e1
|
docs: improve NodeAddOns trait documentation (#17178)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-04 14:40:18 +02:00 |
|
MozirDmitriy
|
2962f2ea35
|
chore: fix typo in documentation comment in environment.rs (#17218)
|
2025-07-04 12:00:17 +00:00 |
|
Roman Hodulák
|
342bab5e82
|
deps: Upgrade alloy version 1.0.16 => 1.0.17 and all other deps minor versions (#17217)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-07-04 11:31:28 +00:00 |
|
Francis Li
|
5c47be25c4
|
feat(txpool): add minimal priority fee configuration for transaction pool (#17183)
|
2025-07-04 11:22:48 +00:00 |
|
Brian Picciano
|
3b92a23599
|
chore(trie): make SparseStateTrie generic with respect to trie implementation (#17205)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
|
2025-07-04 10:53:28 +00:00 |
|
Federico Gimenez
|
3457358880
|
chore: make clippy happy (#17219)
|
2025-07-04 10:35:23 +00:00 |
|
Matthias Seitz
|
e49bbe416e
|
chore: bump evm 0.14 (#17206)
|
2025-07-03 20:39:13 +00:00 |
|
Matthias Seitz
|
3b1b2a0229
|
fix: dont double serialize resp (#17204)
|
2025-07-03 16:11:36 +00:00 |
|
Arsenii Kulikov
|
037be8d7ac
|
chore(test): don't use EvmInternals::new (#17188)
|
2025-07-03 16:01:00 +00:00 |
|
Alexey Shekhirin
|
d026630746
|
perf(trie): implement SparseTrieInterface for ParallelSparseTrie (#17192)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-03 15:06:08 +00:00 |
|
Alexey Shekhirin
|
7a8a0da1a5
|
perf(trie): implement SparseTrieInterface for RevealedSparseTrie (#17191)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-03 15:01:18 +00:00 |
|
leopardracer
|
a550025a8f
|
docs: fix typo in trie test comment (#17199)
|
2025-07-03 14:24:03 +00:00 |
|
Alexey Shekhirin
|
8c38c8b33a
|
perf(trie): sparse trie trait (#17181)
Co-authored-by: Claude <noreply@anthropic.com>
|
2025-07-03 14:19:57 +00:00 |
|
Matthias Seitz
|
d949061fc0
|
chore: bump inspectors (#17198)
|
2025-07-03 15:09:29 +02:00 |
|
Brian Picciano
|
c2a2d7d449
|
feat(trie): ParallelSparseTrie: Compute lower subtrie hashes in parallel (#17173)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-07-03 10:03:34 +00:00 |
|
crStiv
|
c6e6a54d5b
|
docs: typos (#17168)
|
2025-07-03 09:46:32 +00:00 |
|
PixelPilot
|
c2737957d7
|
docs: update snapshot URL from downloads.merkle.io to snapshots.merkle.io (#17190)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-07-03 09:30:26 +00:00 |
|
Dan Cline
|
f86445e094
|
feat(trie): add ParallelSparseTrie::update_leaf (#16956)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
Co-authored-by: Brian Picciano <me@mediocregopher.com>
|
2025-07-03 06:00:41 +00:00 |
|
Ferran Borreguero
|
60940dd243
|
Add bootnode cmd to cli runner (#17180)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-07-02 16:46:56 +00:00 |
|
Matthias Seitz
|
b286a61db8
|
chore: relax rpc middleware generic (#17174)
|
2025-07-02 14:52:16 +00:00 |
|
CrazyFrog
|
f54cef5e28
|
docs: update Grafana repository URL in monitoring documentation (#17175)
|
2025-07-02 13:58:42 +00:00 |
|
Rez
|
40fd91a068
|
feat: expose chain_spec field in LocalPayloadAttributesBuilder (#17151)
|
2025-07-02 13:55:04 +00:00 |
|