Commit Graph

679 Commits

Author SHA1 Message Date
Matthias Seitz
e5ecd4af06 refactor: move ethereum and op builder into separate crates (#5876) 2023-12-28 19:57:07 +00:00
DaniPopes
b1b059fe9b chore: clean up lints (#5881) 2023-12-28 16:23:50 +00:00
Matthias Seitz
a680a03658 feat: Introduce NodeBuilder (#5869)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2023-12-28 16:01:32 +00:00
DaniPopes
e341f47a16 fmt: add a space between inner doc-comments and following items (#5880) 2023-12-28 15:52:20 +00:00
Chomtana
ed774e9a81 feat: base sepolia support (#5697)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-12-27 19:25:39 +00:00
Matthias Seitz
3aa718a561 Revert "feat: Introduce NodeBuilder" (#5868) 2023-12-27 14:23:32 +01:00
Dan Cline
8e9b02f128 feat: Introduce NodeBuilder (#5824) 2023-12-27 12:56:20 +00:00
Roman Krasiuk
742c3e249b bin: run reth by default (#5859) 2023-12-26 16:46:49 +00:00
Alexey Shekhirin
099c83328c feat(bin): disable ETA for execution stage (#5839) 2023-12-22 13:11:15 +00:00
Roman Krasiuk
d8b1771cdd feat(trie): trie cursor abstraction (#5643) 2023-12-21 19:22:15 +00:00
Srdjan
b37cd833a4 Feature: Support db get for duptables (CLI) (#4653)
Co-authored-by: Dragan Pilipovic <admin@Admins-MacBook-Pro.local>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2023-12-21 14:45:46 +00:00
Thomas Coratger
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
Dan Cline
ad3b893c23 feat: introduce PrunerBuilder (#5834) 2023-12-20 17:43:48 +00:00
Matthias Seitz
b1d0dc41c2 chore: bump fdlimit (#5819) 2023-12-18 16:55:19 +00:00
Alexey Shekhirin
0e091dafb8 refactor: replace std::fs usages with reth-primitives (#5813) 2023-12-18 15:56:26 +00:00
joshieDo
18dd1b72a1 feat: snapshots (#5738)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
2023-12-18 15:55:43 +00:00
Dan Cline
900fe7ea4e feat: make NodeState generic over DB with DatabaseMetadata (#5691) 2023-12-18 11:55:21 +00:00
Matthias Seitz
61c9587a24 feat: add execution payload validator (#5811) 2023-12-18 11:45:24 +00:00
Dan Cline
cc4bd7c306 fix: use the same ProviderFactory in reth node (#5778) 2023-12-15 14:01:12 +00:00
Bjerg
3f7760d852 refactor: make sender recovery explicit in provider (#5776) 2023-12-15 13:05:52 +00:00
Bjerg
faa9a22a71 refactor: use BlockWithSenders in executors (#5771) 2023-12-15 12:57:41 +00:00
DaniPopes
26a91c69f4 feat: use nybbles crate (#5766) 2023-12-15 11:27:49 +00:00
Dan Cline
e622f38540 chore: remove RpcStateCacheArgs value parser (#5773) 2023-12-15 11:24:01 +00:00
Alexey Shekhirin
2df1e548be fix(cli): allow no PHF or compression in snapshots (#5765) 2023-12-15 09:39:47 +00:00
Delweng
629b12a4f6 doc: --dev.block_time not available (#5764)
Signed-off-by: jsvisa <delweng@gmail.com>
2023-12-15 09:23:39 +00:00
Matthias Seitz
a8e2518aa0 feat: add SecretKey to networkconfig (#5761) 2023-12-14 17:25:05 +00:00
Alexey Shekhirin
db48d6b097 feat(bin): I/O metrics (#5710) 2023-12-14 17:00:45 +00:00
Alexey Shekhirin
829d3ede65 feat(bin): parse RUST_LOG in journald and log file filters (#5735) 2023-12-12 12:07:28 +00:00
Dan Cline
c1d7d2bde3 feat: add DatabaseMetrics trait for generic DB in reth node (#5690) 2023-12-11 22:28:56 +00:00
Alexey Shekhirin
4cda40b3cf Revert 1e523049ca (#5731) 2023-12-11 19:08:31 +00:00
Matthias Seitz
fa1584b223 feat: add RethTransactionPoolConfig (#5729) 2023-12-11 14:58:57 +00:00
DoTheBestToGetTheBest
1e523049ca feat(bin) enhance logging config to make RUST_LOG for journalId and File writers (#5687)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2023-12-11 14:57:45 +00:00
Yash Atreya
32bf97d7bc chore: add default gpo constants (#5662)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-12-08 08:22:42 +00:00
Dan Cline
227e1b7ad5 feat: make load_network_config and lookup_head generic over DB (#5692)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-12-05 20:48:09 +00:00
rakita
7f3bbf3459 fix(tree): reinsert unwound state to dependent chains (#5683)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2023-12-05 16:36:15 +00:00
rakita
11fd7a2844 chore: remove trailing semicolon (#5699) 2023-12-05 13:50:34 +00:00
Bjerg
dffa462003 chore: use human_bytes for snapshot sizes (#5675)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-12-04 14:35:15 +00:00
Roman Krasiuk
6b06382d02 feat(cli): eth state cache args (#5664) 2023-12-02 11:29:21 +00:00
Dan Cline
7fdd9136cc chore: use StageConfig for more reth node methods (#5663)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2023-12-02 09:10:40 +00:00
Dan Cline
585bc31fbd feat: add sanity tests for Args Default impls (#5660) 2023-12-02 00:08:51 +00:00
Dan Cline
a53e2c0666 feat: add Default for NetworkArgs and DiscoveryArgs (#5658) 2023-12-01 22:07:53 +00:00
Dan Cline
4a0497ddb1 feat: add Default for RpcServerArgs (#5646) 2023-12-01 11:11:47 +00:00
DaniPopes
0d522e8472 chore: improve Nibbles-related code (#5631) 2023-11-30 19:28:50 +00:00
Dan Cline
a7f474cb0b feat: truncate blob pool when discarding worst (#5634) 2023-11-30 11:41:28 +00:00
Alexey Shekhirin
471c28e889 feat(pruner): limit number of blocks to prune per run (#5627) 2023-11-29 19:29:39 +00:00
Roman Krasiuk
608f100605 perf(provider): compute hashes and trie updates before opening write tx (#5505) 2023-11-28 08:54:09 +00:00
clabby
8161c261d9 feat(op-reth): Remove Canyon hardfork warning (#5551) 2023-11-27 18:07:48 +00:00
Matthias Seitz
dbe8996579 chore: use task manager graceful shutdown (#5591) 2023-11-27 16:08:57 +00:00
clabby
462ea82f91 feat(op-reth): Canyon hardfork spec (#5503) 2023-11-27 15:53:25 +00:00
Matthias Seitz
57653b1a58 chore: limited node command cleanup (#5539) 2023-11-27 10:41:19 +00:00