joshieDo
|
f3fac56fd9
|
chore: move save_blocks to StorageWriter (#9991)
|
2024-08-01 16:36:33 +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 |
|
joshieDo
|
1ba8eb8361
|
chore: turn static file field generic on StorageWriter (#9980)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-08-01 13:21:11 +00:00 |
|
joshieDo
|
41d5c07b7d
|
chore: remove segment argument from increment_block (#9977)
|
2024-08-01 10:50:49 +00:00 |
|
Alexey Shekhirin
|
36f806d199
|
feat(provider): more logs for static files (#9949)
|
2024-07-31 16:51:45 +00:00 |
|
joshieDo
|
b38a3aece1
|
chore: remove write_trie_updates from StorageWriter (#9947)
|
2024-07-31 16:28:27 +00:00 |
|
joshieDo
|
999f5a728b
|
fix: persistence action initial block insertion (#9930)
|
2024-07-31 13:40:13 +00:00 |
|
joshieDo
|
611a0292f9
|
chore: move write_hashed_state from StorageWriter to trait StateChangeWriter (#9927)
|
2024-07-31 13:37:13 +00:00 |
|
Dan Cline
|
f3ce077c8a
|
fix: write transactions on save_blocks call (#9912)
|
2024-07-30 22:17:20 +00:00 |
|
joshieDo
|
624f5d5614
|
fix: set finalized & safe block information on startup (#9898)
Co-authored-by: Danyal Prout <me@dany.al>
|
2024-07-30 12:06:57 +00:00 |
|
Matthias Seitz
|
223f8ae0f7
|
chore: move pending_with_provider to a struct fn (#9850)
|
2024-07-29 12:54:43 +00:00 |
|
Matthias Seitz
|
06896b3ef8
|
chore: rm uneccessary trait impl (#9848)
|
2024-07-29 12:19:10 +00:00 |
|
nk_ysg
|
7df42454c0
|
chore: fix clippy errors (#9845)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-27 05:33:29 +00:00 |
|
Roman Krasiuk
|
5688739499
|
feat(trie): allow passing intermediate nodes to overlay state root (#9839)
|
2024-07-26 15:33:19 +00:00 |
|
Roman Krasiuk
|
6d036cd95b
|
perf(trie): pass owned hashed state to trie methods (#9837)
|
2024-07-26 14:55:02 +00:00 |
|
Matthias Seitz
|
cf7698ab03
|
chore: remove outdated docs (#9827)
|
2024-07-26 12:56:48 +00:00 |
|
Federico Gimenez
|
ac2853884a
|
feat: integrate memory overlay in canonical state (#9817)
|
2024-07-26 09:51:11 +00:00 |
|
Dan Cline
|
f734e614d7
|
chore: use readonly providers in StorageWriter (#9822)
|
2024-07-26 00:11:17 +00:00 |
|
Roman Krasiuk
|
c1b5410867
|
feat(trie): multiproof (#9804)
|
2024-07-25 15:33:28 +00:00 |
|
Roman Hodulák
|
22a25caed8
|
refactor(trie): move proof database related operations to an extension trait in reth-trie-db crate (#9743)
|
2024-07-25 14:59:04 +00:00 |
|
Dan Cline
|
527cc4460b
|
feat: remove StateChanges and StateReverts (#9781)
|
2024-07-24 21:53:54 +00:00 |
|
Federico Gimenez
|
bacc61e567
|
feat: provide CanonicalInMemory state as input to EngineHandler (#9764)
|
2024-07-24 14:29:39 +00:00 |
|
Dan Cline
|
21335d65d0
|
feat: move hashed state and trie writing to provider (#9636)
|
2024-07-24 14:26:03 +00:00 |
|
Dan Cline
|
6ce7c9e3a3
|
chore: add static file helpers on StorageWriter (#9740)
|
2024-07-23 22:15:08 +00:00 |
|
Emilia Hane
|
b2b3ff8128
|
fix(op):skip db consistency check for op mainnet (#9737)
Co-authored-by: Russel Waters <6511720+argakiig@users.noreply.github.com>
|
2024-07-23 21:12:07 +00:00 |
|
Federico Gimenez
|
2209381de9
|
feat: add new BlockchainProvider type (#9656)
|
2024-07-23 16:17:53 +00:00 |
|
Federico Gimenez
|
c5ceee352a
|
chore: move chain state notifications to reth-chain-state crate (#9730)
|
2024-07-23 14:38:35 +00:00 |
|
Dan Cline
|
23ff37124d
|
chore: combine static file and database services (#9713)
|
2024-07-23 13:59:20 +00:00 |
|
Dan Cline
|
8c690eef95
|
chore: remove ownership requirement for static file methods (#9709)
|
2024-07-22 19:07:50 +00:00 |
|
Dan Cline
|
5c30227d33
|
docs: add pruning related documentation for db service (#9711)
|
2024-07-22 17:41:37 +00:00 |
|
Federico Gimenez
|
059233327e
|
feat: add state crate (#9701)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-22 13:20:24 +00:00 |
|
Roman Hodulák
|
5ec0c26980
|
refactor(trie): move state root database operations into extension trait (#9635)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2024-07-22 10:59:49 +00:00 |
|
Roman Krasiuk
|
146bca3e6f
|
chore(trie): accept from block instead of range in hashed state (#9675)
|
2024-07-20 12:25:34 +00:00 |
|
Thomas Coratger
|
9b057037d9
|
refactor: some small refactoring (#9657)
|
2024-07-19 19:03:57 +00:00 |
|
Luca Provini
|
1a21d8b054
|
Get all checkpoints and stage name from db (#9650)
|
2024-07-19 15:19:24 +00:00 |
|
Miguel
|
85a4008b5a
|
chore: rename variant of BlockSource (#9623)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-19 07:54:15 +00:00 |
|
Matthias Seitz
|
7b4bf59445
|
chore: disable reth-codec default feature (#9556)
|
2024-07-18 09:36:45 +00:00 |
|
Federico Gimenez
|
ce4d4bd43d
|
feat: add canonical in memory state (#9588)
|
2024-07-18 07:30:43 +00:00 |
|
joshieDo
|
38bc7a14a3
|
chore: use each prune segment method on remove_blocks_above (#9568)
|
2024-07-17 16:41:22 +00:00 |
|
Dan Cline
|
539b4e4262
|
feat: rm HashedStateChanges, introduce StorageWriter::write_hashed_state (#9561)
|
2024-07-16 22:37:19 +00:00 |
|
Dan Cline
|
4381b0cd06
|
feat: impl remove_blocks_above to static file service (#9553)
|
2024-07-16 20:34:13 +00:00 |
|
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 |
|