Commit Graph

2258 Commits

Author SHA1 Message Date
0096739dbb doc: add reth logo to docs (#3317)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2023-06-26 15:41:11 +00:00
23a99d4164 feat: support multiple nodes in grafana dashboard (#3336) 2023-06-26 15:17:05 +00:00
49922bfd89 feat(revm): store access list storage keys sorted (#3386) 2023-06-26 14:18:33 +00:00
054f30f43c chore: rename Block*Provider for Block*Reader (#3385) 2023-06-26 14:13:45 +00:00
9c1b48b983 chore(provider): simplify history inserts (#3356) 2023-06-26 13:40:54 +00:00
30a1ad2586 feat(ci): validate Grafana dashboard JSON (#3382) 2023-06-26 11:33:20 +00:00
9b2a2fbca9 doc: self-documented Makefile (#3380) 2023-06-26 11:25:35 +00:00
46d4795f41 feat: log & receipt test generators (#3357) 2023-06-26 07:13:09 +00:00
add1abfeb2 perf: lower pipeline run threshold to 1 epoch (#3375) 2023-06-25 16:46:05 +00:00
63fbc48c60 chore: Error -> Failed for failed make_canonical call (#3376) 2023-06-25 16:45:58 +00:00
48ee8e0960 editing some code comments in the payload.rs (#3372) 2023-06-25 16:29:40 +00:00
be9aed489f feat: add link to Grafana dashboard config file on docs (#3373)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-06-25 15:59:30 +00:00
W
1777a20d24 doc: minor fix to mainnet run book (#3374) 2023-06-25 13:20:03 +00:00
05eada7aa2 fix: add receive budget (#3361) 2023-06-25 13:12:39 +00:00
8dd7a78356 feat: add transaction validation task (#3358) 2023-06-25 13:12:00 +00:00
b787d09993 perf: reduce p2p message capacity (#3371) 2023-06-25 13:11:24 +00:00
4c84d22e36 chore: rename to_session variable (#3359) 2023-06-23 19:56:55 +00:00
02673f2301 fix: use RO database for read only commands (#3368) 2023-06-23 19:28:36 +00:00
db05e42ffd docs(trie): fix typo (#3366) 2023-06-23 18:58:15 +00:00
a3c66f36b4 chore: shrink request buffer (#3363) 2023-06-23 18:31:58 +00:00
cff4aa7b2b chore: shrink session buffers (#3360) 2023-06-23 17:33:27 +00:00
faeb612553 fix: flaky addr in use test (#3364) 2023-06-23 17:32:58 +00:00
c2ad5a222f feat: add transaction pool metrics graphs (#3348) 2023-06-23 16:06:34 +00:00
2b1a34116d chore(provider): simplify history unwind (#3355) 2023-06-23 15:47:55 +00:00
be58d1c286 fix: use metered poll fns (#3353) 2023-06-23 14:58:51 +00:00
f4d7a6a369 chore: ShardedKey::last helper methods (#3352) 2023-06-23 11:15:50 +00:00
a66a350cf0 chore: simplify usage of IntegerList (#3351) 2023-06-23 11:11:08 +00:00
3e07a5d508 chore: move AccountWriter methods to HashingWriter and HistoryWriter (#3332)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2023-06-23 10:55:07 +00:00
f7d4756439 feat(cli): jemalloc-prof feature (#3322) 2023-06-23 09:37:46 +00:00
d60aef5a16 fix: insert genesis account & storage history (#3346) 2023-06-23 09:37:21 +00:00
e8b09cc59b feat: add pending receipts (#3320) 2023-06-22 20:00:16 +00:00
a4c2f5f69c feat: add metrics for tx channel (#3345) 2023-06-22 19:34:02 +00:00
3390671cb6 chore: add pending imports metrics (#3344) 2023-06-22 18:53:47 +00:00
d7467e86b4 fix(sync): merkle current block logs (#3326) 2023-06-22 18:15:11 +00:00
6810cd1295 feat(db): add helper enum for table name (#2935)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-06-22 18:04:01 +00:00
0dfb757a16 fix: reorder blockchain tree row (#3337) 2023-06-22 17:54:41 +00:00
164d3abddf docs: fix typo in config.md (#3333) 2023-06-22 17:49:31 +00:00
559018f2cd feat: add U64HexOrNumber type (#3329) 2023-06-22 17:30:59 +00:00
052f5cb97b test: add another genesis test (#3334) 2023-06-22 17:15:22 +00:00
cb298788df chore(ci): add missing Hive rpc-compat methods (#3331) 2023-06-22 17:06:56 +00:00
9e72cbf6b4 feat: js built in functions (#3161)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-06-22 14:55:34 +00:00
2aa1cec907 feat(rpc): report JWT path in case of an IO read error (#3324) 2023-06-22 14:50:16 +00:00
0ebdba6c64 feat(tasks): pass downcasted error from panicked task (#3319) 2023-06-22 14:21:35 +00:00
68b93a88de refactor: adds StorageReader / HashingWriter / HistoryWriter (#3285) 2023-06-22 14:08:27 +00:00
a9147ba2fc fix: remove duplicate tree graph (#3315) 2023-06-22 14:03:57 +00:00
b0f57bf97b feat: add invalid headers metrics (#3314)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-06-22 13:36:43 +00:00
5cd2148789 chore(cli): display latest available block number in status logs (#3316) 2023-06-22 12:02:36 +00:00
1d3bab64ae refactor: add total distance in log message (#3292) 2023-06-22 02:55:09 +00:00
f6cd75a470 feat: add engine api graphs (#3313) 2023-06-22 02:22:43 +00:00
d7dd474a18 chore: improve invalid block warnings (#3312) 2023-06-22 01:52:00 +00:00