|
|
18eef6a991
|
refactor: extract configuration types to reth-network-types (#9136)
|
2024-06-27 09:33:13 +00:00 |
|
|
|
ade059235b
|
chore: move primitives/prune to reth-prune-types (#8676)
|
2024-06-07 15:24:39 +00:00 |
|
|
|
7c17c6e469
|
add doc_markdown clippy lint (#8552)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-03 13:21:45 +00:00 |
|
|
|
a4df6bbd62
|
feat: run StaticFileProvider::check_consistency on start up (#8143)
|
2024-06-01 10:56:13 +00:00 |
|
|
|
3d3f52b2a4
|
Add missing_const_for_fn clippy lint (#8498)
|
2024-05-30 09:50:03 +00:00 |
|
|
|
c73af6298e
|
chore: remove network setup from config (#8364)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2024-05-23 12:59:06 +00:00 |
|
|
|
f45ca74772
|
refactor(consensus, evm): move post-execution validation to consensus (#8321)
|
2024-05-22 17:20:14 +00:00 |
|
|
|
d9f9504dbd
|
chore: refactor DefaultStages to take StageConfig (#8173)
|
2024-05-12 11:38:34 +00:00 |
|
|
|
bb7f1135d0
|
feat: write pruning config if --full is present (#7938)
|
2024-05-02 09:32:46 +00:00 |
|
|
|
f63cebbdb6
|
fix: reduce merkle clean_threshold to 5000 (#7364)
|
2024-04-02 17:37:05 +00:00 |
|
|
|
3861bc05fa
|
Enable clippy's derive_partial_eq_without_eq linter (#7203)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-03-18 22:33:53 +00:00 |
|
|
|
7b3e418950
|
feat(net/manager): apply trust-nodes-only for incoming nodes (#7177)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-03-18 10:51:14 +00:00 |
|
|
|
28f3a2e2d9
|
feat: add EtlConfig as well as setting the directory to datadir (#7124)
Co-authored-by: Mikhail Sozin <mikhail.sozin@chainstack.com>
Co-authored-by: Misha <mikawamp@gmail.com>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-03-13 16:06:50 +00:00 |
|
|
|
5d6ac4c815
|
Make ETL file size configurable (#6927)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: joshieDo <ranriver@protonmail.com>
|
2024-03-13 13:51:30 +00:00 |
|
|
|
5e2cac442f
|
0x/rm unused dep (#6899)
Co-authored-by: DaniPopes <57450786+DaniPopes@users.noreply.github.com>
|
2024-03-01 11:34:31 +00:00 |
|
|
|
9468527aad
|
chore: remove unused dependencies to speed up building time (#6882)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-02-29 15:10:20 +00:00 |
|
|
|
6b5b6f7a40
|
Breaking changes (#5191)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: joshieDo <ranriver@protonmail.com>
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
Co-authored-by: Thomas Coratger <thomas.coratger@gmail.com>
|
2024-02-29 12:37:28 +00:00 |
|
|
|
0ddb753d6c
|
fix: make config backwards compat (#6768)
|
2024-02-23 21:15:45 +00:00 |
|
|
|
ca2c883cd6
|
fix: Duration serde execution stage (#6691)
|
2024-02-20 12:09:11 +00:00 |
|
|
|
4807d0260c
|
fix: ensure backwards compat config (#6319)
|
2024-02-01 12:49:59 +01:00 |
|
|
|
34cda3a99f
|
Sanitise eth68 announcement (#6222)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-01-31 13:19:51 +00:00 |
|
|
|
43167eabda
|
feat(stages): duration threshold for Execution stage (#6073)
|
2024-01-17 16:45:40 +00:00 |
|
|
|
9aa44093cf
|
lints: move top-level lints to [workspace.lints] manifest table (#5935)
|
2024-01-04 13:38:02 +00:00 |
|
|
|
e341f47a16
|
fmt: add a space between inner doc-comments and following items (#5880)
|
2023-12-28 15:52:20 +00:00 |
|
|
|
c066aa60af
|
feat: create new methods with Config arguments for existing builders (#5837)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2023-12-20 21:55:13 +00:00 |
|
|
|
ad3b893c23
|
feat: introduce PrunerBuilder (#5834)
|
2023-12-20 17:43:48 +00:00 |
|
|
|
e897764ad4
|
chore(meta): manifest maintenance (#5353)
|
2023-11-08 19:53:50 +00:00 |
|
|
|
3eae861ae0
|
chore: remove unused deps (#5217)
|
2023-10-29 12:40:04 +01:00 |
|
|
|
1e7d028d53
|
refactor(prune): segment trait, receipts impl (#4887)
|
2023-10-05 11:56:47 +00:00 |
|
|
|
f59db3151d
|
chore(deps): move more things to workspace (#4881)
|
2023-10-02 20:45:36 +00:00 |
|
|
|
b85aa94033
|
docs: paradigmxzy -> paradigmxyz (#4837)
|
2023-09-28 14:27:30 +00:00 |
|
|
|
8f9d2908ca
|
chore: add and fix more lints, improve docs (#4765)
|
2023-09-25 15:46:46 +00:00 |
|
|
|
f153d8f4d4
|
feat(revm): Integrate State (#3512)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
|
2023-09-16 11:00:22 +00:00 |
|
|
|
0fed70773c
|
test: add backward compat toml test (#4531)
|
2023-09-08 13:48:14 +00:00 |
|
|
|
6bb94af5bb
|
feat(stages): respect PruneModes in TxLookup stage (#4390)
|
2023-09-01 14:06:49 +00:00 |
|
|
|
1eee5ee80a
|
feat(pruner, primitives): move prune batch sizes to ChainSpec (#4318)
Co-authored-by: joshieDo <ranriver@protonmail.com>
|
2023-08-23 17:45:53 +00:00 |
|
|
|
8a2c3abd2a
|
feat(pipeline): prune receipts based on log emitters (#4044)
|
2023-08-16 16:38:36 +00:00 |
|
|
|
8cdb097829
|
chore: simplify workspace = true usage (#3930)
|
2023-07-26 15:21:09 +00:00 |
|
|
|
1ca7f3ae40
|
feat(pruner, storage): prune receipts & save checkpoints to database (#3733)
Co-authored-by: joshieDo <ranriver@protonmail.com>
|
2023-07-24 16:39:02 +00:00 |
|
|
|
6934428be9
|
feat: better blocksize heuristics (#3748)
|
2023-07-15 22:36:39 +03:00 |
|
|
|
77faa04ca6
|
feat: remove peers after several unsuccessful attempts (#3780)
|
2023-07-14 18:50:59 +00:00 |
|
|
|
65b07b981e
|
feat(pruning): prune Receipts during pipeline (#3585)
|
2023-07-11 10:51:34 +00:00 |
|
|
|
91dd782243
|
feat(config, primitives): validate Receipts prune part (#3587)
|
2023-07-10 11:07:13 +00:00 |
|
|
|
8025b05472
|
docs: update bodies config (#3553)
|
2023-07-03 15:01:09 +00:00 |
|
|
|
56674ade06
|
chore(download): bodies downloader size limit (#3508)
|
2023-07-01 05:39:52 +00:00 |
|
|
|
d3465e2e32
|
feat(stages, storage): pruning configuration (#3341)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2023-06-29 15:04:43 +00:00 |
|
|
|
0096739dbb
|
doc: add reth logo to docs (#3317)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2023-06-26 15:41:11 +00:00 |
|
|
|
7ab8a7f3ec
|
chore: use workspace version (#3240)
|
2023-06-19 17:29:15 +00:00 |
|
|
|
f44010b888
|
feat(config): missing stage configs (#3215)
|
2023-06-19 08:51:12 +00:00 |
|
|
|
ea2fcee995
|
chore: use workspace dependencies (#3132)
|
2023-06-13 22:46:26 +00:00 |
|