Aurélien
|
15aee9b144
|
feat: use alloy Signature type (#10758)
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
|
2024-09-23 13:29:48 +00:00 |
|
Thomas Coratger
|
ed1de8996d
|
primitives: use alloy Header struct (#10691)
|
2024-09-23 12:53:43 +00:00 |
|
joshieDo
|
69c8ddb330
|
feat: add blocks_per_file field to StaticFileProvider (#11043)
|
2024-09-19 17:36:23 +00:00 |
|
Arsenii Kulikov
|
6cb26f72af
|
feat: make DatabaseProvider generic over chainspec (#10978)
|
2024-09-19 14:23:06 +00:00 |
|
Håvard Anda Estensen
|
ef06c850e4
|
storage: replace reth-primitive imports with alloy-eips (#10992)
|
2024-09-18 20:21:27 +00:00 |
|
Håvard Anda Estensen
|
80c1159cb8
|
storage: replace reth-primitive imports (#10981)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-18 16:14:53 +00:00 |
|
Thomas Coratger
|
5e9f38164d
|
evm: use Header AT in ConfigureEvmEnv (#10968)
|
2024-09-17 23:03:15 +00:00 |
|
Arsenii Kulikov
|
0fa8e83e16
|
refactor: make reth-prune independent of concrete DatabaseProvider (#10921)
|
2024-09-16 11:46:53 +00:00 |
|
Roman Krasiuk
|
06dbd3a610
|
feat(trie): expose multiproof via StateProofProvider (#10915)
|
2024-09-16 09:52:15 +00:00 |
|
Roman Krasiuk
|
fdd64972b9
|
feat(trie): integrate TrieInput into StateProofProvider methods (#10929)
|
2024-09-16 09:18:23 +00:00 |
|
Roman Krasiuk
|
b0eb78ced6
|
feat(trie): TrieInput (#10918)
|
2024-09-16 08:04:17 +00:00 |
|
Roman Krasiuk
|
acdb7b7e2e
|
perf(engine): parallel storage roots (#10666)
|
2024-09-12 13:12:05 +00:00 |
|
Arsenii Kulikov
|
5ecc9d2348
|
feat: integrate NodeTypesWithDB (#10698)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2024-09-05 15:17:28 +00:00 |
|
Dan Cline
|
fd8ca17076
|
feat(tree): introduce executed_block_by_hash (#10553)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2024-09-03 18:11:37 +00:00 |
|
Roman Krasiuk
|
6f086d1060
|
chore(trie): clean up state root methods (#10598)
|
2024-08-28 14:41:29 +00:00 |
|
Roman Krasiuk
|
29b02cc0e1
|
chore(trie): StorageRootProvider (#10592)
|
2024-08-28 12:56:47 +00:00 |
|
Roman Krasiuk
|
cf7416e2f2
|
chore(trie): remove plain state proof variant (#10593)
|
2024-08-28 12:00:46 +00:00 |
|
Thomas Coratger
|
29058ad7ee
|
clippy: add cloned_instead_of_copied clippy lint (#10530)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-08-26 09:04:19 +00:00 |
|
Arsenii Kulikov
|
f2e0bc073a
|
feat: ChainSpec associated type (#10292)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-22 12:30:09 +00:00 |
|
Jennifer
|
d9936a96e2
|
Use more appropriate names for forkchoice subscriptions (#10401)
|
2024-08-21 08:47:33 +00:00 |
|
Miguel Tavares
|
153a3e352d
|
feat: add impl From GenesisAccount to Account (#10256)
|
2024-08-17 21:47:54 +00:00 |
|
Roman Krasiuk
|
834858caee
|
chore: remove rlp derivation from sealed block (#10287)
|
2024-08-13 23:01:03 +00:00 |
|
Roman Krasiuk
|
ac3d62ba02
|
perf(tree): re-use intermediate nodes (#9836)
|
2024-08-13 19:57:22 +00:00 |
|
Roy
|
25ab85c5a7
|
feat: ForkChoiceNotifications for BlockchainProvider and NoopProvider (#10231)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-08-10 14:35:42 +00:00 |
|
Dan Cline
|
5ca4921198
|
fix: use in memory state for state_by_block_number_or_tag (#10152)
|
2024-08-06 20:58:00 +00:00 |
|
Luca Provini
|
52cdcf0a9a
|
Added sync stages status to eth_sync (#10042)
|
2024-08-03 02:53:47 +00:00 |
|
nk_ysg
|
44028076ff
|
feat : add storage_root provider function for account (#9659)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2024-08-02 07:19:12 +00:00 |
|
Federico Gimenez
|
0a1be8ca5b
|
test: add engine tree test, FCU triggers reorg with all the blocks present (#9943)
|
2024-08-01 15:18:50 +00:00 |
|
Roman Krasiuk
|
5e6ae6e94b
|
feat(trie): expose trie witness on proof provider (#9915)
|
2024-08-01 13:51:38 +00:00 |
|
Matthias Seitz
|
223f8ae0f7
|
chore: move pending_with_provider to a struct fn (#9850)
|
2024-07-29 12:54:43 +00:00 |
|
Roman Krasiuk
|
6d036cd95b
|
perf(trie): pass owned hashed state to trie methods (#9837)
|
2024-07-26 14:55:02 +00:00 |
|
Dan Cline
|
21335d65d0
|
feat: move hashed state and trie writing to provider (#9636)
|
2024-07-24 14:26:03 +00:00 |
|
Federico Gimenez
|
c5ceee352a
|
chore: move chain state notifications to reth-chain-state crate (#9730)
|
2024-07-23 14:38:35 +00:00 |
|
Luca Provini
|
1a21d8b054
|
Get all checkpoints and stage name from db (#9650)
|
2024-07-19 15:19:24 +00:00 |
|
Alexey Shekhirin
|
fcc6307ada
|
feat(stages): unwind prune checkpoints (#9528)
|
2024-07-16 10:47:19 +00:00 |
|
Roman Krasiuk
|
499e0f10f7
|
feat(provider): hashed state methods for trie related providers (#9510)
|
2024-07-15 12:55:19 +00:00 |
|
Roman Krasiuk
|
36d74400e6
|
feat(trie): pass state reference to StateProofProvider::proof (#9308)
|
2024-07-05 10:45:08 +00:00 |
|
Roman Krasiuk
|
e8af47636c
|
feat: extract proof generation into StateProofProvider (#9303)
|
2024-07-04 15:06:48 +00:00 |
|
Emilia Hane
|
335b93425e
|
chore(rpc): EthApi builder (#9041)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-03 15:30:29 +00:00 |
|
Alexey Shekhirin
|
9129b97c5b
|
feat(exex): backfill executor (#9123)
|
2024-06-28 15:22:42 +00:00 |
|
joshieDo
|
5b2cd27a1a
|
chore: remove unused methods from EvmEnvProviders (#9148)
|
2024-06-27 15:42:29 +00:00 |
|
joshieDo
|
b5b15f03a0
|
chore: remove revm/compat from reth-primitives (#8960)
|
2024-06-19 16:42:54 +00:00 |
|
joshieDo
|
2a5c93fab3
|
chore: use reth_chainspec where possible (#8891)
|
2024-06-17 16:09:09 +00:00 |
|
joshieDo
|
76c8f4842c
|
chore: move proof types and root functions from primitives/proofs into reth-trie-common (#8724)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-13 16:36:18 +00:00 |
|
Alexey Shekhirin
|
3b8cc0653b
|
feat(provider): BlockReader::sealed_block_with_senders_range (#8750)
|
2024-06-11 16:31:18 +00:00 |
|
Thomas Coratger
|
a5d825edb3
|
refactor: rename BundleStateWithReceipts to BlockExecutionOutcome (#8730)
|
2024-06-11 16:06:49 +00:00 |
|
joshieDo
|
b8759733d4
|
chore: move primitives/stage to reth-stages-types (#8749)
|
2024-06-11 14:38:26 +00:00 |
|
Thomas Coratger
|
ad0be4ca06
|
refactor: replace BatchBlockExecutionOutput by BundleStateWithReceipts (#8709)
|
2024-06-10 16:46:39 +00:00 |
|
joshieDo
|
b16a6ec029
|
chore: move primitives/trie to reth-trie-types (#8717)
|
2024-06-10 15:00:14 +00:00 |
|
Thomas Coratger
|
76a1a3d005
|
refactor: simplify Receipts implementation (#8710)
|
2024-06-10 12:26:44 +00:00 |
|