Matthias Seitz
|
1ed5ae14bf
|
fix: ensure only canonical state is returned if requested by number/hash (#4517)
|
2023-09-07 20:05:32 +00:00 |
|
Alexey Shekhirin
|
001cbd7532
|
feat(storage, tree): respect Sender Recovery pruning in the blockchain tree (#4431)
|
2023-09-05 17:35:14 +00:00 |
|
Alexey Shekhirin
|
843d5047b9
|
feat(storage): better sender recovery if not found in database (#4471)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2023-09-05 13:05:55 +00:00 |
|
JosepBove
|
b2750e0e9b
|
Remove redundant clones (#4485)
|
2023-09-05 08:30:18 +00:00 |
|
Alexey Shekhirin
|
b32562f4ea
|
test(storage): recover senders if not found in database (#4470)
|
2023-09-04 12:20:19 +00:00 |
|
Alessandro Mazza
|
03887a2c4e
|
feat(storage): recover senders if not found in database (#4280)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2023-09-04 10:51:07 +00:00 |
|
Alexey Shekhirin
|
e66e3e3556
|
feat(storage, tree): respect Transaction Lookup pruning in the blockchain tree (#4410)
|
2023-09-01 12:51:34 +00:00 |
|
joshieDo
|
d0a5a19b0d
|
fix(pruning): dont check pruning on every storage change for the same block (#4402)
|
2023-08-31 13:10:17 +00:00 |
|
Alexey Shekhirin
|
97913049df
|
feat(bin): db freelist metric (#4346)
|
2023-08-24 14:52:19 +00:00 |
|
Alexey Shekhirin
|
312cf724bc
|
feat(pruner): respect batch size per run (#4246)
Co-authored-by: joshieDo <ranriver@protonmail.com>
|
2023-08-23 17:23:25 +00:00 |
|
Alexey Shekhirin
|
9a97640f19
|
feat(book): [prune] config section (#4328)
|
2023-08-23 15:44:29 +00:00 |
|
Bjerg
|
0d47e4cf4f
|
docs: typos & cleanup (#4296)
|
2023-08-21 15:03:23 +00:00 |
|
Roman Krasiuk
|
7f9116b747
|
dep: move metrics to workspace (#4289)
|
2023-08-21 09:33:50 +00:00 |
|
joshieDo
|
24632aca6f
|
feat(pruner): prune receipts based on log emitters during live sync (#4140)
|
2023-08-18 15:58:07 +00:00 |
|
Alexey Shekhirin
|
2904745650
|
chore: bump metrics (#4265)
|
2023-08-18 14:57:28 +00:00 |
|
Thomas Coratger
|
e948928224
|
feat(doc): enhance append_blocks_with_post_state doc (#4195)
|
2023-08-17 11:46:51 +00:00 |
|
Dan Cline
|
75da6528a9
|
fix: return None instead of BlockBodyIndicesNotFound in BlockReader (#4239)
|
2023-08-17 10:11:26 +00:00 |
|
joshieDo
|
8a2c3abd2a
|
feat(pipeline): prune receipts based on log emitters (#4044)
|
2023-08-16 16:38:36 +00:00 |
|
Eric
|
d643d03030
|
Move parking_lot dependency to workspace dep (#4228)
|
2023-08-16 13:32:42 +00:00 |
|
Matthias Seitz
|
43601e3496
|
chore: move bitflags to workspace (#4220)
|
2023-08-16 12:17:47 +00:00 |
|
joshieDo
|
44874bc557
|
feat: add TransactionSigned::recover_signers with the same order (#4120)
|
2023-08-15 17:40:09 +00:00 |
|
joshieDo
|
c743acde77
|
feat(db): add search to reth db list command (#4165)
|
2023-08-15 17:28:30 +00:00 |
|
Alexey Shekhirin
|
90d2a00a2d
|
fix(pruner): percentage progress (#4197)
|
2023-08-15 17:19:52 +00:00 |
|
Matthias Seitz
|
bdcc56bbf6
|
chore: rm some unused (#4208)
|
2023-08-15 16:20:36 +02:00 |
|
Alexey Shekhirin
|
b2be35c0ff
|
feat(interfaces): database write error details (#4190)
|
2023-08-14 13:09:01 +00:00 |
|
Alexey Shekhirin
|
7426a01a93
|
fix(storage): fallback lookups for pruned history (#4121)
|
2023-08-09 21:04:59 +00:00 |
|
Alexey Shekhirin
|
a8a2cfa7a3
|
feat(storage): account for pruned account/storage history (#4092)
|
2023-08-09 18:12:48 +00:00 |
|
Matthias Seitz
|
6622f53c41
|
fix(trie): account prefixset unwind (#4130)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2023-08-09 14:33:55 +00:00 |
|
Matthias Seitz
|
7ea381f15e
|
fix: hit database first for lookups (#4127)
|
2023-08-09 14:10:49 +00:00 |
|
Roman Krasiuk
|
058c55cd8c
|
fix(trie): include destroyed accounts in account prefix set (#4126)
|
2023-08-09 11:25:55 +00:00 |
|
Matthias Seitz
|
bbe9d56ef4
|
Revert "feat: add TransactionSigned::recover_signers" (#4115)
|
2023-08-08 14:03:43 +02:00 |
|
joshieDo
|
4b0b63766e
|
feat: add TransactionSigned::recover_signers (#4098)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-08-08 09:53:12 +00:00 |
|
Roman Krasiuk
|
91751290c7
|
fix(trie): dangling storage hashes (#4108)
|
2023-08-08 08:55:44 +00:00 |
|
Roberto Bayardo
|
9569debbb5
|
feat: make base fee computation parameters configurable via chain spec (#3992)
|
2023-08-07 15:52:27 +00:00 |
|
Roman Krasiuk
|
d8b9660e82
|
perf(trie): use available pre-loaded prefixsets (#4062)
|
2023-08-06 07:27:38 +00:00 |
|
Matthias Seitz
|
443383b307
|
chore: make txpool cargo test compile (#4058)
|
2023-08-04 20:14:40 +02:00 |
|
Alexey Shekhirin
|
f917d49fb4
|
fix(engine, pruner): prune poll logic, history indices (#4043)
|
2023-08-03 14:54:16 +00:00 |
|
joshieDo
|
2e1ef4dfa5
|
feat(prune): don't prune changesets if taking an incremental hashing/trie route (#4025)
eth tests unrelated, new blob txs
|
2023-08-02 19:06:17 +02:00 |
|
Alexey Shekhirin
|
88f83fca39
|
feat(pruner): account history (#4000)
|
2023-08-02 14:12:53 +00:00 |
|
Alexey Shekhirin
|
cb0dedc8a9
|
chore: fix clippy (#4032)
|
2023-08-02 13:02:50 +00:00 |
|
joshieDo
|
134fe81efb
|
feat(pruning): prune ChangeSets & History during pipeline (#3728)
|
2023-07-31 14:36:03 +00:00 |
|
Dan Cline
|
1ac2f15f1d
|
feat: reth db diff (#3917)
|
2023-07-31 13:40:50 +00:00 |
|
Matthias Seitz
|
e2142481c0
|
chore(deps): bump itertools (#3998)
|
2023-07-31 11:53:24 +00:00 |
|
Peter Davies
|
f577e14780
|
refactor(storage): historical state lookup (better comments) (#3867)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-07-27 12:25:49 +00:00 |
|
int88
|
b5a44aeb37
|
feat: metric of reorg depth of blockchain tree (#3860)
|
2023-07-26 23:00:38 +00:00 |
|
Alexey Shekhirin
|
0cfc424291
|
feat(pruner): percentage progress and prune only if key exists (#3932)
|
2023-07-26 16:38:36 +00:00 |
|
Matthias Seitz
|
8cdb097829
|
chore: simplify workspace = true usage (#3930)
|
2023-07-26 15:21:09 +00:00 |
|
Alexey Shekhirin
|
736de2028c
|
feat(pruner): transaction lookup (#3892)
|
2023-07-25 17:41:23 +00:00 |
|
Alexey Shekhirin
|
ab9a2e6c2e
|
chore(storage): format MDBX flags doc comments (#3905)
|
2023-07-25 13:21:02 +00:00 |
|
Matthias Seitz
|
b69a18dc47
|
chore: refactor header stream (#3880)
|
2023-07-24 16:57:45 +00:00 |
|