|
|
86e8a2a245
|
Return RecoveredBlock in ensure_well_formed_payload (#14625)
|
2025-02-21 10:42:54 +00:00 |
|
|
|
f03e7e02f7
|
chore(payload): Custom PayloadError variant (#14607)
|
2025-02-20 11:45:34 +00:00 |
|
|
|
1804bbea6e
|
chore: remove optimism feature (#14545)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-18 00:53:50 +01:00 |
|
|
|
336c3d1fac
|
feat: alloy-evm and new revm integration (#14021)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: rakita <rakita@users.noreply.github.com>
|
2025-02-17 19:59:23 +00:00 |
|
|
|
0f4914a944
|
feat: use SealedHeader in ChainSpec (#14514)
|
2025-02-15 13:30:05 +00:00 |
|
|
|
e4c8e479cf
|
feat(op, txpool): add additional update routine for conditionals (#14497)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-15 08:30:09 +00:00 |
|
|
|
a699ee5405
|
Upstream ExecutionData to alloy (#14188)
|
2025-02-13 09:02:33 +00:00 |
|
|
|
71b9f1225a
|
feat(op, cli): add cli option to enable tx conditional (#14421)
|
2025-02-12 13:15:27 +00:00 |
|
|
|
ea40f78e59
|
feat(l2-withdrawals): Define OpEngineApiBuilder (#14426)
|
2025-02-12 07:04:52 +00:00 |
|
|
|
63bec101bf
|
chore: rm unused dependencies from optimism crates (#14396)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-02-11 09:07:54 +00:00 |
|
|
|
731b771fa2
|
chore: correct the comments (#14339)
|
2025-02-10 19:32:36 +01:00 |
|
|
|
7e3b135805
|
feat: EngineApiBuilder (#14354)
|
2025-02-10 10:10:40 +00:00 |
|
|
|
7603b74890
|
feat: add providerfactory builder to OpNode (#14322)
|
2025-02-08 07:09:27 +00:00 |
|
|
|
1f1eabc428
|
feat: simplify PayloadBuilder setup (#14276)
|
2025-02-06 20:44:16 +00:00 |
|
|
|
63d5feab33
|
refactor: extract OP txpool types to a separate crate (#14280)
|
2025-02-06 20:31:51 +00:00 |
|
|
|
ad7dec3b6a
|
feat(op, txpool): add conditionals to op pooled tx (#14264)
Co-authored-by: Hamdi Allam <hamdi.allam97@gmail.com>
|
2025-02-06 13:10:54 +00:00 |
|
|
|
823d065071
|
feat: abstract OpPooledTransaction and OpPool over consensus tx (#14256)
|
2025-02-06 11:26:06 +00:00 |
|
|
|
14a51b5292
|
feat: expose pool transaction in PayloadTransactions (#14249)
Co-authored-by: Hamdi Allam <hamdi.allam97@gmail.com>
|
2025-02-06 01:16:20 +00:00 |
|
|
|
62a8e62c3d
|
chore: simplify PayloadBuilder trait (#14246)
|
2025-02-05 23:20:31 +00:00 |
|
|
|
a63f92e017
|
chore: use alloy traits for PoolTransaction (#14228)
|
2025-02-05 02:05:00 +00:00 |
|
|
|
07090b315c
|
feat: abstract OpBeaconConsensus over primitives and chainspec (#14171)
|
2025-02-04 12:55:51 +00:00 |
|
|
|
e468d4d7c5
|
feat: add ExecutionData AT (#14179)
|
2025-02-04 01:08:47 +00:00 |
|
|
|
04c1d7120e
|
refactor: couple ExecutionPayload and ExecutionPayloadSidecar (#14172)
|
2025-02-03 21:04:42 +00:00 |
|
|
|
e3106889a8
|
feat: abstract EthTransactionValidator over ChainSpec (#14162)
|
2025-02-03 19:26:18 +00:00 |
|
|
|
65c3bd7eda
|
feat: abstract OP payload builder over transaction (#14153)
|
2025-02-03 14:57:41 +00:00 |
|
|
|
6afededdbf
|
feat: phase out payload conversion helpers (#14090)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-31 13:04:41 +00:00 |
|
|
|
98a021ee7d
|
feat: abstract over Evm::Error (#14085)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-30 13:02:20 +00:00 |
|
|
|
376a5ddf55
|
chore: make optypedtx fields private (#14065)
|
2025-01-29 17:49:09 +00:00 |
|
|
|
5cf0276f1e
|
chore: rm optimism feature from reth-provider (#14035)
|
2025-01-28 13:31:26 +00:00 |
|
|
|
2e4376f359
|
add format checker to .toml (#13968)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-28 12:20:58 +00:00 |
|
|
|
60f9277dc5
|
feat: validate empty execution requests for OP (#13980)
|
2025-01-24 21:54:35 +00:00 |
|
|
|
006eea0c34
|
feat: generic TxEnv (#13957)
|
2025-01-24 10:48:44 +00:00 |
|
|
|
a3015c8a3a
|
feat(sdk): introduce PrimitivesTy helper type (#13933)
|
2025-01-22 22:29:33 +00:00 |
|
|
|
f64dd8a977
|
chore: remove some unnecessary direct imports (#13934)
|
2025-01-22 22:08:48 +01:00 |
|
|
|
82a0734c19
|
chore: use flz estimate (#13930)
|
2025-01-22 18:24:25 +00:00 |
|
|
|
073aee175f
|
chore: replace maili deps with op-alloy (#13927)
|
2025-01-22 17:58:06 +01:00 |
|
|
|
ace28d8a90
|
chore: move and integrate ConfigureEvmFor (#13896)
|
2025-01-21 17:56:17 +00:00 |
|
|
|
64214fd186
|
chore: deprecate recoveredtx alias (#13887)
|
2025-01-20 18:07:14 +00:00 |
|
|
|
28f2ebe7a0
|
chore: use correct compressed size estimation fn (#13876)
|
2025-01-20 13:35:26 +00:00 |
|
|
|
43f3822e9a
|
feat: Track DA cost in Op Pooled transactions (#13806)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-18 11:20:19 +00:00 |
|
|
|
8efe441cc0
|
feat: use reth-ethereum-primitives (#13830)
|
2025-01-17 01:22:21 +01:00 |
|
|
|
83b2fb9b41
|
feat: add SealedBlock in reth-primitives-traits (#13735)
|
2025-01-15 01:12:43 +00:00 |
|
|
|
b4610a04e6
|
feat: add receipt builder for OpExecutionStrategy (#13792)
|
2025-01-14 13:11:18 +00:00 |
|
|
|
cc84f83b6c
|
fix: apply legacy cleanup to opnode (#13775)
|
2025-01-11 19:59:13 +01:00 |
|
|
|
a3f8a9d38b
|
chore!: rename blockchainprovider2 (#13727)
|
2025-01-08 13:52:17 +01:00 |
|
|
|
baf92e33fb
|
chore: rm beacon consensus deps everywhere (#13722)
|
2025-01-08 12:49:54 +01:00 |
|
|
|
20e003f9b4
|
feat(primitives): re-export alloy Recovered (#13670)
|
2025-01-06 17:20:58 +00:00 |
|
|
|
09f2f4adfe
|
chore: bump revm 19.2 (#13667)
|
2025-01-06 17:37:40 +01:00 |
|
|
|
20d3fa6bbb
|
feat: rename reth_primitives::RecoveredTx functions to match alloy::Recovered (#13663)
|
2025-01-06 14:27:43 +00:00 |
|
|
|
dbd4f0c4fe
|
chore: make block field private (#13628)
|
2025-01-03 15:10:32 +00:00 |
|