|
|
e67567cf01
|
fix(cli): snapshot up to the best block number, not last (#6042)
|
2024-01-12 22:21:29 +00:00 |
|
|
|
cea638108b
|
fix: change vergen features to match foundry (#6047)
|
2024-01-12 22:20:32 +00:00 |
|
|
|
3ce9fcf7e5
|
add alloy_chains (#5952)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-12 14:43:55 +00:00 |
|
|
|
00d6bffc0d
|
feat: add GenesisAllocator for easier genesis alloc creation (#6021)
|
2024-01-12 11:43:28 +00:00 |
|
|
|
ee199bb5db
|
fmt: run nightly-2023-10-15 and remove semicolons (#6035)
|
2024-01-12 11:38:41 +00:00 |
|
|
|
8686e97290
|
chore: make clippy happy (#6033)
|
2024-01-12 06:25:06 +00:00 |
|
|
|
4660da4a3f
|
fix various clippy (#6020)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-01-10 23:27:57 +00:00 |
|
|
|
26e31f3197
|
Move FileClient and BlockFileCodec out of test-utils (#5998)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-01-10 19:02:57 +00:00 |
|
|
|
56a3548915
|
chore: fix clippy warnings for windows (#6005)
|
2024-01-10 13:15:18 +00:00 |
|
|
|
cb96fe6d09
|
feat: make payload builder generic over attributes type (#5948)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-10 10:21:43 +00:00 |
|
|
|
57ebe9daed
|
chore: remove unnecessary test-utils usage in reth cli (#5993)
|
2024-01-09 22:03:49 +00:00 |
|
|
|
19f481006b
|
chore: move revm-inspectors to a separate repo (#5992)
|
2024-01-09 21:33:45 +00:00 |
|
|
|
514750fb1a
|
feat: preload cachedreads with tip state (#5804)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-09 17:22:56 +00:00 |
|
|
|
a1225be077
|
fix(bin): process metrics version mismatch (#5985)
|
2024-01-09 16:59:55 +00:00 |
|
|
|
7cd659f406
|
feat: Support txpool.locals in txpool.cli (#5971)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-09 14:32:55 +00:00 |
|
|
|
ac104d09eb
|
feat(cli): debug replay engine (#5972)
|
2024-01-09 12:06:12 +00:00 |
|
|
|
8078c515c7
|
Json structured logs (#5784)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-01-09 11:19:41 +00:00 |
|
|
|
189cf490eb
|
feat(storage): log tx opening location (#5973)
|
2024-01-08 19:01:17 +00:00 |
|
|
|
313e5b7827
|
chore: cleanup max block fetching (#5960)
|
2024-01-07 22:05:17 +00:00 |
|
|
|
434b43af80
|
chore: use existing fn for loading network secret key (#5961)
|
2024-01-07 22:05:10 +00:00 |
|
|
|
92f33b071c
|
add missing documentation for various crates (#5950)
|
2024-01-05 13:10:37 +00:00 |
|
|
|
d02cc4b833
|
doc: Improve documentation for StageEnum to remove #[allow(missing_docs)] (#5945)
|
2024-01-04 18:30:42 +00:00 |
|
|
|
0520c62bb6
|
feat(cli): enable backtrace on panic by default (#5942)
|
2024-01-04 17:59:19 +00:00 |
|
|
|
3b0e7a5108
|
add documentation for SecretKeyError to remove #[allow(missing_docs)] (#5946)
|
2024-01-04 16:49:26 +00:00 |
|
|
|
9aa44093cf
|
lints: move top-level lints to [workspace.lints] manifest table (#5935)
|
2024-01-04 13:38:02 +00:00 |
|
|
|
7fa4cddc72
|
feat: restore tx pool after reboot (#5665)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-02 14:11:41 +00:00 |
|
|
|
069ca8268e
|
fix: also adjust ipc path (#5909)
|
2023-12-31 22:22:17 +00:00 |
|
|
|
92ecc2f835
|
chore: move LogArgs to own mod (#5901)
|
2023-12-30 11:39:45 +01:00 |
|
|
|
5cc01b63a9
|
chore: move builder to own module (#5899)
|
2023-12-30 10:36:20 +01:00 |
|
|
|
9821f77078
|
chore: move reth commands to separate folder (#5886)
|
2023-12-29 17:01:39 +00:00 |
|
|
|
e5ecd4af06
|
refactor: move ethereum and op builder into separate crates (#5876)
|
2023-12-28 19:57:07 +00:00 |
|
|
|
b1b059fe9b
|
chore: clean up lints (#5881)
|
2023-12-28 16:23:50 +00:00 |
|
|
|
a680a03658
|
feat: Introduce NodeBuilder (#5869)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2023-12-28 16:01:32 +00:00 |
|
|
|
e341f47a16
|
fmt: add a space between inner doc-comments and following items (#5880)
|
2023-12-28 15:52:20 +00:00 |
|
|
|
ed774e9a81
|
feat: base sepolia support (#5697)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-12-27 19:25:39 +00:00 |
|
|
|
3aa718a561
|
Revert "feat: Introduce NodeBuilder" (#5868)
|
2023-12-27 14:23:32 +01:00 |
|
|
|
8e9b02f128
|
feat: Introduce NodeBuilder (#5824)
|
2023-12-27 12:56:20 +00:00 |
|
|
|
742c3e249b
|
bin: run reth by default (#5859)
|
2023-12-26 16:46:49 +00:00 |
|
|
|
099c83328c
|
feat(bin): disable ETA for execution stage (#5839)
|
2023-12-22 13:11:15 +00:00 |
|
|
|
d8b1771cdd
|
feat(trie): trie cursor abstraction (#5643)
|
2023-12-21 19:22:15 +00:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
b1d0dc41c2
|
chore: bump fdlimit (#5819)
|
2023-12-18 16:55:19 +00:00 |
|
|
|
0e091dafb8
|
refactor: replace std::fs usages with reth-primitives (#5813)
|
2023-12-18 15:56:26 +00:00 |
|
|
|
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 |
|
|
|
900fe7ea4e
|
feat: make NodeState generic over DB with DatabaseMetadata (#5691)
|
2023-12-18 11:55:21 +00:00 |
|
|
|
61c9587a24
|
feat: add execution payload validator (#5811)
|
2023-12-18 11:45:24 +00:00 |
|
|
|
cc4bd7c306
|
fix: use the same ProviderFactory in reth node (#5778)
|
2023-12-15 14:01:12 +00:00 |
|
|
|
3f7760d852
|
refactor: make sender recovery explicit in provider (#5776)
|
2023-12-15 13:05:52 +00:00 |
|