Matthias Seitz
|
87c75b9836
|
chore: bump deps (#18630)
|
2025-09-23 10:03:07 +00:00 |
|
YK
|
2ec3671633
|
chore(observability): add tokio runtime with custom thread naming (#18623)
|
2025-09-23 09:04:54 +00:00 |
|
MozirDmitriy
|
b27a927413
|
chore(primitive-traits): remove redundant auto-trait bounds from FullNodePrimitives (#18626)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-09-23 09:03:12 +00:00 |
|
Dmitry
|
e3cc6e2ea5
|
docs: fix incorrect RPC method names in trace calls (#18619)
|
2025-09-23 07:56:11 +00:00 |
|
Andrea Simeoni
|
dfab5f9646
|
fix(cli): bootnode default address (#18617)
|
2025-09-22 20:19:40 +00:00 |
|
Galoretka
|
87078e9205
|
fix(primitives-traits): simplify Rayon bounds and fix docs (#18620)
|
2025-09-22 19:48:10 +00:00 |
|
josé v
|
9e3246e695
|
chore: specialize send_raw_transaction_sync for op-reth with flashblocks support (#18586)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-09-22 13:43:57 +00:00 |
|
VolodymyrBg
|
60658be734
|
fix(handshake): validate peer TD from their_status_message during eth handshake (#18611)
|
2025-09-22 13:33:55 +02:00 |
|
Matthias Seitz
|
0bd2097995
|
chore: enforce max tx gas limit on estimate and accesslit (#18612)
|
2025-09-22 13:04:26 +02:00 |
|
Matthias Seitz
|
39d5563ce8
|
fix: disable block gas limit (#18583)
|
2025-09-22 10:07:03 +00:00 |
|
Brian Picciano
|
79c71b8692
|
chore: Remove reth recover storage-tries sub-command (#18580)
|
2025-09-22 10:04:40 +00:00 |
|
emmmm
|
9806e07cf8
|
fix: replace tx_hash method with TxHashRef trait bound (#18357) (#18362)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-09-22 09:31:17 +00:00 |
|
Matthias Seitz
|
3ebfd7a25e
|
test: add test case for op tx env conversion (#18581)
|
2025-09-22 11:39:28 +02:00 |
|
YK
|
36107c60ab
|
fix(cache): Ensure execution cache remains locked until updated (#18564)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
|
2025-09-22 11:38:02 +02:00 |
|
YK
|
95f1931c59
|
test(engine): add new payload handling tests for canonical insertion and invalid ancestors (#18608)
|
2025-09-22 08:38:53 +00:00 |
|
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 |
|