Vui-Chee
|
d8acc1e4cf
|
feat: support non-zero genesis block numbers (#19877)
Co-authored-by: JimmyShi22 <417711026@qq.com>
|
2025-12-17 11:03:12 +00:00 |
|
Karl Yu
|
61c072ad20
|
feat: add engine_getBlobsV3 method (#20451)
|
2025-12-17 10:15:49 +00:00 |
|
Matthias Seitz
|
ab2ef99458
|
chore: add keccak-global (#20418)
|
2025-12-16 14:59:09 +00:00 |
|
DaniPopes
|
21216e2f24
|
perf: use indexed parallel iterators for tx recovery (#20342)
|
2025-12-15 13:40:03 +00:00 |
|
ligt
|
662c0486a1
|
feat(storage): add rocksdb provider into database provider (#20253)
|
2025-12-15 10:15:57 +00:00 |
|
Tomass
|
1752d6fb99
|
chore(optimism): move predeploy constant to op-alloy (#20181)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-12-11 07:04:01 +00:00 |
|
Matthias Seitz
|
4adf163fdc
|
chore: add alias for flashblocks-url (#20093)
|
2025-12-03 20:17:34 +00:00 |
|
stevencartavia
|
ac120ffd31
|
feat: introduce PayloadValidator::payload_to_block (#19953)
|
2025-11-26 11:26:57 +00:00 |
|
Matthias Seitz
|
940be8a092
|
fix(net): use external ip for discv5 config (#19784)
|
2025-11-17 22:26:19 +01:00 |
|
Francis Li
|
5866a82516
|
feat(flashblock): improve state root calculation condition (#19667)
|
2025-11-16 10:22:59 +00:00 |
|
Matthias Seitz
|
24fa984da4
|
chore: add js-tracer feature to bins (#19441)
|
2025-11-03 19:25:50 +00:00 |
|
sashass1315
|
714ebf749c
|
fix: avoid unnecessary self.clone() in OpNetworkBuilder::network_config (#19451)
|
2025-11-03 08:52:49 +00:00 |
|
Udoagwa Franklin
|
af9b04c1a3
|
feat(op-reth): implement miner_setGasLimit RPC (#19247)
Co-authored-by: frankudoags <frankudoags.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-10-31 15:02:51 +00:00 |
|
Wojtek Łopata
|
dc8efbf9b3
|
feat: add --rpc.evm-memory-limit flag (#19279)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-10-30 19:53:43 +00:00 |
|
theo
|
1114a9c07e
|
feat(precompiles/jovian): add jovian precompiles to op-reth (#19333)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-10-29 17:02:57 +01:00 |
|
Mablr
|
adb4f48471
|
feat(reth-optimism-node): Add OP E2E mineblock test with isthmus activated at genesis (#19305)
|
2025-10-28 20:13:44 +00:00 |
|
Arsenii Kulikov
|
7779ed8c73
|
feat: bump revm (#18999)
|
2025-10-15 17:55:35 +00:00 |
|
Matthias Seitz
|
850083dbde
|
chore: remove doc_auto_cfg feature (#18758)
|
2025-09-28 12:53:45 +02:00 |
|
かとり
|
4e1c552d3a
|
fix(optimism): always enable interop maintenance task if activated (#18563)
|
2025-09-19 09:57:49 +00:00 |
|
Hai | RISE
|
98ce04d5e0
|
feat: relax OpEngineValidatorBuilder for more custom payload types (#18520)
|
2025-09-17 14:37:07 +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 |
|
Emilia Hane
|
4c363fe1aa
|
feat(op-sdk): custom precompiles (#18350)
|
2025-09-09 20:04:41 +00:00 |
|
Hai | RISE
|
0cdd54838b
|
chore: delist unused deps with cargo-machete (#18259)
|
2025-09-05 10:23:52 +00:00 |
|
Eric Woolsey
|
001fb927b5
|
feat: generalize impl EngineValidatorAddOn for OpAddOns (#18141)
|
2025-08-29 06:14:26 +00:00 |
|
Roman Hodulák
|
3a5c992394
|
feat(optimism): Add flashblocks_url as part of rollup args of the op-reth CLI (#18094)
|
2025-08-27 11:32:00 +00:00 |
|
Matthias Seitz
|
dd4aa7cd2a
|
chore: relax EngineValidatorAddOn impl (#18052)
|
2025-08-25 21:13:25 +02:00 |
|
robinsdan
|
29e4b20588
|
refactor: remove StateCommitment trait (#17812)
|
2025-08-18 13:53:53 +00:00 |
|
Mablr
|
907448ff3b
|
feat(rpc): Add support for custom Tokio runtime configuration in EthereumAddOns (#17693)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-08-14 05:40:29 +00:00 |
|
Ishika Choudhury
|
94c93583af
|
feat: introduced configurable version globals (#17711)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-08-13 14:25:35 +00:00 |
|
Arsenii Kulikov
|
f5c2502f55
|
feat: delay block -> payload conversions (#17681)
|
2025-08-06 17:53:37 +00:00 |
|
Federico Gimenez
|
7d660b57b0
|
refactor: move BasicEngineValidator creation into EngineApiValidatorBuilder trait (#17664)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-08-01 17:08:00 +00:00 |
|
Emilia Hane
|
98e30d4340
|
chore(sdk): Add example for building offline TraceApi with node builder (#17682)
Co-authored-by: ongyimeng <ongyimeng@gmail.com>
|
2025-07-31 09:39:37 +00:00 |
|
Arsenii Kulikov
|
9d1af5a09c
|
refactor: introduce Enginvalidator in tree (#17598)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-07-28 09:09:55 +00:00 |
|
Léa Narzis
|
3f3ccc3aa8
|
chore: remove duplicate deps (#17618)
|
2025-07-26 10:11:17 +00:00 |
|
sashaodessa
|
dc90eb2ffe
|
fix: typo in Cargo.toml (#17588)
|
2025-07-24 01:00:25 +00:00 |
|
Arsenii Kulikov
|
ff76f66cd7
|
feat: abstraction for attributes -> NextBlockEnv conversion (#17570)
|
2025-07-23 11:39:38 +00:00 |
|
Federico Gimenez
|
ed8eacfc5b
|
refactor: move EngineValidator trait to reth-engine-tree (#17559)
|
2025-07-23 11:25:58 +00:00 |
|
Arsenii Kulikov
|
53df3b803a
|
feat: add AddOns for custom node example (#17544)
|
2025-07-22 13:04:37 +02:00 |
|
Matthias Seitz
|
42f791924a
|
fix: ensure required revm features are activated (#17526)
|
2025-07-21 12:34:33 +00:00 |
|
Matthias Seitz
|
84387f7c97
|
chore: sanity secp256k1+rayon activations (#17527)
|
2025-07-21 14:48:27 +02:00 |
|
Arsenii Kulikov
|
05fed6f991
|
feat: add helper for building pending block env (#17464)
|
2025-07-17 14:00:13 +00:00 |
|
Arsenii Kulikov
|
7ccb37ebe3
|
refactor: move receipt conversions to RpcConverter (#17450)
|
2025-07-17 13:19:30 +00:00 |
|
Roman Hodulák
|
73f2edb90c
|
feat(rpc): Use generic transaction request as input (#17092)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-07-14 17:46:52 +00:00 |
|
Amidamaru
|
ccc1493848
|
chore: make OpAddonsBuilder generic over middleware (#17347)
|
2025-07-10 20:00:01 +00:00 |
|
Federico Gimenez
|
26b7258d57
|
feat(ci): reorganize e2e tests with dedicated nextest filter and CI workflow (#17290)
|
2025-07-10 10:41:48 +00:00 |
|
Léa Narzis
|
73f820af40
|
feat(sdk): add local_payload_attributes_builder to DebugNodeLauncher (#17297)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-07-09 19:19:25 +02:00 |
|
Francis Li
|
5c47be25c4
|
feat(txpool): add minimal priority fee configuration for transaction pool (#17183)
|
2025-07-04 11:22:48 +00:00 |
|
Niran Babalola
|
7276dae4ee
|
feat: introduce max_tx_gas_limit feature to enforce per-transaction gas limits (#17028)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-06-30 20:44:28 +00:00 |
|
Matthias Seitz
|
142c6342e3
|
fix(cli): propagate max-tx-input-bytes setting (#17066)
|
2025-06-25 21:49:41 +00:00 |
|
Matthias Seitz
|
8485d99dfa
|
feat: add --rollup.historicalrpc CLI argument for op-reth (#16941)
Co-authored-by: Claude <noreply@anthropic.com>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2025-06-24 15:10:53 +00:00 |
|