Commit Graph

1711 Commits

Author SHA1 Message Date
52f2bc5ebc docs: rework book (#2566) 2023-05-04 20:28:33 -07:00
70bcd76032 fix(engine): fail on canonical errors (#2565) 2023-05-04 12:49:05 -07:00
5605ab2a04 fix(rpc): use parent state when replaying block (#2533) 2023-05-04 12:29:46 -07:00
3dd27782e1 refactor: give Pipeline a database (#2558) 2023-05-04 12:27:53 -07:00
acbbd6788c feat: make logs per response configurable (#2559) 2023-05-04 12:27:31 -07:00
6a79b16737 test(walker): walk range on dup table (#2561) 2023-05-04 12:27:03 -07:00
e53a767f3e chore(cli): add details to --nat help message (#2562) 2023-05-04 12:25:40 -07:00
2a36dc27c4 chore(provider): seperate error on unwind root mismatch (#2563) 2023-05-04 12:25:26 -07:00
c7dac46cc5 chore(cli): add possible valus to ws,http api (#2564) 2023-05-04 12:23:42 -07:00
cf043d9bf5 fix(rpc): replay transactions before tracing (#2532) 2023-05-04 20:07:49 +02:00
91d4c890de fix: respect --p2p-secret-key argument (#2552) 2023-05-04 19:54:01 +02:00
209911c10c chore: add pipeline field docs and remove continous (#2550) 2023-05-04 19:50:38 +02:00
6c21295b78 docs: add a few additional tree docs (#2557) 2023-05-04 18:29:21 +02:00
4ebbd448dd Insert new blocks into cache (#2509)
Co-authored-by: Aditya Pandey <aditya.p@Aditya-P.local>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-05-04 15:55:18 +02:00
7914d1cf76 feat: A basic json dump extension to reth db list. (#2232)
Co-authored-by: andy-thomason <andy@atomicinrement.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-05-04 15:55:08 +02:00
231d1f96bb perf(rpc): utilize caching layer in log range (#2553) 2023-05-04 15:26:27 +02:00
dfd35fabb4 chore(tree): a few refactors and instrumentations (#2549) 2023-05-04 14:08:53 +02:00
010b600f39 fix: ensure parent hash and number match (#2546) 2023-05-04 00:04:48 +02:00
9c74fb8731 dep: bump revm to 3.3.0 (#2547) 2023-05-03 22:12:42 +02:00
10b97b29af chore: downgrade error and warn traces to debug (#2541) 2023-05-03 15:53:05 +02:00
03977950c8 chore(tree): Add additional checks to not insert empty chain (#2537) 2023-05-03 15:52:42 +02:00
29ce8aab43 fix: fix cors check (#2540) 2023-05-03 15:13:40 +02:00
90fa586ced refactor: remove SyncstateUpdater generics and use boxed instead (#2534) 2023-05-03 04:57:28 -07:00
3be635406f docs: add a few notes about where states point to (#2535) 2023-05-03 04:56:39 -07:00
443572a6de feat(rpc): support launching on same port (#2530) 2023-05-03 11:26:56 +02:00
4609811045 fix: drop tokio runtime on separate thread (#2531) 2023-05-03 11:09:21 +02:00
ec7a10b57e fix(cli): compute clean root till done (#2525) 2023-05-02 12:26:34 -07:00
ecc7ae9bb1 feat: use chain-specific data dirs (#2495) 2023-05-02 12:23:44 -07:00
159a856373 fix: sync to max block (#2527) 2023-05-02 20:51:53 +02:00
b55a17b087 feat(rpc): support pending block tag (#2524) 2023-05-02 20:35:36 +02:00
34a13ce240 fix: dont include latest valid hash on block hash error (#2523) 2023-05-02 17:46:41 +02:00
3cf6015149 perf(proofs): root calculation using hash builder (#2517) 2023-05-02 17:41:22 +02:00
949b3639c3 fix: track invalid payload hashes (#2521) 2023-05-02 17:16:32 +02:00
ddf38f41f2 bench(proofs): root calculations (#2513) 2023-05-02 07:28:26 -07:00
423265648d proofs: prefer encode_list over encode_iter (#2518) 2023-05-02 07:23:45 -07:00
be87dcc682 fix(stage): merkle checkpoint target (#2512) 2023-05-02 06:04:00 -07:00
c62c7d6f1d feat: find canonical ancestor (#2506) 2023-05-02 13:07:00 +02:00
174316936b feat(tree): Return block status for old blocks (#2462)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
2023-05-01 21:57:50 +02:00
6a55f70251 feat: implement resolve step (#2507) 2023-05-01 21:22:43 +02:00
d34349bf0b adding payload builder panel in grafana dashboard (#2464) 2023-05-01 12:09:34 -07:00
7b1aee2d9c feat: add helper for accessing pending block object (#2465) 2023-05-01 12:08:43 -07:00
7ea801f456 feat: write account and storage hashes in genesis (#2441) 2023-05-01 12:06:15 -07:00
cafb31aa53 chore(trie): move hash builder to primitives (#2493) 2023-05-01 10:47:35 -07:00
39427fad4d chore: annotate with track caller (#2499) 2023-05-01 18:27:39 +02:00
7f764028d2 feat(cli): consensus engine events (#2473) 2023-05-01 17:46:03 +02:00
36004c6761 feat: add new already seen transactions reputation variant (#2468) 2023-05-01 17:32:34 +02:00
a03cfeb3cb feat(grafana): bodies downloader errors chart (#2501) 2023-05-01 08:06:06 -07:00
d71682799c fix: fix outdated test 2023-05-01 16:58:33 +02:00
5f3406e36d fix(txpool): move tx correctly after basefee update (#2479) 2023-05-01 16:44:21 +02:00
e1446ae49b refactor: roll custom canon state notification stream (#2486) 2023-05-01 16:43:54 +02:00