|
|
2ce741709f
|
feat: relax provider bounds (#12857)
|
2024-11-26 16:26:36 +00:00 |
|
|
|
2d6b8937c3
|
refactor: unify logic for writing receipts (#12878)
|
2024-11-26 14:24:40 +00:00 |
|
|
|
dcaa06a01a
|
feat: make more block types generic (#12812)
|
2024-11-25 10:50:10 +00:00 |
|
|
|
4442b5d6fa
|
feat: convert hash field to OnceLock<TxHash> on TransactionSigned (#12596)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2024-11-21 22:40:29 +00:00 |
|
|
|
c73dadacb2
|
refactor: unify code paths for trie unwind (#12741)
|
2024-11-21 15:20:29 +00:00 |
|
|
|
4eca2fa1ee
|
chore: rm network event handling from node events (#12736)
|
2024-11-21 13:28:08 +00:00 |
|
|
|
0c5984179e
|
refactor(storage): unify blocks insertion logic (#12694)
|
2024-11-20 22:48:39 +00:00 |
|
|
|
868f3acdbc
|
feat: integrate HeaderValidator + make FileClient generic over block (#12681)
|
2024-11-20 11:07:24 +00:00 |
|
|
|
1e7189d3e4
|
feat: trait-based storage API (#12616)
Co-authored-by: joshie <93316087+joshieDo@users.noreply.github.com>
|
2024-11-19 15:39:28 +00:00 |
|
|
|
32a4d9ea08
|
Fix grammatical error in lib.rs (#12632)
|
2024-11-18 14:27:35 +01:00 |
|
|
|
735eb4b97c
|
chore(cli): unify trait bounds (#12604)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-16 17:22:17 +00:00 |
|
|
|
d9ed07a367
|
chore: remove revm-primitives re-export (#12599)
|
2024-11-16 11:33:09 +01:00 |
|
|
|
d8af28bbfa
|
refactor: use DBProvider in LatestStateProvider (#12557)
|
2024-11-14 22:05:07 +00:00 |
|
|
|
a7bb1d1fa3
|
chore: remove constants reexport (#12549)
|
2024-11-14 18:36:31 +01:00 |
|
|
|
aece53ae88
|
feat: make downloaders and clients generic over block parts (#12469)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-12 15:13:21 +00:00 |
|
|
|
38fdc93a12
|
feat: bump alloy (#12215)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-06 14:50:25 +00:00 |
|
|
|
0e83203658
|
primitives: rm alloy BlobTransactionSidecar reexport (#12310)
|
2024-11-05 14:40:10 +00:00 |
|
|
|
566f2b4950
|
primitives: rm alloy BlockHashOrNumber reexport (#12302)
|
2024-11-04 10:15:56 +00:00 |
|
|
|
c1a68f23cf
|
refactor: move payload/builder/src/database.rs to revm/src/cached.rs (#12252)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-01 14:55:23 +01:00 |
|
|
|
7880d4ddb0
|
refactor: change PayloadConfig to use parent header instead of parent block (#12159)
|
2024-10-29 09:52:00 +00:00 |
|
|
|
3f4634ccbc
|
chore: add version to PayloadBuilderAttributes::try_new (#12137)
|
2024-10-28 14:37:36 +00:00 |
|
|
|
0d07d27f3c
|
feat: Add version to BeaconEngineMessage FCU (#12089)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-10-28 13:00:36 +01:00 |
|
|
|
e93e373853
|
making command public (#12074)
|
2024-10-25 14:21:17 +00:00 |
|
|
|
40935321e3
|
chore(cli): engine cli options conflict with legacy (#11993)
|
2024-10-24 00:28:16 +00:00 |
|
|
|
89eb73f3d2
|
refactor: replace extra fields with ExecutionPayloadSidecar in engine (#11901)
|
2024-10-23 14:44:37 +00:00 |
|
|
|
d68dca1a26
|
chore: fix cargo feature warning (#11900)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-10-22 22:34:09 +00:00 |
|
|
|
28c61c15b4
|
fix: invoke prometheus recorder on op-reth Cli::run (#11982)
|
2024-10-22 19:46:00 +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 |
|
|
|
e2ecb6224d
|
chore: remove unused deps (#11898)
|
2024-10-19 16:54:07 +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 |
|
|
|
b77265e61b
|
reth-bench: rm redundant clone (#11829)
|
2024-10-17 10:59:27 +00:00 |
|
|
|
248b6b5905
|
fix: task executor metrics (#11738)
|
2024-10-16 10:39:25 +00:00 |
|
|
|
d027b7b938
|
feat(bin): make experimental engine default (#11612)
|
2024-10-10 15:04:31 +00:00 |
|
|
|
e18b0bab90
|
feat: impl Encodable2718 and Decodable2718 for PooledTransactionsElement (#11482)
|
2024-10-08 14:33:31 +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 |
|
|
|
84370b81d7
|
feat: make addons stateful (#11204)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-10-04 08:34:37 +02:00 |
|
|
|
07dc861a94
|
chore: rename default chainspec parser (#11398)
|
2024-10-01 22:22:57 +00:00 |
|
|
|
fbc01d6cfa
|
chore(deps): bump some breaking deps (#11388)
|
2024-10-01 17:26:47 +00:00 |
|
|
|
42afcbd75a
|
impl Encodable2718, Decodable2718 for TransactionSigned (#11218)
|
2024-09-30 15:36:38 +00:00 |
|
|
|
a5538bc041
|
chore: alloy 0.4 (#11334)
|
2024-09-30 12:48:37 +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 |
|
|
|
f2a508df34
|
primitives: rm more alloy_primitives reexports (#11222)
|
2024-09-26 11:29:18 +00:00 |
|
|
|
2022dd3de5
|
primitives: rm alloy_consensus::transaction reexports (#11191)
|
2024-09-25 12:13:48 +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 |
|
|
|
50ab150ee0
|
fix(docs): fix error message for missing jwtsecret flag (#11138)
|
2024-09-23 18:24:05 +00:00 |
|
|
|
faca096263
|
chore: remove reth-rpc-types import (#11125)
|
2024-09-23 14:43:27 +00:00 |
|
|
|
ed1de8996d
|
primitives: use alloy Header struct (#10691)
|
2024-09-23 12:53:43 +00:00 |
|
|
|
560b061e5e
|
chore: clear reth rpc types from reth binary (#11120)
|
2024-09-23 08:50:24 +00:00 |
|
|
|
c3d090adf4
|
feat: make NodeConfig generic over ChainSpec (#11039)
|
2024-09-19 16:05:09 +00:00 |
|