joshieDo
|
0a1f652b2f
|
feat: add StorageWriter standalone type (#9507)
|
2024-07-16 14:45:21 +00:00 |
|
Federico Gimenez
|
f93029719b
|
feat: blockchain provider tree state integration (#9518)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-07-16 14:09:15 +00:00 |
|
Alexey Shekhirin
|
fcc6307ada
|
feat(stages): unwind prune checkpoints (#9528)
|
2024-07-16 10:47:19 +00:00 |
|
Dan Cline
|
f7a3864300
|
docs: document Options in get_highest_* and ensure_invariants (#9529)
|
2024-07-15 20:46:38 +00:00 |
|
Dan Cline
|
466885a8b2
|
chore: rename terminal_difficulty to total_difficulty (#9530)
|
2024-07-15 20:16:05 +00:00 |
|
Roman Krasiuk
|
63e5dac0b6
|
feat(trie): write sorted hashed state (#9519)
|
2024-07-15 15:15:58 +00:00 |
|
greged93
|
e1404217ab
|
feat: subscribe to finalized and safe headers (#9402)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-15 13:43:48 +00:00 |
|
Roman Krasiuk
|
499e0f10f7
|
feat(provider): hashed state methods for trie related providers (#9510)
|
2024-07-15 12:55:19 +00:00 |
|
Dan Cline
|
91aa8bb9d9
|
chore: remove BundleStateInit dup in take/get/remove_state methods (#9464)
|
2024-07-12 09:29:44 +00:00 |
|
Dan Cline
|
83f4768a4d
|
chore: remove sender recovery dup in db provider (#9466)
|
2024-07-12 09:28:56 +00:00 |
|
Dan Cline
|
e8a6fe1808
|
feat: add remove_block_and_execution_range (#9432)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-07-11 21:01:40 +00:00 |
|
joshieDo
|
345798c77d
|
chore: use DatabaseProviderRW instead of TX on *State*::write_to_db (#9460)
|
2024-07-11 21:01:07 +00:00 |
|
joshieDo
|
1c27262902
|
chore: move get methods to DatabaseProvider<DbTx> (#9454)
|
2024-07-11 20:27:33 +00:00 |
|
joshieDo
|
22df39a100
|
chore: use DatabaseProviderRW on StateWriter::write_to_storage instead of TX (#9449)
|
2024-07-11 19:54:41 +00:00 |
|
Dan Cline
|
a29d8bdbdf
|
feat: remove get or take usage (#9412)
|
2024-07-10 16:10:41 +00:00 |
|
Dan Cline
|
35ab924c03
|
feat: add get and take methods to db provider (#9406)
|
2024-07-09 20:19:28 +00:00 |
|
Dan Cline
|
022d481a72
|
feat: add DatabaseProvider remove method (#9405)
|
2024-07-09 19:23:27 +00:00 |
|
Dan Cline
|
83ce56e8a8
|
feat: make unwind_table_by_walker take RangeBounds (#9404)
|
2024-07-09 19:23:18 +00:00 |
|
joshieDo
|
b4577597c5
|
chore: remove test-utils, arbitrary and proptest from built binary (#9332)
|
2024-07-06 12:02:43 +00:00 |
|
Roman Krasiuk
|
c13af1e6d1
|
feat: implement HistoricalStateProviderRef::proof (#9327)
|
2024-07-05 11:43:24 +00:00 |
|
Roman Krasiuk
|
36d74400e6
|
feat(trie): pass state reference to StateProofProvider::proof (#9308)
|
2024-07-05 10:45:08 +00:00 |
|
Roman Krasiuk
|
21a9dfc9ec
|
chore(evm): turn associated ConfigureEvm fns into methods (#9322)
|
2024-07-05 09:26:03 +00:00 |
|
Roman Krasiuk
|
4447f658a9
|
feat(trie): allow setting hashed cursor factory on Proof (#9304)
|
2024-07-04 15:53:22 +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 |
|
Roman Krasiuk
|
1998f44b1b
|
trie: revamp trie updates (#9239)
|
2024-07-03 14:38:48 +00:00 |
|
Dan Cline
|
405b730455
|
chore: remove prune_modes from BlockWriter (#9231)
|
2024-07-02 19:40:07 +00:00 |
|
joshieDo
|
9d4722eb65
|
chore: remove unused static-file code (#9178)
|
2024-07-01 15:24:51 +00:00 |
|
Alexey Shekhirin
|
9129b97c5b
|
feat(exex): backfill executor (#9123)
|
2024-06-28 15:22:42 +00:00 |
|
Alexey Shekhirin
|
ce8bcd8f1c
|
chore(storage, provider): rename bundle state with receipts (#9160)
|
2024-06-28 08:02:25 +00:00 |
|
joshieDo
|
50ee497c75
|
feat: use new ChainHardforks type on ChainSpec (#9065)
|
2024-06-27 17:39:35 +00:00 |
|
Kien Trinh
|
26b79f84f3
|
chore(static_files): fix hacky type inference (#9150)
|
2024-06-27 16:01:12 +00:00 |
|
joshieDo
|
5b2cd27a1a
|
chore: remove unused methods from EvmEnvProviders (#9148)
|
2024-06-27 15:42:29 +00:00 |
|
Emilia Hane
|
933a1dea39
|
chore(rpc): reth-eth-api crate (#8887)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-27 11:37:52 +00:00 |
|
Alexey Shekhirin
|
554e8b1913
|
feat(exex): derive serde ser/deser for ExExNotification (#8963)
|
2024-06-20 10:33:53 +00:00 |
|
Dan Cline
|
e2b8254a3d
|
chore: use execution-types instead of provider where possible (#8971)
|
2024-06-19 22:42:25 +00:00 |
|
Darshan Kathiriya
|
152b2765bd
|
use watch channels instead of rwlock (#8950)
|
2024-06-19 17:09:25 +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 |
|
Quentin V
|
35f7e0b000
|
chore: Upgrade revm (#8870)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-16 16:58:07 +00:00 |
|
joshieDo
|
fc770423b3
|
fix(ci): add missing const fn (#8822)
|
2024-06-14 10:07:39 +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 |
|
Krishang
|
e5111f0339
|
feat: add append_receipts function (#8718)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-06-13 14:08:57 +00:00 |
|
Pelle
|
0de932d174
|
chore: remove HeaderSyncMode::Continuous & debug.continuous (#8714)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2024-06-12 15:09:45 +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 |
|