crStiv
|
4ddf3ddb45
|
docs: multiple small textual defects (#18598)
|
2025-09-21 08:36:24 +00:00 |
|
github-actions[bot]
|
aeb6eddba0
|
chore(deps): weekly cargo update (#18600)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-09-21 07:37:18 +00:00 |
|
Federico Gimenez
|
ff59089094
|
chore(ci): unpin teku image for kurtosis-op (#18595)
|
2025-09-20 13:59:01 +00:00 |
|
Federico Gimenez
|
aead6c17c5
|
chore(ci): update expected and ignored hive tests (#18594)
|
2025-09-20 13:58:41 +00:00 |
|
Hai | RISE
|
55cbefe836
|
perf(persistence): lookup segment operation once (#18588)
|
2025-09-20 07:22:31 +00:00 |
|
William Nwoke
|
3655dc7f09
|
feat(rpc): make send_raw_transaction_sync timeout configurable (#18558)
Co-authored-by: Nathaniel Bajo <nathanielbajo@Nathaniels-MacBook-Pro.local>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-09-20 05:50:56 +00:00 |
|
Matthias Seitz
|
379db45b40
|
fix: use timestamp derived max blob count on launch (#18590)
|
2025-09-20 05:41:56 +00:00 |
|
VolodymyrBg
|
fa531761c4
|
chore(payload-builder): relax Sync bounds on resolve futures (#18585)
|
2025-09-19 20:22:53 +00:00 |
|
Brian Picciano
|
ff51faaeac
|
chore(db): Simplifications to trie-related storage-api methods (#18579)
|
2025-09-19 15:41:32 +00:00 |
|
YK
|
8f4cc90ef9
|
chore: clippy manual_string_new warning in version.rs (#18576)
|
2025-09-19 15:03:20 +00:00 |
|
Brian Picciano
|
ebe1a8b014
|
chore(trie): Use Vec<Option<...>> in InMemoryTrieCursor (#18479)
|
2025-09-19 13:24:46 +00:00 |
|
Dharm Singh
|
d6160de610
|
fix(rpc): return empty log set for invalid filter block ranges (#18112)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-09-19 11:47:38 +00:00 |
|
YK
|
8aeebe10ff
|
fix(txpool): prevent double-processing of tx pool tier (#18446)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-09-19 11:10:01 +00:00 |
|
Alexey Shekhirin
|
5bc507bfaf
|
fix(reth-bench): do not panic on empty results (#18570)
|
2025-09-19 10:37:50 +00:00 |
|
かとり
|
4e1c552d3a
|
fix(optimism): always enable interop maintenance task if activated (#18563)
|
2025-09-19 09:57:49 +00:00 |
|
0xOsiris
|
4fcc4457c1
|
chore(evm): add public constructor to BlockAssemblerInput (#18559)
|
2025-09-19 11:59:24 +02:00 |
|
Arsenii Kulikov
|
c9a95d085d
|
feat: add Future AT to LaunchNode and allow customizing local attributes builder (#18556)
|
2025-09-19 09:34:49 +00:00 |
|
Matthias Seitz
|
4e78f956fd
|
chore: map NaN to 0.0 (#18560)
|
2025-09-18 22:35:48 +00:00 |
|
MozirDmitriy
|
df9b7a079b
|
chore(chainspec): reuse local hardforks in DEV instead of cloning again (#18557)
|
2025-09-18 17:38:38 +00:00 |
|
MIHAO PARK
|
e2aa41733c
|
chore(docker): add FEATURES for op dockerfile (#18489)
|
2025-09-18 13:15:33 +00:00 |
|
Federico Gimenez
|
6f385d0a01
|
chore(consensus): update EIP-7825 error message format (#18549)
|
2025-09-18 13:10:21 +00:00 |
|
MIHAO PARK
|
f9e5030386
|
docs(op): decompress the state file before init-state (#18416)
|
2025-09-18 15:18:21 +02:00 |
|
stevencartavia
|
ce6199abf6
|
feat: tree config setting for unwinding canonical header (#18420)
|
2025-09-18 12:59:08 +00:00 |
|
MIHAO PARK
|
70d634a3f8
|
feat(rpc): add admin_clearTxpool api (#18539)
|
2025-09-18 12:58:20 +00:00 |
|
Federico Gimenez
|
ea500f6af9
|
chore(ci): bump hive timeout (#18544)
|
2025-09-18 12:52:18 +00:00 |
|
Roman Hodulák
|
e8d32a5491
|
feat(rpc): Add convert_receipt_with_block method to ReceiptConverter (#18542)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-09-18 11:06:52 +00:00 |
|
Matthias Seitz
|
ece847287a
|
chore: add cache traces (#18538)
|
2025-09-18 09:21:44 +00:00 |
|
Copilot
|
64b4ae60f5
|
docs: document critical cache safety assumptions in ExecutionCache (#18536)
Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: yongkangc <46377366+yongkangc@users.noreply.github.com>
Co-authored-by: YK <chiayongkang@hotmail.com>
|
2025-09-18 08:52:13 +00:00 |
|
Julio
|
59cff107bc
|
feat(op-reth): initial setup FlashBlockConsensusClient engine sidecar (#18443)
|
2025-09-18 08:13:22 +00:00 |
|
Dharm Singh
|
870389c5d6
|
refactor: EmptyBodyStorage block reader logic (#18508)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-09-17 23:51:27 +00:00 |
|
MIHAO PARK
|
d357d2acb3
|
feat(node): rename debug.rpc-consensus-ws to debug-rpc-consensus-url to suport HTTP (#18027)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-09-17 23:10:55 +00:00 |
|
Mablr
|
2b68d3a424
|
fix(rpc): use flashblock when preparing tx response on gettxreceipt (#18530)
|
2025-09-17 20:39:37 +00:00 |
|
Federico Gimenez
|
6bf405a143
|
chore(ci): bump hive eest tests to v5.1.0 (#18528)
|
2025-09-17 19:15:17 +00:00 |
|
leniram159
|
4a958f41b8
|
fix: use noopprovider for pending block state root (#18523)
|
2025-09-17 17:24:38 +00:00 |
|
Roman Hodulák
|
6e6a497ef2
|
refactor(evm): Replace revm_spec* functions with alloy-evm and alloy-op-evm versions (#18526)
|
2025-09-17 16:46:21 +00:00 |
|
Roman Hodulák
|
5a39e57e47
|
deps: Upgrade alloy and alloy-evm versions 1.0.30 => 1.0.32 and 0.21.0 => 0.21.1 respectively (#18525)
|
2025-09-17 15:53:24 +00:00 |
|
crazykissshout
|
4b4b122e75
|
docs(engine): improve cache naming and documentation (#18457)
Co-authored-by: YK <chiayongkang@hotmail.com>
|
2025-09-17 14:45:26 +00:00 |
|
Hai | RISE
|
98ce04d5e0
|
feat: relax OpEngineValidatorBuilder for more custom payload types (#18520)
|
2025-09-17 14:37:07 +00:00 |
|
Brian Picciano
|
d9c9810266
|
fix(trie): Don't run repair-trie if MerkleExecute is incomplete (#18497)
|
2025-09-17 14:32:02 +00:00 |
|
spencer
|
193f699057
|
chore(engine): remove calldata exception workaround (#18521)
|
2025-09-17 14:25:42 +00:00 |
|
Alexey Shekhirin
|
584d7164fd
|
feat(engine): fallback for when both state root task and parallel state root failed (#18519)
|
2025-09-17 13:31:26 +00:00 |
|
Roman Hodulák
|
5c5b21e489
|
feat(optimism): Implement local_pending_state for RPC that uses pending_flashblock (#18518)
|
2025-09-17 12:59:27 +00:00 |
|
theo
|
fabf3e84d4
|
feat(op/jovian): implement min base fee in op-reth. bump alloy, alloy-evm deps. (#18407)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-09-17 12:47:01 +00:00 |
|
VolodymyrBg
|
8a3d984c11
|
fix(docs): correct BlockBody root docs and RecoveredBlock “safer variant” references (#18510)
|
2025-09-17 12:25:27 +00:00 |
|
Federico Gimenez
|
f113a97a78
|
chore(ci): run eest osaka tests on hive workflow (#18516)
|
2025-09-17 12:11:25 +00:00 |
|
YK
|
31ce037a25
|
chore: add myself to CODEOWNERS (#18514)
|
2025-09-17 10:42:32 +00:00 |
|
YK
|
088eb6c463
|
feat(metrics): add transaction error counter for prewarming (#18509)
|
2025-09-17 09:57:30 +00:00 |
|
Arsenii Kulikov
|
04c5820689
|
fix: don't override existing tables in create_tables_for (#18511)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-09-17 09:56:35 +00:00 |
|
Brian Picciano
|
9c892b0233
|
chore: add myself to CODEOWNERS for engine and stages (#18512)
|
2025-09-17 09:55:11 +00:00 |
|
Arsenii Kulikov
|
9fc89495d0
|
fix: don't require closure to be Debug (#18507)
|
2025-09-16 22:51:29 +00:00 |
|