|
|
33d01d3206
|
chore(node-core): log errors in debug when ETA fails to calculate (#6971)
|
2024-03-05 19:20:37 +00:00 |
|
|
|
96fcdfbac8
|
feat(api,rpc): improve engine API abstraction (#6871)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-03-05 16:05:17 +00:00 |
|
|
|
b24f9de141
|
feat(bin): delete static files from highest to lowest in drop stage (#6970)
|
2024-03-05 14:49:10 +00:00 |
|
|
|
024c217564
|
fix(stages, etl): clear ETL collectors in Headers stage when done (#6964)
|
2024-03-05 14:49:06 +00:00 |
|
|
|
c353b0639f
|
feat: print a backtrace on SIGSEGV (#6907)
|
2024-03-01 16:39:16 +00:00 |
|
|
|
ea44c1d63f
|
feat(node-core, storage): static files segment metrics (#6908)
|
2024-03-01 16:36:50 +00:00 |
|
|
|
c5955f1305
|
feat: integrate builder (#6611)
|
2024-02-29 16:50:04 +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 |
|
|
|
b00e3f98be
|
chore: remove cargo-udeps-related workflow and metadata (#6889)
|
2024-02-29 15:07:25 +00:00 |
|
|
|
17818e79d4
|
chore(cli): fix clap deprecated warnings (#6872)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-02-29 13:24:13 +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 |
|
|
|
2eb2a0c253
|
node: don't subscribe to consensus health events for dev node (#6868)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-02-29 10:36:11 +00:00 |
|
|
|
27f1496daa
|
chore: make clippy happy (#6837)
|
2024-02-28 05:32:03 +00:00 |
|
|
|
a47c62c84b
|
feat: Add dumpgenesis subcommand (#6797)
|
2024-02-27 14:31:58 +00:00 |
|
|
|
8d258bb7e7
|
feat(node): dev node print genesis account (#6819)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-02-27 12:08:17 +00:00 |
|
|
|
39cd900875
|
chore: don't box some futures (#6728)
|
2024-02-21 22:07:24 +00:00 |
|
|
|
a43885e5d8
|
chore: move cli runner to reth-node-core (#6710)
|
2024-02-21 10:55:30 +00:00 |
|
|
|
2641251898
|
fix the issue of network is not known to be merged (#6649)
Signed-off-by: jsvisa <delweng@gmail.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-02-19 18:32:34 +00:00 |
|
|
|
79452eadaf
|
chore: make clippy happy (#6666)
|
2024-02-19 06:31:47 +00:00 |
|
|
|
79f1fa3c10
|
fix(metrics): fix missing metrics by installing prometheus before creating db env (#6659)
|
2024-02-18 21:14:37 +00:00 |
|
|
|
683b252f83
|
Segmenting cfg and block env impl from PayloadBuilderAttributes (#6623)
|
2024-02-16 17:08:24 +00:00 |
|
|
|
4c8f31a8c1
|
fix(op): Add optimism in node api, few cfg transitions (#6598)
|
2024-02-14 02:01:48 +00:00 |
|
|
|
cfc914669b
|
feat: declarative builder v2 (#6447)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
|
2024-02-13 22:51:38 +00:00 |
|
|
|
f925e5f6cb
|
chore: add exit future back (#6587)
|
2024-02-13 17:05:51 +00:00 |
|
|
|
ada3547fd1
|
chore: move events mod to node core (#6585)
|
2024-02-13 15:58:00 +00:00 |
|
|
|
7917279b68
|
chore: move init to node-core (#6581)
|
2024-02-13 14:41:03 +00:00 |
|
|
|
eb1cafa40d
|
chore: simplify networkbuilder (#6580)
|
2024-02-13 14:35:17 +00:00 |
|
|
|
271cbaa6f8
|
fix(bin): do not display stage progress when we start executing (#6579)
|
2024-02-13 13:47:28 +00:00 |
|
|
|
613b6f08a2
|
chore: use Table::TABLE in more places (#6563)
|
2024-02-12 14:53:16 +00:00 |
|
|
|
2a5efb2a99
|
refactor(db): unify table macros (#6552)
|
2024-02-12 13:48:01 +00:00 |
|
|
|
3f57fc8cc9
|
feat: Enhance block import log line (#6095)
Signed-off-by: Danno Ferrin <danno.ferrin@gmail.com>
|
2024-02-09 12:14:37 +00:00 |
|
|
|
29e8aab08a
|
fix: sealed header should not be immutable borrowed (#6456)
|
2024-02-07 19:26:26 +00:00 |
|
|
|
13947e509b
|
chore: Bump revm to newest (#6357)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-02-06 22:59:10 +00:00 |
|
|
|
fddabe88a8
|
chore: remove node-api optimism feature (#6375)
|
2024-02-03 16:07:30 +00:00 |
|
|
|
9f82af20f9
|
fix: op features for op crate (#6320)
|
2024-02-01 14:58:50 +00:00 |
|
|
|
01d3df30f7
|
small refactoring (#6321)
|
2024-02-01 14:30:31 +00:00 |
|
|
|
76a6a8f50e
|
refactor(trie): hashed state (#6244)
|
2024-02-01 09:09:00 +00:00 |
|
|
|
231e6437e4
|
feat: add with-unused-ports cli argument (#6314)
|
2024-01-31 22:54:33 +00:00 |
|
|
|
1223895466
|
feat: separate node-builder crate (#6302)
|
2024-01-31 18:03:03 +00:00 |
|
|
|
556741abb0
|
chore: use Display instead of Debug when printing internal errors (#6242)
|
2024-01-26 14:56:27 +00:00 |
|
|
|
acccf1441e
|
feat: EvmEnvConfig trait (#6051)
|
2024-01-25 22:40:12 +00:00 |
|
|
|
abe3358b36
|
feat: move NodeBuilderWithDatabase to reth bin (#6231)
|
2024-01-25 21:37:07 +00:00 |
|
|
|
2901b3cb33
|
feat: NodeExit future core implementation (#6166)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-01-25 11:11:47 +00:00 |
|
|
|
afafe790bb
|
test: use similar-asserts instead of pretty-assertions (#6208)
|
2024-01-24 13:33:46 +01:00 |
|
|
|
02c69d0666
|
fix: include jemalloc-ctl only in node-core (#6199)
|
2024-01-24 02:23:33 +00:00 |
|
|
|
733d6ced31
|
fix: ensure tokio rt is always dropped on separate task (#6191)
|
2024-01-23 22:01:27 +00:00 |
|
|
|
3fafa8c50f
|
chore: node-core cleanup (#6189)
|
2024-01-23 19:49:24 +00:00 |
|
|
|
b78f2239ed
|
feat(ext): provide direct access to database tx (#6178)
|
2024-01-23 14:03:41 +00:00 |
|
|
|
a6f8e449f7
|
feat(storage, mdbx): transaction manager (#6126)
|
2024-01-23 12:24:56 +00:00 |
|
|
|
9a5120a883
|
chore(deps): clean up new crate deps (#6174)
|
2024-01-23 12:09:34 +00:00 |
|