|
|
24287e8562
|
primitives: use EMPTY_ROOT_HASH when possible (#11822)
|
2024-10-16 23:02:44 +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 |
|
|
|
87399ae2c1
|
chore: rename executor and provider Generic -> Basic (#11788)
|
2024-10-16 11:20:42 +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 |
|
|
|
78415ff7c5
|
chore: include hash in trace (#11762)
|
2024-10-15 19:18:21 +00:00 |
|
|
|
6fb271036d
|
feat: move RPC launch to add-ons (#11532)
|
2024-10-15 14:51:40 +00:00 |
|
|
|
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 |
|
|
|
3ab1f9559e
|
feat: replace once_cell with std (#11694)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-10-15 08:21:01 +00:00 |
|
|
|
600a394571
|
feat: update SystemCaller (#11718)
|
2024-10-14 15:52:34 +00:00 |
|
|
|
f684dd4c4c
|
chore(clippy): enable if_then_some_else_none lint (#11679)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-14 15:45:26 +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 |
|
|
|
eb9565d22d
|
fix: always handle payload building for opstack (#11629)
|
2024-10-10 09:39:40 +00:00 |
|
|
|
58bfa60cea
|
feat(evm, trie): more metrics (#11613)
|
2024-10-10 08:27:01 +00:00 |
|
|
|
076b1a2c22
|
chore: bump op-alloy (#11617)
|
2024-10-09 18:40:48 +02:00 |
|
|
|
3c4a94fb76
|
fix: set system tx correctly (#11601)
|
2024-10-09 11:12:28 +00:00 |
|
|
|
8ba7bc0799
|
fix: set deposit gasprice correctly (#11603)
|
2024-10-09 11:00:17 +00:00 |
|
|
|
ece894bd28
|
chore: rm unused optimism feature from compat (#11560)
|
2024-10-08 10:02:34 +00:00 |
|
|
|
6e92ab8e43
|
chore: rm unused optimism feature (#11559)
|
2024-10-08 09:03:50 +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 |
|
|
|
a6b564e054
|
fix(op-reth): add jemalloc feature to optimism-cli for version (#11543)
|
2024-10-07 16:41:22 +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 |
|
|
|
36de90fdc3
|
chore(lint): fix clippy::needles_lifetimes (#11496)
|
2024-10-05 11:08:08 +00:00 |
|
|
|
28750e5b0e
|
chore: Remove duplicate EthereumChainSpecParser in favor of existing EthChainSpecParser (#11412)
Co-authored-by: garwah <garwah@garwah>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-05 10:52:08 +00:00 |
|
|
|
08c4065482
|
Reexport optimism specific crates from op-reth (#11499)
|
2024-10-05 09:07:14 +00:00 |
|
|
|
1f190ad8ea
|
chore: rm deposit contract config for op (#11479)
|
2024-10-04 15:44:47 +00:00 |
|
|
|
72e0ab1000
|
chore: op chainspec (#11415)
|
2024-10-04 10:06:06 +00:00 |
|
|
|
af1eb61072
|
feat(perf): integrate OnStateHook in executor (#11345)
|
2024-10-04 08:11:38 +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 |
|
|
|
73d5ce78c3
|
chore: replace Compact with bincode on ETL usage of SealedHeader (#11442)
|
2024-10-03 11:48:24 +00:00 |
|
|
|
7fbe19a9bf
|
primitives: remove optimism re-export in reth-primitives (#11438)
|
2024-10-03 10:38:18 +00:00 |
|
|
|
70d498d296
|
chore: make clippy happy (#11439)
|
2024-10-02 19:19:13 +00:00 |
|
|
|
64fae4d0f2
|
chore: rm crate reth-rpc-types (#11341)
|
2024-10-02 11:16:20 +02:00 |
|
|
|
9c9b1fdf84
|
fix: add tracing features to op binary (#11395)
|
2024-10-01 21:34:07 +02:00 |
|
|
|
fbc01d6cfa
|
chore(deps): bump some breaking deps (#11388)
|
2024-10-01 17:26:47 +00:00 |
|
|
|
6d57b9eaac
|
feat: wire SystemCaller (#11321)
|
2024-09-30 15:59:55 +00:00 |
|
|
|
42afcbd75a
|
impl Encodable2718, Decodable2718 for TransactionSigned (#11218)
|
2024-09-30 15:36:38 +00:00 |
|
|
|
24b6341205
|
fix: sequencer client must be arced (#11337)
|
2024-09-30 13:10:33 +00:00 |
|
|
|
a5538bc041
|
chore: alloy 0.4 (#11334)
|
2024-09-30 12:48:37 +00:00 |
|
|
|
ae4aeb44d9
|
chore(builder): reorder revm State import (#11316)
|
2024-09-30 10:04:47 +00:00 |
|
|
|
e21d75f9aa
|
primitives: rm more alloy_primitives reexports (#11325)
|
2024-09-30 01:06:47 +00:00 |
|
|
|
ea1d04aa75
|
primitives: rm more alloy_primitives reexports (#11255)
|
2024-09-29 16:48:54 +00:00 |
|
|
|
b8aeecae62
|
chore: update default payload builder logs (#11315)
|
2024-09-29 10:32:52 +00:00 |
|