|
|
cc8558fa11
|
feat(test-utils): Make MockEthProvider generic over Transaction (#13853)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-22 23:18:43 +00:00 |
|
|
|
f64dd8a977
|
chore: remove some unnecessary direct imports (#13934)
|
2025-01-22 22:08:48 +01:00 |
|
|
|
926ad2a639
|
feat: unify recover fn result type (#13897)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-22 14:58:36 +00:00 |
|
|
|
23ebf96188
|
chore: move receipts pruning to provider (#13886)
|
2025-01-22 13:41:13 +00:00 |
|
|
|
901240877a
|
feat: add transactions_iter helper (#13910)
|
2025-01-21 23:37:51 +00:00 |
|
|
|
0a5de2fdae
|
feat: add StaticFileBlockWithdrawals to db-model (#13894)
|
2025-01-21 13:25:18 +00:00 |
|
|
|
50dae68dce
|
chore: rm legacy helper traits (#13895)
|
2025-01-21 00:34:52 +00:00 |
|
|
|
f527b5a60d
|
feat: get BlockMeta table values from static file or database (#13844)
|
2025-01-20 11:18:50 +00:00 |
|
|
|
a8c883c6b6
|
feat: extend BlockBodyIndicesProvider with block_body_indices_range (#13829)
|
2025-01-17 11:21:05 +00:00 |
|
|
|
8efe441cc0
|
feat: use reth-ethereum-primitives (#13830)
|
2025-01-17 01:22:21 +01:00 |
|
|
|
13ecd6afa1
|
Nit: replace block and sender with RecoveredBlock in ExecutedBlock (#13804)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-16 15:56:16 +00:00 |
|
|
|
83b2fb9b41
|
feat: add SealedBlock in reth-primitives-traits (#13735)
|
2025-01-15 01:12:43 +00:00 |
|
|
|
1267718c7e
|
feat: introduce StaticFileSegment::BlockMeta (#13226)
|
2025-01-14 23:47:28 +00:00 |
|
|
|
5a23708eb0
|
chore: make clippy happy (#13772)
|
2025-01-11 11:15:06 +00:00 |
|
|
|
bf65ed45c5
|
chore!: make senders fields private (#13752)
|
2025-01-09 14:58:09 +01:00 |
|
|
|
d0684cf8bb
|
chore: remove outdated as _; imports (#13744)
|
2025-01-09 05:32:51 +01:00 |
|
|
|
ceaa3d3705
|
perf(persistence): reuse cursor for updating history indices (#13622)
|
2025-01-09 05:31:53 +01:00 |
|
|
|
28d52312ac
|
feat: add SealedBlock::clone_sealed_header (#13739)
|
2025-01-08 17:33:56 +00:00 |
|
|
|
f2521b54de
|
chore: misc SealedBlock prep (#13736)
|
2025-01-08 16:07:52 +01:00 |
|
|
|
a3f8a9d38b
|
chore!: rename blockchainprovider2 (#13727)
|
2025-01-08 13:52:17 +01:00 |
|
|
|
2f94aeebed
|
chore!: rm legacy blockchain provider (#13725)
|
2025-01-08 13:35:07 +01:00 |
|
|
|
baf92e33fb
|
chore: rm beacon consensus deps everywhere (#13722)
|
2025-01-08 12:49:54 +01:00 |
|
|
|
760062288e
|
chore: remove rayon from reth primitives (#13711)
|
2025-01-07 21:00:48 +00:00 |
|
|
|
35392bd8e9
|
chore: make SealedBlock.header field private (#13646)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-07 19:44:39 +00:00 |
|
|
|
3e980e61d8
|
Discussion draft: change DB Writer to take value references (#13672)
|
2025-01-07 17:38:09 +00:00 |
|
|
|
bd345378b6
|
chore: remove unused WithdrawalsProvider::latest_withdrawal (#13671)
|
2025-01-06 16:15:09 +00:00 |
|
|
|
f4ce10b7f0
|
feat: Implement "Add BlockBody::transaction_count helper function" (#13660)
|
2025-01-05 14:31:20 +00:00 |
|
|
|
86399e2aea
|
feat: remove PartialEq+Eq from ProviderError and all others affected (#13592)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2025-01-04 10:27:35 +00:00 |
|
|
|
91d09de440
|
fix: no_std case hashmap imports (#13617)
|
2025-01-04 09:49:06 +00:00 |
|
|
|
afdffadafd
|
chore: use alloy TransactionMeta (#13632)
|
2025-01-03 15:49:22 +00:00 |
|
|
|
dbd4f0c4fe
|
chore: make block field private (#13628)
|
2025-01-03 15:10:32 +00:00 |
|
|
|
1b9bdcc253
|
fix: implement StateCommitmentProvider for BlockchainProvider (#13620)
|
2025-01-02 12:43:58 +00:00 |
|
|
|
f163b3d3f9
|
feat: use alloy block types (#13518)
|
2024-12-31 09:30:15 +00:00 |
|
|
|
91dd4171af
|
chore(db): relax consistent view provider bound (#13566)
|
2024-12-27 19:16:26 +00:00 |
|
|
|
4994cdf0b0
|
feat: integrate OpPrimitives (#13556)
|
2024-12-27 15:11:11 +00:00 |
|
|
|
0933e1b07d
|
feat: generic data primitives block builder test framework (#13522)
|
2024-12-27 09:41:29 +00:00 |
|
|
|
df294e424b
|
chore: make clippy happy (#13561)
|
2024-12-27 09:38:41 +00:00 |
|
|
|
56ce046317
|
perf: query bytecodes with &B256 to avoid copying code hash (#13559)
|
2024-12-26 14:58:56 +00:00 |
|
|
|
031f430b8f
|
perf: query accounts with &Address to avoid copying address (#13554)
|
2024-12-25 12:31:28 +00:00 |
|
|
|
ec21e895c1
|
chore: rm evmenvprovider trait (#13503)
|
2024-12-23 10:46:09 +00:00 |
|
|
|
82af170687
|
feat(ethereum-forks): remove total difficulty for hardfork check (#13362)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-12-20 15:28:05 +00:00 |
|
|
|
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 |
|