Roman Hodulák
|
aa1f6ae27e
|
fix: Update deny specification
|
2025-10-15 13:58:16 +02:00 |
|
Skylar Ray
|
45194fc5df
|
chore: remove unused Args struct from exex-subscription example (#19019)
|
2025-10-15 11:22:21 +00:00 |
|
Udoagwa Franklin
|
6b08d30e14
|
feat(devp2p): make eth p2p networkId configurable (#19020)
Co-authored-by: frankudoags <frankudoags.com>
|
2025-10-15 11:15:42 +00:00 |
|
Federico Gimenez
|
7fc3980904
|
chore(ci): bump hive eest to v5.3.0 (#19021)
|
2025-10-15 10:45:36 +00:00 |
|
josé v
|
731e107ee6
|
chore: refactor loop in add_new_transactions (#19006)
|
2025-10-15 09:42:11 +00:00 |
|
GarmashAlex
|
a1aed9d9f0
|
chore(privitives-traits): remove unused serde derives and camelCase attribute (#19014)
|
2025-10-15 09:41:02 +00:00 |
|
Ivan Wang
|
ee6cac72de
|
feat: add metrics for safe and finalized block heights (#18987)
|
2025-10-15 09:07:42 +00:00 |
|
Matthias Seitz
|
2f82b7c771
|
chore: bump book timeout (#19016)
|
2025-10-15 11:06:34 +02:00 |
|
Jennifer
|
b6f7fae19a
|
ci: Add tests for Paris scenario in hive.yml (#19013)
|
2025-10-15 08:49:51 +00:00 |
|
Brian Picciano
|
00f173307c
|
fix: Set Era pipeline stage to last checkpoint when there is no target (#19000)
|
2025-10-15 08:15:34 +00:00 |
|
stevencartavia
|
06b33fd64b
|
chore: replace poll_next_unpin loop with poll_recv_many (#18978)
|
2025-10-15 08:12:01 +00:00 |
|
Karl Yu
|
856ad08776
|
refactor(engine): simplify InvalidBlockWitnessHook::on_invalid_block for better testability (#18696)
|
2025-10-15 03:50:41 +00:00 |
|
Julian Meyer
|
092599bd2c
|
fix: required optimism primitives features in db-api (#19005)
|
2025-10-15 03:38:21 +00:00 |
|
YK
|
11c9949add
|
refactor(trie): remove proof task manager (#18934)
Co-authored-by: Brian Picciano <me@mediocregopher.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2025-10-15 01:49:39 +00:00 |
|
anim001k
|
082b5dad37
|
refactor(storage): fix ChainStateKey enum variant name (#18992)
|
2025-10-15 01:11:01 +00:00 |
|
YK
|
e0b7a86313
|
perf(tree): worker pooling for account proofs (#18901)
Co-authored-by: Brian Picciano <me@mediocregopher.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2025-10-15 00:26:02 +00:00 |
|
Dan Cline
|
169a1fb97b
|
fix(engine): flatten storage cache (#18880)
|
2025-10-14 19:12:55 +00:00 |
|
Arsenii Kulikov
|
c661cd2f75
|
refactor: unify Pipeline creation codepaths (#18955)
|
2025-10-14 16:20:21 +00:00 |
|
Forostovec
|
7aebea2f37
|
chore(evm): mark ExecuteOutput as unused and slated for removal (#18754)
|
2025-10-14 14:18:33 +00:00 |
|
Forostovec
|
0470ee8735
|
fix(stateless): enforce BLOCKHASH ancestor header limit (#18920)
|
2025-10-14 14:05:47 +00:00 |
|
drhgencer
|
cec30cd9f3
|
chore: remove unused imports in blockchain_provider (#18867)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-10-14 16:06:06 +02:00 |
|
Alvarez
|
9fa2779959
|
fix(network): prevent metric leak in outgoing message queue on session teardown (#18847)
|
2025-10-14 13:33:45 +00:00 |
|
Léa Narzis
|
5065890823
|
chore: bump otlp crates (#18984)
|
2025-10-14 09:34:20 +00:00 |
|
stevencartavia
|
2a441d6261
|
refactor: convert satisfy_base_fee_ids to use closure (#18979)
|
2025-10-14 09:29:01 +00:00 |
|
MozirDmitriy
|
221d585f08
|
chore(optimism): remove unnecessary Debug bounds from header generics (#18989)
|
2025-10-14 08:54:55 +00:00 |
|
stevencartavia
|
ab2b11f40e
|
feat: allow otlp level to be configurable (#18981)
|
2025-10-14 00:41:22 +00:00 |
|
Léa Narzis
|
59ace58925
|
feat(cli): enable traces export via tracing-otlp cli arg (#18242)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2025-10-13 20:28:16 +00:00 |
|
Alvarez
|
9b0a2c37b4
|
perf(tests): remove redundant format! in ef-tests run_only (#18909)
|
2025-10-13 18:27:03 +00:00 |
|
Federico Gimenez
|
2041188744
|
chore(ci): update eest 7594 issue link in hive expected failures file (#18976)
|
2025-10-13 18:03:43 +00:00 |
|
Forostovec
|
55d294dc7f
|
chore(rpc): Remove redundant U256::from in suggested_priority_fee (#18969)
|
2025-10-13 17:22:07 +00:00 |
|
Alexey Shekhirin
|
0f919a949e
|
ci: remove reproducible build from release.yml (#18958)
|
2025-10-13 16:51:32 +00:00 |
|
maradini77
|
1dfd0ff772
|
fix: use max B256 for upper bound in empty-storage check (#18962)
|
2025-10-13 15:25:01 +00:00 |
|
sashaodessa
|
211e330eb9
|
fix: remove noisy stderr prints in ERA1 cleanup (EraClient::delete_outside_range) (#18895)
|
2025-10-13 14:00:40 +00:00 |
|
sashaodessa
|
ea65aca0d7
|
fix: misleading error message in db list: show actual table name (#18896)
|
2025-10-13 13:48:42 +00:00 |
|
Brian Picciano
|
edc8261913
|
fix(trie): Properly upsert into StoragesTrie in repair-trie (#18941)
|
2025-10-13 13:29:50 +00:00 |
|
YK
|
691b14bfca
|
perf(tree): add elapsed time to parallel state root completion log (#18959)
|
2025-10-13 12:53:12 +00:00 |
|
maradini77
|
6c27b35e19
|
refactor(cli): use structured logging (tracing) in p2p command (#18957)
|
2025-10-13 12:24:58 +00:00 |
|
maradini77
|
4415bc5d7a
|
refactor: replace println! with structured logging in test_vectors (#18956)
|
2025-10-13 11:51:19 +00:00 |
|
Emilia Hane
|
0f14980d88
|
chore(rpc): Moves SequencerMetrics into reth-optimism-rpc (#18921)
|
2025-10-13 10:24:55 +00:00 |
|
radik878
|
16ba9e8979
|
fix(payload): correct Debug label for PayloadTimestamp in PayloadServiceCommand (#18954)
|
2025-10-13 12:19:28 +02:00 |
|
Brian Picciano
|
16e79888ae
|
fix(testsuite): Fix unused updates in e2e-test-utils (#18953)
|
2025-10-13 09:36:17 +00:00 |
|
Tilak Madichetti
|
99a5da2f91
|
fix(example): launch with debug capabilities (#18947)
|
2025-10-11 10:50:52 +00:00 |
|
Tilak Madichetti
|
b1d6c90fbb
|
fix(examples): change method to launch with debug capabilities (#18946)
|
2025-10-11 10:50:31 +00:00 |
|
emmmm
|
5c18df9889
|
refactor: remove needless collect() calls in trie tests (#18937)
|
2025-10-10 16:23:10 +00:00 |
|
MIHAO PARK
|
aec3e3dcc5
|
chore(grafana): use precompile address as legend (#18913)
|
2025-10-10 12:26:47 +00:00 |
|
YK
|
397a30defb
|
perf(tree): worker pooling for storage in multiproof generation (#18887)
Co-authored-by: Brian Picciano <me@mediocregopher.com>
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2025-10-10 07:58:15 +00:00 |
|
Léa Narzis
|
d2070f4de3
|
feat: wait for new blocks when build is in progress (#18831)
Co-authored-by: Roman Hodulák <roman.hodulak@polyglot-software.com>
|
2025-10-09 16:42:59 +00:00 |
|
emmmm
|
6f96a32812
|
chore: align node_config threshold constant (#18914)
|
2025-10-09 11:18:49 +00:00 |
|
stevencartavia
|
df6afe9daa
|
docs: duplicate comment in Eip4844PoolTransactionError (#18858)
|
2025-10-08 15:03:44 +00:00 |
|
Federico Gimenez
|
c78378a8ce
|
ci: cache hive simulator images to reduce prepare-hive job time (#18899)
|
2025-10-08 14:53:25 +00:00 |
|