Commit Graph

454 Commits

Author SHA1 Message Date
Alexey Shekhirin
9510a5ca7e feat(pruner): metrics (#4023) 2023-08-02 13:04:55 +00:00
Alexey Shekhirin
cb0dedc8a9 chore: fix clippy (#4032) 2023-08-02 13:02:50 +00:00
Altuğ Bakan
b46101afb5 feat(cli): add max peer args (#4024) 2023-08-01 18:44:39 +00:00
Matthias Seitz
b28bc8de57 chore: add example how to install additional rpc namespace (#4005) 2023-07-31 23:49:19 +00:00
Alexey Shekhirin
9a7911b49e feat(bin): node --full flag (#3965) 2023-07-31 16:00:45 +00:00
Matthias Seitz
a1e68151d3 feat: Add RethCliExt (#3983) 2023-07-31 14:55:11 +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
Alessandro Mazza
5823255031 feat: store logs in different folders based on the chain (#3948)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2023-07-31 13:40:14 +00:00
Alessandro
b05b84823a add defaults to some rpc server cli args (#3969) 2023-07-28 14:42:46 +00:00
Roman Krasiuk
703d5c705a feat(cli): in-memory merkle debug script (#3895) 2023-07-28 11:03:07 +00:00
Altuğ Bakan
d2cdd10ed2 Add price bump config (#3967) 2023-07-28 09:47:15 +00:00
Roman Krasiuk
465f0dc2a8 fix(cli): eta div by zero (#3971) 2023-07-27 19:51:27 +00:00
Matthias Seitz
2aae8c82e7 chore: move some functions to Cli struct (#3961) 2023-07-27 16:13:45 +00:00
Matthias Seitz
fc431bc545 chore: make auth-port default (#3962) 2023-07-27 15:28:16 +00:00
Matthias Seitz
aa5d39dd6d feat: add Hardfork::Cancun (#3933)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2023-07-26 16:42:05 +00:00
Alexey Shekhirin
1c4d127488 feat(bin): db clear (#3934) 2023-07-26 16:36:46 +00:00
Matthias Seitz
8cdb097829 chore: simplify workspace = true usage (#3930) 2023-07-26 15:21:09 +00:00
Matthias Seitz
1c4e19bad7 feat: add alias for max response size (#3902) 2023-07-25 14:35:58 +00:00
pistomat
1b31a55d62 feat: add a --dev option (#3866) 2023-07-25 11:33:23 +00:00
Alexey Shekhirin
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
Matthias Seitz
6c151d3499 chore: bump default max response size (#3850) 2023-07-19 20:25:58 +00:00
Altuğ Bakan
7476120d81 feat: wrap gas limit into a new type (#3841)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-07-19 19:26:16 +00:00
Ryan Schneider
34c9abe249 feat: implement reth_getBalanceChangesInBlock (#3768)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-07-18 17:49:23 +00:00
Matthias Seitz
26b1ffa92a chore: make clippy happy (#3827) 2023-07-18 12:06:27 +00:00
Matthias Seitz
8b66213e15 chore(deps): bump some deps (#3820) 2023-07-17 21:18:20 +00:00
Matthias Seitz
01e1344cc1 chore: use 50M default gas limit for calls in rpc (#3812) 2023-07-17 16:31:25 +00:00
Léo Vincent
a0e125f709 feat: make rpc gas cap configurable (#3458)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-07-17 10:16:25 +00:00
rakita
d001313f99 bug(stages): TxLookup/Sender stages fix range if there is no tx (#3479) 2023-07-15 22:36:27 +03:00
Matthias Seitz
9a00f04d77 feat: reload dirty accounts if pool drifts (#3732)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-07-15 15:26:44 +00:00
Panagiotis Ganelis
be656c239a feat: trim cmd args in parser (#3789) 2023-07-15 10:33:33 +00:00
Alexey Shekhirin
c0cafc7a4f chore: enable jemalloc by default on unix (#3735) 2023-07-14 18:35:18 +00:00
Aditya Pandey
715d41dbc7 adding row for total db size in db stats command (#3777)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-07-14 12:44:33 +00:00
Alexey Shekhirin
dbafe23cce feat(bin, engine, prune): spawn pruning task from the engine (#3566) 2023-07-12 12:03:08 +00:00
Jay Miller
1763b5ea7a perf: handle engine API range request in a new task (#3685)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-07-11 14:07:13 +00:00
joshieDo
65b07b981e feat(pruning): prune Receipts during pipeline (#3585) 2023-07-11 10:51:34 +00:00
Michael Sproul
1330fc11df add build profile to version info take II (#3669)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-07-08 11:16:37 +00:00
Georgios Konstantopoulos
9e9e2b22eb Revert "add build profile to version info (#3652)"
ref: https://github.com/paradigmxyz/reth/actions/runs/5486088295/jobs/9995719536

This reverts commit db77c279d0.
2023-07-07 15:36:46 +03:00
Michael Sproul
db77c279d0 add build profile to version info (#3652) 2023-07-07 09:50:00 +00:00
Matthias Seitz
6347aacd15 chore: add commit to client version (#3621) 2023-07-06 11:55:19 +00:00
Alexey Shekhirin
f3c7a8253c refactor(stages): use MetricsListener for Execution stage gas metric (#3511) 2023-07-06 11:36:09 +00:00
Matthias Seitz
7d8f0c7f87 docs: add transaction pool example (#3596)
Co-authored-by: BrazilRaw <138177568+BrazilRaw@users.noreply.github.com>
2023-07-05 13:39:12 +00:00
Roman Krasiuk
698059d8b5 feat(cli): txpool args (#3575) 2023-07-04 11:23:46 +00:00
evalir
a7431465fa chore(crates): deprecate staged-sync (#3564) 2023-07-04 10:15:52 +00:00
Alexey Shekhirin
770652a787 feat(bin, storage): configurable MDBX log level (#3524)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-07-03 12:45:32 +00:00
Bjerg
4f32f5627c fix: add block rewards to trace_block (#3491)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-07-02 15:06:52 +00:00
Alexey Shekhirin
951fd0ae0c feat(stages, tree): update sync metrics from blockchain tree (#3507)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-07-02 13:21:06 +00:00
Thomas Coratger
2126c01a42 feat(error): add wrappers for std::fs methods to track path for errors (#3367)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-07-01 11:49:26 +00:00
Roman Krasiuk
56674ade06 chore(download): bodies downloader size limit (#3508) 2023-07-01 05:39:52 +00:00
Roman Krasiuk
02492daac9 fix(cli): consistent max block across pipeline and engine (#3510)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-06-30 18:26:14 +00:00