|
|
28ef5749e7
|
feat(engine): integrate sparse trie into the state root task (#12907)
|
2024-11-28 09:46:08 +00:00 |
|
|
|
39e057375a
|
chore: make generic header InvalidHeaderCache (#12940)
|
2024-11-28 09:20:17 +00:00 |
|
|
|
a3eb302f72
|
chore: pass generic header to validate_header_gas (#12931)
|
2024-11-28 08:03:44 +00:00 |
|
|
|
bb0bd77916
|
chore: make generic data primitives TreeState (#12924)
|
2024-11-28 07:53:26 +00:00 |
|
|
|
0df02ca2b9
|
chore: pass generic header and body to validate_shanghai_withdrawals (#12923)
|
2024-11-28 07:49:27 +00:00 |
|
|
|
2179301590
|
feat: add functions for env creation (#12928)
|
2024-11-27 22:35:23 +00:00 |
|
|
|
8d70e8921b
|
chore: pass generic header to validate_header_base_fee (#12921)
|
2024-11-27 19:59:50 +00:00 |
|
|
|
47245642ca
|
feat(trie): SparseStateTrie::storage_trie_mut (#12913)
|
2024-11-27 19:18:31 +00:00 |
|
|
|
00c5b69af4
|
feat: integrate node primitives in engine handler (#12914)
|
2024-11-27 18:23:57 +00:00 |
|
|
|
2700db1258
|
feat(trie): SparseStateTrie::remove_storage_leaf (#12912)
|
2024-11-27 17:59:58 +00:00 |
|
|
|
2705e3a7dd
|
feat: add helpers for opcode tracing (#12899)
|
2024-11-27 16:34:16 +00:00 |
|
|
|
f9ad3f8cca
|
chore: add fs-util::open (#12911)
|
2024-11-27 16:22:23 +00:00 |
|
|
|
26bfe7c037
|
feat: SparseStateTrie::reveal_multiproof (#12909)
|
2024-11-27 16:18:54 +00:00 |
|
|
|
7a6053078c
|
fix: small db provider fixes (#12908)
|
2024-11-27 15:54:58 +00:00 |
|
|
|
7a6a725d91
|
feat: add Receipt AT to writer traits (#12892)
|
2024-11-27 15:31:13 +00:00 |
|
|
|
1131bdecc3
|
feat(engine): proof fetching on state update for StateRootTask (#12458)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-11-27 14:14:29 +00:00 |
|
|
|
533b555f87
|
feat: add Receipt AT to ReceiptProvider (#12890)
|
2024-11-27 14:02:25 +00:00 |
|
|
|
b62929c390
|
feat: add engine validator addon (#12905)
|
2024-11-27 13:40:48 +00:00 |
|
|
|
db9b86a7d6
|
Upcast trait bound on BlockBody::Transaction to SignedTransaction (#12903)
|
2024-11-27 11:56:33 +00:00 |
|
|
|
42c24f07d9
|
refactor: unify code paths for receipts removal (#12887)
|
2024-11-27 11:43:38 +00:00 |
|
|
|
a0e2961d73
|
chore: make BeaconConsensusEngineEvent generic over data primitives (#12831)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
|
2024-11-27 11:40:00 +00:00 |
|
|
|
b33757fcbe
|
feat: extends engine validator (#12900)
|
2024-11-27 11:31:24 +00:00 |
|
|
|
51afa4cdc9
|
chore(sdk): Add MaybeArbitrary to all ATs on NodePrimitives (#12847)
|
2024-11-27 09:54:39 +00:00 |
|
|
|
3b8c661ad4
|
added generic header (#12897)
Co-authored-by: router <router@router.ian>
|
2024-11-27 09:42:39 +01:00 |
|
|
|
acfcfbdcf3
|
perf: minimize clones when saving blocks (#12870)
|
2024-11-27 09:08:19 +01:00 |
|
|
|
02f3427dae
|
feat: introduce networkprimitives in transition fetcher (#12889)
|
2024-11-26 22:25:42 +00:00 |
|
|
|
e8d63e4a0b
|
chore: fix unused warning (#12888)
|
2024-11-26 19:32:54 +00:00 |
|
|
|
38cf6c900d
|
refactor: improve state writing functions for db provider (#12885)
|
2024-11-26 18:26:22 +00:00 |
|
|
|
83af493179
|
Introduce StateCommitment in StateProviders (#12602)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-26 16:48:32 +00:00 |
|
|
|
5dc914be80
|
chore: make cargo t compile for reth-trie-common (#12884)
|
2024-11-26 16:38:12 +00:00 |
|
|
|
2ce741709f
|
feat: relax provider bounds (#12857)
|
2024-11-26 16:26:36 +00:00 |
|
|
|
d51b347c81
|
feat: add utility trait methods to Transaction (#12704)
|
2024-11-26 16:24:01 +00:00 |
|
|
|
ebf837e6e8
|
chore: unify more tx signed fns (#12883)
|
2024-11-26 16:21:52 +00:00 |
|
|
|
4dfaa46380
|
chore: unify recover_singer (#12881)
|
2024-11-26 15:19:58 +00:00 |
|
|
|
2d6b8937c3
|
refactor: unify logic for writing receipts (#12878)
|
2024-11-26 14:24:40 +00:00 |
|
|
|
dee0b8c055
|
feat: relax constraints for on_get_pooled_txs (#12880)
|
2024-11-26 14:23:27 +00:00 |
|
|
|
a0f99df21b
|
feat(trie): StorageRootProvider::storage_multiproof (#12879)
|
2024-11-26 14:01:31 +00:00 |
|
|
|
b6d6bf5eed
|
deps: bump sysinfo (#12874)
|
2024-11-26 13:47:06 +00:00 |
|
|
|
2840b6f677
|
chore: make OrderedSealedBlock generic over header and body types (#12830)
|
2024-11-26 13:44:12 +00:00 |
|
|
|
277631092d
|
feat: use pooled AT for get_pooled_transactions (#12876)
|
2024-11-26 13:00:50 +00:00 |
|
|
|
c19b8e1a2b
|
chore(trie): remove todo comment (#12875)
|
2024-11-26 12:57:58 +00:00 |
|
|
|
2b4fa3bbf1
|
dep(trie): remove reth-trie dep from reth-trie-sparse (#12872)
|
2024-11-26 12:53:52 +00:00 |
|
|
|
2dc92880ba
|
chore(trie): move trie updates to reth-trie-common (#12863)
|
2024-11-26 12:09:12 +00:00 |
|
|
|
26fc701814
|
feat: NodePrimitivesProvider (#12855)
|
2024-11-26 12:06:55 +00:00 |
|
|
|
b34fb7883a
|
feat: make PooledTransactionsElementEcRecovered generic over transaction (#12869)
|
2024-11-26 12:02:23 +00:00 |
|
|
|
dab63e649f
|
feat: emit node event when inserted executed block (#12726)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-26 12:00:41 +00:00 |
|
|
|
334ccd0a53
|
chore: add helper for encoded (#12868)
|
2024-11-26 12:00:07 +00:00 |
|
|
|
a28fa243c0
|
feat: use Pooled type for get_pooled_transaction_element in pool trait (#12867)
|
2024-11-26 11:44:44 +00:00 |
|
|
|
1b4048e47d
|
chore: add encodable to pooled recovered (#12866)
|
2024-11-26 10:44:57 +00:00 |
|
|
|
aa0a114b0d
|
chore(trie): introduce serde feature on reth-trie-common (#12864)
|
2024-11-26 10:34:23 +00:00 |
|