|
|
8efe441cc0
|
feat: use reth-ethereum-primitives (#13830)
|
2025-01-17 01:22:21 +01:00 |
|
|
|
93667e0820
|
feat(no-std): add no_std support for reth-optimism-consensus (#13692)
|
2025-01-07 23:51:58 +00:00 |
|
|
|
6103bd9a6e
|
chore: no-std consensus common (#13686)
|
2025-01-06 22:53:40 +01:00 |
|
|
|
ad89056e48
|
chore: disable chainspec default features (#13583)
|
2024-12-28 18:29:59 +01:00 |
|
|
|
6e140108f0
|
chore: disable op- default features (#13511)
|
2024-12-23 09:12:51 +01:00 |
|
|
|
ef033abaf9
|
Removed manual implementations of core::error::Error (#13370)
Co-authored-by: router <router@router.ian>
|
2024-12-18 00:01:48 +00:00 |
|
|
|
b4124dd1b0
|
feat: make RPC cache generic over primitives (#13146)
|
2024-12-05 13:14:51 +00:00 |
|
|
|
d298fb1b81
|
fix(op): add missing op consensus validation check (#13122)
|
2024-12-04 14:27:49 +00:00 |
|
|
|
ea82cbdc60
|
chore(sdk): define OpTransactionSigned (#11433)
|
2024-12-03 06:47:46 +00:00 |
|
|
|
756eafa1aa
|
chore: disable default features op forks (#13073)
|
2024-12-02 20:20:45 +00:00 |
|
|
|
aacf5d13d2
|
chore: disable more default features (#13065)
|
2024-12-02 18:03:33 +01:00 |
|
|
|
8d5668a23a
|
chore: disable reth-ethereum-forks default features in workspace (#13054)
|
2024-12-02 11:29:54 +00:00 |
|
|
|
7f88e62781
|
feat: bump alloy (#12930)
Co-authored-by: Ryan Schneider <ryanleeschneider@gmail.com>
|
2024-12-02 00:55:17 +00:00 |
|
|
|
29289ccaec
|
feat: add Primitives AT to BlockExecutorProvider (#12994)
|
2024-11-29 12:53:25 +00:00 |
|
|
|
0d6ebec574
|
Revert "Revert "chore(sdk): Add MaybeArbitrary as super trait"" (#12810)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-11-24 07:46:16 +00:00 |
|
|
|
da77ffc951
|
chore(sdk): Move reth_optimism_node::OpPrimitives into reth-optimism-primitives (#12649)
|
2024-11-19 12:53:34 +00:00 |
|
|
|
cf4a4454ec
|
fix: feature propagation (#11888)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-10-19 20:36:11 +00:00 |
|
|
|
3bd695ee63
|
feat: update el requests for devnet 4 (#11865)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-19 12:48:35 +00:00 |
|
|
|
6ba4bbe4aa
|
chore: make op-evm compile with no-std (#11834)
|
2024-10-17 13:54:32 +00:00 |
|
|
|
82862fabd7
|
primitives: rm redundant functions for Transaction (#11747)
|
2024-10-16 20:33:57 +00:00 |
|
|
|
c76d319444
|
chore: rm optimism feature from reth-revm (#11797)
|
2024-10-16 12:44:19 +00:00 |
|
|
|
f49a4ae185
|
feat: add OpExecutionStrategy (#11761)
|
2024-10-16 10:13:46 +00:00 |
|
|
|
d4be773f5f
|
chore: move tests in reth_execution_types::chain to reth-evm-optimism (#11115)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-15 20:47:23 +00:00 |
|
|
|
7fbe19a9bf
|
primitives: remove optimism re-export in reth-primitives (#11438)
|
2024-10-03 10:38:18 +00:00 |
|
|
|
42afcbd75a
|
impl Encodable2718, Decodable2718 for TransactionSigned (#11218)
|
2024-09-30 15:36:38 +00:00 |
|
|
|
375acdfedc
|
chore(op): unify crate name reth-optimism-* (#11223)
|
2024-09-28 10:49:17 +00:00 |
|
|
|
2022dd3de5
|
primitives: rm alloy_consensus::transaction reexports (#11191)
|
2024-09-25 12:13:48 +00:00 |
|
|
|
3bd966c594
|
primitives: rm alloy_genesis reexport (#11181)
|
2024-09-24 23:15:19 +00:00 |
|
|
|
66089682d7
|
Move OptimismHardfork to new crate reth_optimism_forks (#10963)
|
2024-09-20 16:51:45 +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 |
|
|
|
0213e8841f
|
optimism: replace reth-primitive imports (#10800)
|
2024-09-10 10:51:43 +00:00 |
|
|
|
7df7bc2c1a
|
chore(op): Add OpChainSpec (#10516)
|
2024-08-27 12:25:38 +00:00 |
|
|
|
61500238fb
|
dep: rm unused dependencies (#10099)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-06 00:46:46 +00:00 |
|
|
|
d8e6d01308
|
chore: move revm_spec methods from reth-primitives to chain specific crates (#9152)
|
2024-06-27 19:11:29 +00:00 |
|
|
|
e2b8254a3d
|
chore: use execution-types instead of provider where possible (#8971)
|
2024-06-19 22:42:25 +00:00 |
|
|
|
a3fd112915
|
feat: move calculate_intrinsic_gas_after_merge to tx pool (#8914)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-19 12:10:47 +00:00 |
|
|
|
2a5c93fab3
|
chore: use reth_chainspec where possible (#8891)
|
2024-06-17 16:09:09 +00:00 |
|
|
|
ade059235b
|
chore: move primitives/prune to reth-prune-types (#8676)
|
2024-06-07 15:24:39 +00:00 |
|
|
|
e21a2578d5
|
chore(deps): remove useless deps (#8453)
|
2024-05-29 09:34:52 +00:00 |
|
|
|
df83befcff
|
chore: replace reth-interface usage (#8394)
|
2024-05-25 13:34:28 +02:00 |
|
|
|
df7c9ee310
|
chore: extract p2p types from interfaces (#8382)
|
2024-05-24 08:34:09 +00:00 |
|
|
|
f45ca74772
|
refactor(consensus, evm): move post-execution validation to consensus (#8321)
|
2024-05-22 17:20:14 +00:00 |
|
|
|
00f9acb94e
|
chore: remove reth-revm optimism (#8141)
|
2024-05-07 16:55:46 +00:00 |
|
|
|
5e778317fb
|
convert ``OptimismBlockExecution`` error variant into a general purpose error variant (#8100)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-06 13:07:25 +00:00 |
|
|
|
067b0ff420
|
feat: integrate ExecutorProvider (#7798)
|
2024-05-03 11:39:46 +00:00 |
|
|
|
cfeead7598
|
add reth-evm-optimism (#7821)
|
2024-04-23 20:55:09 +00:00 |
|