|
|
39f0ab4116
|
chore: turn off reth-revm default features (#10215)
Co-authored-by: Federico Gimenez <federico.gimenez@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-15 10:32:25 +00:00 |
|
|
|
0b6397217c
|
chore: rm optimism feature from chainspec (#11722)
|
2024-10-15 08:24:10 +00:00 |
|
|
|
523bfb9c81
|
feat: refactor and integrate local engine into EngineNodeLauncher (#11703)
|
2024-10-14 13:21:41 +00:00 |
|
|
|
c05a900542
|
perf(rpc): use Arc<SealedBlockWithSenders> on cache and rpc (#11635)
|
2024-10-14 12:44:28 +00:00 |
|
|
|
53bd6872db
|
feat(op): opchainspec builder (#11630)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-12 15:57:25 +00:00 |
|
|
|
c4411991e1
|
feat: add override for additional_validation_tasks (#11655)
|
2024-10-11 09:45:44 +00:00 |
|
|
|
076b1a2c22
|
chore: bump op-alloy (#11617)
|
2024-10-09 18:40:48 +02:00 |
|
|
|
ece894bd28
|
chore: rm unused optimism feature from compat (#11560)
|
2024-10-08 10:02:34 +00:00 |
|
|
|
5eb71e32c6
|
Introduce Op PayloadTypes Impl (#11558)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-08 08:42:14 +00:00 |
|
|
|
41455dfcdd
|
feat: expose Op node network_config helper (#11506)
|
2024-10-05 18:12:28 +00:00 |
|
|
|
51db6564d6
|
feat: add PoolBuilderConfigOverrides (#11507)
|
2024-10-05 18:11:28 +00:00 |
|
|
|
1fe9f324b0
|
Relax Trait Bounds on TransactionPool::Transaction and EthPoolTransaction (#11079)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-04 07:34:29 +00:00 |
|
|
|
84370b81d7
|
feat: make addons stateful (#11204)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-10-04 08:34:37 +02:00 |
|
|
|
7fbe19a9bf
|
primitives: remove optimism re-export in reth-primitives (#11438)
|
2024-10-03 10:38:18 +00:00 |
|
|
|
64fae4d0f2
|
chore: rm crate reth-rpc-types (#11341)
|
2024-10-02 11:16:20 +02:00 |
|
|
|
42afcbd75a
|
impl Encodable2718, Decodable2718 for TransactionSigned (#11218)
|
2024-09-30 15:36:38 +00:00 |
|
|
|
2aa3dd0fd8
|
feat: use OpChainSpec in OptimismNode and its components (#11304)
|
2024-09-28 13:06:52 +00:00 |
|
|
|
375acdfedc
|
chore(op): unify crate name reth-optimism-* (#11223)
|
2024-09-28 10:49:17 +00:00 |
|
|
|
c00516c3f9
|
rpc-types: rm alloy-rpc-types-engine reexport (#11206)
|
2024-09-25 14:49:50 +00:00 |
|
|
|
ab66f58e5c
|
chore: Remove ChainSpec from PayloadConfig (#11103)
Co-authored-by: garwah <garwah@garwah>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-25 06:45:51 +00:00 |
|
|
|
c851a1740c
|
feat: EngineValidator (#11144)
|
2024-09-24 11:23:52 +00:00 |
|
|
|
cf294ce397
|
feat: add ChainSpec AT to EngineTypes (#11054)
|
2024-09-23 15:02:57 +00:00 |
|
|
|
15aee9b144
|
feat: use alloy Signature type (#10758)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-09-23 13:29:48 +00:00 |
|
|
|
2684594ec1
|
rpc: rm useless reexports in reth-rpc-types (#11113)
|
2024-09-23 00:29:47 +00:00 |
|
|
|
66089682d7
|
Move OptimismHardfork to new crate reth_optimism_forks (#10963)
|
2024-09-20 16:51:45 +00:00 |
|
|
|
1fbf1a91f1
|
Revert "chore(op-payload-builder): Refactor optimism_payload into smaller, reusable functions" (#11041)
|
2024-09-19 15:36:32 +00:00 |
|
|
|
ddb79ef08b
|
Update function visibility for cfg_and_block_env() (#11022)
|
2024-09-19 11:36:17 +00:00 |
|
|
|
46ada1a595
|
fix(lint): op-reth tests (#11020)
|
2024-09-19 13:16:51 +02:00 |
|
|
|
f64aecfbc8
|
feat(cli): expose tree engine persistence configuration (#10999)
|
2024-09-18 18:24:01 +00:00 |
|
|
|
5e9f38164d
|
evm: use Header AT in ConfigureEvmEnv (#10968)
|
2024-09-17 23:03:15 +00:00 |
|
|
|
2b75415a00
|
execution: make ConfigureEvm independent of chainspec argument (#10748)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-09-11 13:50:42 +00:00 |
|
|
|
e130457683
|
Add client() getter to OpTransactionValidator (#10814)
|
2024-09-10 23:59:20 +00:00 |
|
|
|
0213e8841f
|
optimism: replace reth-primitive imports (#10800)
|
2024-09-10 10:51:43 +00:00 |
|
|
|
b0fddef46a
|
optimism: use op-alloy TxDeposit (#10667)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-05 15:50:33 +00:00 |
|
|
|
a1d9ece3be
|
feat: NodeTypesWithDB (#10683)
|
2024-09-04 17:56:22 +00:00 |
|
|
|
d30e3a4888
|
node: revise NodeTypes trait (#10665)
|
2024-09-03 12:52:53 +00:00 |
|
|
|
fcab695a93
|
refactor: extract op-reth binary to separate crate (#10641)
Co-authored-by: Loocapro <lucaprovini1989@gmail.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2024-09-02 14:20:15 +00:00 |
|
|
|
ec5ce21965
|
chore(deps): bump alloy (#10537)
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-08-29 13:23:04 +00:00 |
|
|
|
7df7bc2c1a
|
chore(op): Add OpChainSpec (#10516)
|
2024-08-27 12:25:38 +00:00 |
|
|
|
a24fe46b13
|
remove transaction forwarder trait (#9678)
|
2024-08-26 18:17:34 +00:00 |
|
|
|
8191e0c05d
|
chore(chainspec): move op stack chain specs to reth-optimism-chainspec (#10485)
|
2024-08-26 18:01:49 +00:00 |
|
|
|
6dc00a29c9
|
tx-pool: rm into tx constraint for PoolTransaction (#10057)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-08-24 13:32:10 +00:00 |
|
|
|
e52ca0ec57
|
chore(cli): rename optimism args test (#10492)
|
2024-08-24 07:36:56 +00:00 |
|
|
|
7d8196e29c
|
chore(rpc): config network specific transaction type in node builder (#10417)
|
2024-08-22 14:36:38 +00:00 |
|
|
|
f2e0bc073a
|
feat: ChainSpec associated type (#10292)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-22 12:30:09 +00:00 |
|
|
|
bff65e5f4d
|
feat: disable l1 data gas cost in --dev mode (#10332)
|
2024-08-15 19:58:26 +00:00 |
|
|
|
532ea9d097
|
deps: rm useless dependencies (#10255)
|
2024-08-10 16:17:20 +00:00 |
|
|
|
0216e78f5c
|
feat: make additional validation tasks size configurable (#10200)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-08 22:08:14 +00:00 |
|
|
|
d2b0ff40d1
|
feat: integrate engine2 for optimism (#10222)
|
2024-08-08 21:55:18 +00:00 |
|
|
|
bd2882e135
|
chore: allocate for encoded txs (#10193)
|
2024-08-07 22:05:07 +00:00 |
|