|
|
7b4bf59445
|
chore: disable reth-codec default feature (#9556)
|
2024-07-18 09:36:45 +00:00 |
|
|
|
ce4d4bd43d
|
feat: add canonical in memory state (#9588)
|
2024-07-18 07:30:43 +00:00 |
|
|
|
c3347f323c
|
feat: make to_compact borrow (#9488)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2024-07-17 20:50:28 +00:00 |
|
|
|
a627dcd9bf
|
chore: no_std in reth-codec (#9587)
|
2024-07-17 17:24:06 +00:00 |
|
|
|
38bc7a14a3
|
chore: use each prune segment method on remove_blocks_above (#9568)
|
2024-07-17 16:41:22 +00:00 |
|
|
|
89d0281ce3
|
chore: replace StoredBranchNode, StoredTrieMask and StoredHashBuilderValue types with Compact impl instead (#9573)
|
2024-07-17 12:06:05 +00:00 |
|
|
|
0befab52c9
|
chore: remove serde support from reth-codec (#9570)
|
2024-07-17 11:37:45 +00:00 |
|
|
|
539b4e4262
|
feat: rm HashedStateChanges, introduce StorageWriter::write_hashed_state (#9561)
|
2024-07-16 22:37:19 +00:00 |
|
|
|
9697ab2541
|
feat: bump alloy version (#9545)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-16 20:44:02 +00:00 |
|
|
|
4381b0cd06
|
feat: impl remove_blocks_above to static file service (#9553)
|
2024-07-16 20:34:13 +00:00 |
|
|
|
d5964cae0e
|
chore(deps): move zstd to workspace (#9552)
|
2024-07-16 20:17:33 +00:00 |
|
|
|
0a1f652b2f
|
feat: add StorageWriter standalone type (#9507)
|
2024-07-16 14:45:21 +00:00 |
|
|
|
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 |
|
|
|
fcc6307ada
|
feat(stages): unwind prune checkpoints (#9528)
|
2024-07-16 10:47:19 +00:00 |
|
|
|
484dc916c1
|
Rename main codec to reth db codec (#9501)
|
2024-07-16 09:33:56 +00:00 |
|
|
|
f7a3864300
|
docs: document Options in get_highest_* and ensure_invariants (#9529)
|
2024-07-15 20:46:38 +00:00 |
|
|
|
466885a8b2
|
chore: rename terminal_difficulty to total_difficulty (#9530)
|
2024-07-15 20:16:05 +00:00 |
|
|
|
63e5dac0b6
|
feat(trie): write sorted hashed state (#9519)
|
2024-07-15 15:15:58 +00:00 |
|
|
|
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 |
|
|
|
499e0f10f7
|
feat(provider): hashed state methods for trie related providers (#9510)
|
2024-07-15 12:55:19 +00:00 |
|
|
|
ad606bbda8
|
chore: rm redundant optimism feature (#9489)
|
2024-07-13 17:58:54 +00:00 |
|
|
|
91aa8bb9d9
|
chore: remove BundleStateInit dup in take/get/remove_state methods (#9464)
|
2024-07-12 09:29:44 +00:00 |
|
|
|
83f4768a4d
|
chore: remove sender recovery dup in db provider (#9466)
|
2024-07-12 09:28:56 +00:00 |
|
|
|
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 |
|
|
|
345798c77d
|
chore: use DatabaseProviderRW instead of TX on *State*::write_to_db (#9460)
|
2024-07-11 21:01:07 +00:00 |
|
|
|
1c27262902
|
chore: move get methods to DatabaseProvider<DbTx> (#9454)
|
2024-07-11 20:27:33 +00:00 |
|
|
|
22df39a100
|
chore: use DatabaseProviderRW on StateWriter::write_to_storage instead of TX (#9449)
|
2024-07-11 19:54:41 +00:00 |
|
|
|
c31d69683d
|
chore: use DatabaseProviderRW instead of TX on insert_genesis_header (#9452)
|
2024-07-11 18:56:20 +00:00 |
|
|
|
8a0414fe28
|
test: ensure block reader traits are object safe (#9440)
|
2024-07-11 16:40:42 +02:00 |
|
|
|
fc4c037e60
|
feat: eip-7702 (#9214)
Co-authored-by: Matthew Smith <m@lattejed.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-07-11 05:45:47 +00:00 |
|
|
|
a29d8bdbdf
|
feat: remove get or take usage (#9412)
|
2024-07-10 16:10:41 +00:00 |
|
|
|
35ab924c03
|
feat: add get and take methods to db provider (#9406)
|
2024-07-09 20:19:28 +00:00 |
|
|
|
022d481a72
|
feat: add DatabaseProvider remove method (#9405)
|
2024-07-09 19:23:27 +00:00 |
|
|
|
83ce56e8a8
|
feat: make unwind_table_by_walker take RangeBounds (#9404)
|
2024-07-09 19:23:18 +00:00 |
|
|
|
7dab636b04
|
test: add serial lock for lockfile tests (#9403)
|
2024-07-09 17:24:26 +00:00 |
|
|
|
3b976bc9f5
|
chore: make eyre optional in reth-db (#9351)
|
2024-07-06 18:26:43 +00:00 |
|
|
|
b4577597c5
|
chore: remove test-utils, arbitrary and proptest from built binary (#9332)
|
2024-07-06 12:02:43 +00:00 |
|
|
|
c13af1e6d1
|
feat: implement HistoricalStateProviderRef::proof (#9327)
|
2024-07-05 11:43:24 +00:00 |
|
|
|
36d74400e6
|
feat(trie): pass state reference to StateProofProvider::proof (#9308)
|
2024-07-05 10:45:08 +00:00 |
|
|
|
26b7b9720c
|
qol: purge goerli (#9310)
|
2024-07-05 10:38:58 +00:00 |
|
|
|
21a9dfc9ec
|
chore(evm): turn associated ConfigureEvm fns into methods (#9322)
|
2024-07-05 09:26:03 +00:00 |
|
|
|
6b1c3bade1
|
fix: holesky genesis hash (#9318)
|
2024-07-04 17:55:48 +00:00 |
|
|
|
4447f658a9
|
feat(trie): allow setting hashed cursor factory on Proof (#9304)
|
2024-07-04 15:53:22 +00:00 |
|
|
|
e8af47636c
|
feat: extract proof generation into StateProofProvider (#9303)
|
2024-07-04 15:06:48 +00:00 |
|
|
|
180b81af2f
|
fix: remove useless arbitrary feature (#9307)
|
2024-07-04 14:19:22 +00:00 |
|
|
|
ba370918c8
|
clippy: rm some type_complexity (#9276)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-03 19:17:33 +00:00 |
|
|
|
335b93425e
|
chore(rpc): EthApi builder (#9041)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-03 15:30:29 +00:00 |
|
|
|
1998f44b1b
|
trie: revamp trie updates (#9239)
|
2024-07-03 14:38:48 +00:00 |
|
|
|
d41aac380b
|
feat: add non feature gated noop block reader (#9261)
|
2024-07-03 13:33:43 +00:00 |
|
|
|
405b730455
|
chore: remove prune_modes from BlockWriter (#9231)
|
2024-07-02 19:40:07 +00:00 |
|