Commit Graph

2355 Commits

Author SHA1 Message Date
a7431465fa chore(crates): deprecate staged-sync (#3564) 2023-07-04 10:15:52 +00:00
b4801f9e2c chore: add stale workflow (#3556) 2023-07-03 18:40:34 +00:00
24f9147fee feat(book): adding QLC and TLC NVMEs comparison (#3562) 2023-07-03 18:39:04 +00:00
64554dd0f1 fix: add missing single block body download validation (#3563) 2023-07-03 17:58:50 +00:00
8025b05472 docs: update bodies config (#3553) 2023-07-03 15:01:09 +00:00
d7259f0029 docs: update rpc cache flags (#3552) 2023-07-03 14:44:17 +00:00
7de2846a92 docs: minimum docker engine version (#3546)
Co-authored-by: Bjerg <onbjerg@users.noreply.github.com>
2023-07-03 14:18:35 +00:00
d848668fb2 fix(rpc): fix parity tracing config (#3549) 2023-07-03 13:21:17 +00:00
228f6479b0 chore: export TransactionPoolExt trait (#3548) 2023-07-03 13:12:56 +00:00
da58e39c26 feat: add docker compose with docs (#3496)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2023-07-03 13:04:17 +00:00
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
4d3ce34901 docs: add payload builder example (#3545) 2023-07-03 12:40:15 +00:00
764e58d65d fix: create a test db with path (#3482) 2023-07-03 12:21:36 +00:00
6919b3dea6 chore: run tests with coverage in Makefile (#3418) 2023-07-03 12:11:23 +00:00
766f520c17 examples: add examples of using reth-provider and instantiating an RPC on top of the DB (#3533) 2023-07-03 14:47:43 +03:00
0aeffe96b0 nit: spelling (#3539) 2023-07-03 14:32:09 +03:00
d80c8a7b5b feat: add NoopTransactionPool impl (#3536) 2023-07-03 14:31:47 +03:00
e0748f7415 perf: join futures in tracing (#3541) 2023-07-03 14:29:35 +03:00
73eeca0e29 fix(codec): fix last field compilation check (#3543) 2023-07-03 14:29:17 +03:00
f2f3425f1c chore: fix clippy (#3540) 2023-07-03 14:26:17 +03:00
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
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
e0d5735672 feat: add another distance check (#3501) 2023-07-02 13:55:27 +02:00
d14f995e1a test: improve slow tests (#3487)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-07-02 10:46:16 +00:00
9fc950697d chore: add TaskManager must_use annotation (#3525) 2023-07-02 12:58:07 +02:00
1e3092b770 fix: precompile condition (#3526) 2023-07-02 12:57:33 +02:00
7c3c8ab977 docs: add additional context to internal tracing error (#3531) 2023-07-02 12:52:02 +02:00
1c796f24fc chore: rustfmt (#3532) 2023-07-02 12:51:43 +02:00
419a35e9c9 some docs nits on installation (#3528) 2023-07-01 14:57:17 -07:00
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
Pia
e468e15e9c fix(book): typo (#3521) 2023-07-01 11:37:11 +00:00
de1323921d chore(rpc): split cache into multiple files (#3519)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-07-01 11:16:22 +00:00
56674ade06 chore(download): bodies downloader size limit (#3508) 2023-07-01 05:39:52 +00:00
7cb4a71cf6 chore: rm cached bytes gauge (#3513) 2023-06-30 22:27:17 +00:00
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
8be06843e4 fix(rpc): limit cache by length (#3505) 2023-06-30 18:01:50 +00:00
927b47e655 chore: docs typo (again) 2023-06-30 10:51:58 -07:00
d448bf4f63 chore: docs typo 2023-06-30 10:44:23 -07:00
777fce5ba9 docs: add note on hardware + latitude discount code 2023-06-30 10:40:55 -07:00
7e7f5e63db chore: fix docs for bodies downloader task (#3506) 2023-06-30 15:54:26 +00:00
83b14cb611 feat(bin, stages): metrics listener (#3483) 2023-06-30 14:27:01 +00:00
10db78618f chore(rpc): add cached bytes metric (#3502) 2023-06-30 13:48:37 +00:00
f08a863e12 chore: add total-transactions metric (#3500) 2023-06-30 12:57:46 +00:00
886828bad9 feat(rpc): cache metrics (#3499) 2023-06-30 12:35:01 +00:00
5c7d5a3b3e feat: make chain canonical if new payload is the missing block for current sync target (#3459)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-06-30 12:01:30 +00:00
07e81c0e7e chore: bump default max logs (#3498) 2023-06-30 11:42:03 +00:00
20ed70b1c3 fix: always return logs of single block range query (#3497) 2023-06-30 11:40:43 +00:00
b225b4790c fix(engine): logs for new payload v2 (#3494) 2023-06-30 09:36:01 +00:00
84875e90df feat(txpool): add transaction_event_listener function (#3493) 2023-06-30 08:52:04 +00:00
50f4e5de9a chore(deps): move proc-macro and syn to workspace deps (#3492) 2023-06-30 08:51:48 +00:00