|
|
091c5499ba
|
chore: replace TrieAccount with alloy's (#13397)
|
2024-12-16 02:57:02 +00:00 |
|
|
|
b525231224
|
chore: Introduce helper type for evm cfg and env tuple (#13377)
|
2024-12-14 08:53:59 +00:00 |
|
|
|
a7ebd15d24
|
chore: unify unchecked naming (#13391)
|
2024-12-13 18:34:37 +00:00 |
|
|
|
233dc7d35b
|
fix(test): exclude lock file from storage files count (#13343)
|
2024-12-13 16:35:04 +00:00 |
|
|
|
df697f2cc0
|
perf(history_by_block_hash): reuse provider instead of creating two (#13382)
|
2024-12-13 13:38:30 +00:00 |
|
|
|
f347977765
|
chore: use hash fn directly (#13379)
|
2024-12-13 12:28:48 +00:00 |
|
|
|
59fb0e210d
|
chore: add BlockBodyIndicesProvider trait (#13347)
|
2024-12-12 13:49:44 +00:00 |
|
|
|
90fcfb90e7
|
chore: unify noop provider impls (#13345)
|
2024-12-12 14:13:39 +01:00 |
|
|
|
7764b9a038
|
chore: add OmmersProvider trait (#13331)
|
2024-12-12 11:20:03 +00:00 |
|
|
|
328d4937f2
|
fix: use generic receipt in StaticFileProducer (#13324)
|
2024-12-11 22:08:09 +00:00 |
|
|
|
5b19badd9b
|
feat(op-isthmus): impl Debug for BlockchainProvider (#13312)
|
2024-12-11 19:44:18 +00:00 |
|
|
|
0494ca01d5
|
perf: trie micro optimizations (#13282)
|
2024-12-11 04:52:42 +00:00 |
|
|
|
62e2cbfe86
|
chore: remove unused evm env provider fns (#13272)
|
2024-12-10 18:43:42 +00:00 |
|
|
|
88a9bd72d4
|
feat: make engine block downloaders generic over block (#13273)
|
2024-12-10 15:38:37 +00:00 |
|
|
|
4c39b98b62
|
chore: add StorageLocation to BlockBodyWriter trait (#13266)
|
2024-12-10 13:56:35 +00:00 |
|
|
|
c9c6eb5aaa
|
chore: rm unused evm provider fn (#13184)
|
2024-12-06 17:08:12 +00:00 |
|
|
|
cf2a6a1ee8
|
feat: EthApi traits abstraction (#13170)
|
2024-12-06 12:30:50 +00:00 |
|
|
|
d298fb1b81
|
fix(op): add missing op consensus validation check (#13122)
|
2024-12-04 14:27:49 +00:00 |
|
|
|
53243a29f3
|
perf: avoid cloning bytecode when converting revm's &AccountInfo to reth's Account (#13126)
|
2024-12-04 13:13:35 +00:00 |
|
|
|
5c07669ef6
|
chore: remove TransactionSignedNoHash (#13120)
|
2024-12-04 08:59:01 +01:00 |
|
|
|
886471d693
|
Introduce HashedPostStateProvider (#12607)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-03 16:56:17 +00:00 |
|
|
|
ea82cbdc60
|
chore(sdk): define OpTransactionSigned (#11433)
|
2024-12-03 06:47:46 +00:00 |
|
|
|
8d10b93295
|
chore: rename codecs optimism feature to op (#13067)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-12-02 19:28:20 +00:00 |
|
|
|
332cce1f9b
|
feat: add header AT to provider (#13030)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
|
2024-12-02 13:24:48 +00:00 |
|
|
|
c274462059
|
perf: use alloy hash map in trie related code (#12956)
|
2024-11-28 12:12:47 +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 |
|
|
|
533b555f87
|
feat: add Receipt AT to ReceiptProvider (#12890)
|
2024-11-27 14:02:25 +00:00 |
|
|
|
42c24f07d9
|
refactor: unify code paths for receipts removal (#12887)
|
2024-11-27 11:43:38 +00:00 |
|
|
|
acfcfbdcf3
|
perf: minimize clones when saving blocks (#12870)
|
2024-11-27 09:08:19 +01: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 |
|
|
|
2ce741709f
|
feat: relax provider bounds (#12857)
|
2024-11-26 16:26:36 +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 |
|
|
|
a0f99df21b
|
feat(trie): StorageRootProvider::storage_multiproof (#12879)
|
2024-11-26 14:01:31 +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 |
|
|
|
404f8f8778
|
refactor: unify logic for writing headers (#12858)
|
2024-11-26 01:38:46 +00:00 |
|
|
|
c44e11b8ad
|
feat: add Block AT to BlockReader (#12837)
|
2024-11-25 14:28:56 +00:00 |
|
|
|
9f37d40b78
|
feat: enforce relations between block parts on NodePrimitives (#12846)
|
2024-11-25 13:44:00 +00:00 |
|
|
|
863c5233fc
|
feat: ChainStorageReader (#12836)
|
2024-11-25 13:29:25 +00:00 |
|
|
|
caac226c73
|
chore: make CanonicalInMemoryState generic over sealed header and block (#12835)
|
2024-11-25 12:54:45 +00:00 |
|
|
|
dcaa06a01a
|
feat: make more block types generic (#12812)
|
2024-11-25 10:50:10 +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 |
|
|
|
5db3ad1a67
|
feat: add Transaction AT to TransactionsProvider (#12794)
|
2024-11-22 23:04:42 +00:00 |
|
|
|
0416550c53
|
chore: move traits for safe and finalized block read/write (#12786)
|
2024-11-22 15:53:42 +00:00 |
|
|
|
7f95f1bf07
|
feat: generic static file masks (#12785)
|
2024-11-22 15:52:51 +00:00 |
|
|
|
362e2ed0af
|
chore: rename transaction_by_id_no_hash fn (#12783)
|
2024-11-22 15:35:50 +00:00 |
|
|
|
f2860006f7
|
chore: replace TransactionSigned struct inits with new functions (#12779)
|
2024-11-22 14:28:59 +00:00 |
|