Commit Graph

3722 Commits

Author SHA1 Message Date
Federico Gimenez
84b1bb01db More descriptive reorg log (#5671)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2023-12-15 13:17:30 +00:00
Bjerg
3f7760d852 refactor: make sender recovery explicit in provider (#5776) 2023-12-15 13:05:52 +00:00
Bjerg
faa9a22a71 refactor: use BlockWithSenders in executors (#5771) 2023-12-15 12:57:41 +00:00
solidoracle
1eaa3ed5a5 chore: add reorg metrics to grafana (#5774) 2023-12-15 12:00:28 +00:00
DaniPopes
26a91c69f4 feat: use nybbles crate (#5766) 2023-12-15 11:27:49 +00:00
Dan Cline
e622f38540 chore: remove RpcStateCacheArgs value parser (#5773) 2023-12-15 11:24:01 +00:00
DaniPopes
ff183756bc perf: reduce static data size (#5770) 2023-12-15 10:58:00 +00:00
Nikita Smirnov
667972c20e feat: Report MDBX commit latency metrics (#5668)
Co-authored-by: Nikita Smirnov <nikita.smirnov.m@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-12-15 10:38:03 +00:00
Matthias Seitz
49711061c3 chore: add helper for getting the final total difficulty if known (#5769) 2023-12-15 10:29:23 +00:00
Matthias Seitz
80ddf17769 chore: add note about execute fn in docs (#5768) 2023-12-15 10:29:03 +00:00
yjh
764c7ae26f minor improve for compression dir (#5755) 2023-12-15 09:45:23 +00:00
Alexey Shekhirin
2df1e548be fix(cli): allow no PHF or compression in snapshots (#5765) 2023-12-15 09:39:47 +00:00
Delweng
629b12a4f6 doc: --dev.block_time not available (#5764)
Signed-off-by: jsvisa <delweng@gmail.com>
2023-12-15 09:23:39 +00:00
Matthias Seitz
a8e2518aa0 feat: add SecretKey to networkconfig (#5761) 2023-12-14 17:25:05 +00:00
Thomas Coratger
06477320ef refactor(ef-tests): clean up run function (#5747) 2023-12-14 17:13:38 +00:00
Matthias Seitz
a0781f0875 chore: make CanonStateNotificationStream pub (#5759) 2023-12-14 17:02:33 +00:00
solidoracle
9a26b7a8e5 Canonicalization metrics improvements (#5705)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2023-12-14 17:01:36 +00:00
Alexey Shekhirin
db48d6b097 feat(bin): I/O metrics (#5710) 2023-12-14 17:00:45 +00:00
DaniPopes
744930f1de docs: improve CLI reference generator (#5740) 2023-12-14 10:18:18 +00:00
Devon Bear
013b4c93db feat(rpc): Add tx_hash to debug_traceBlockByX (#5743)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-12-13 18:36:24 +00:00
Matthias Seitz
5062b7ea86 feat: integrate multiplexing (#5559) 2023-12-12 16:34:31 +00:00
Matthias Seitz
701e37804e fix: dont include empty revert reason (#5736) 2023-12-12 17:02:49 +01:00
Alexey Shekhirin
829d3ede65 feat(bin): parse RUST_LOG in journald and log file filters (#5735) 2023-12-12 12:07:28 +00:00
Alexey Shekhirin
7efd0fd939 docs(book): update CLI (#5730) 2023-12-12 11:36:59 +00:00
Dan Cline
c1d7d2bde3 feat: add DatabaseMetrics trait for generic DB in reth node (#5690) 2023-12-11 22:28:56 +00:00
Matthias Seitz
64337f31e0 chore: make mixHash optional (#5732) 2023-12-11 20:47:34 +00:00
Thomas Coratger
971e8d9b01 refactor(net): Simplified logic for determining shared capability versions (#5725)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-12-11 20:28:25 +00:00
Alexey Shekhirin
4cda40b3cf Revert 1e523049ca (#5731) 2023-12-11 19:08:31 +00:00
Matthias Seitz
fa1584b223 feat: add RethTransactionPoolConfig (#5729) 2023-12-11 14:58:57 +00:00
DoTheBestToGetTheBest
1e523049ca feat(bin) enhance logging config to make RUST_LOG for journalId and File writers (#5687)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2023-12-11 14:57:45 +00:00
Matthias Seitz
c4c07b86bb feat: add network bench (#5728) 2023-12-11 14:20:45 +00:00
Matthias Seitz
b83afd4b76 fix: use unchecked sender recovery in rpc (#5721) 2023-12-11 14:13:47 +00:00
Thomas Coratger
ae8ad6f26a refactor(net): Improved Masking Function for Message IDs (#5724) 2023-12-11 11:34:32 +00:00
DaniPopes
c58cdf9459 Revert "chore: temporarily disable doc related CI" (#5716) 2023-12-10 10:09:16 +00:00
github-actions[bot]
982346becb chore(deps): weekly cargo update (#5719)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
2023-12-10 11:08:54 +01:00
Matthias Seitz
8a670d57ec fix: use receover_signer_unchecked for tx receipt (#5715) 2023-12-09 14:45:09 +00:00
Siyuan Han
c8a8cad9a2 chore(book): update some expired links (#5718) 2023-12-09 09:56:36 +00:00
Matthias Seitz
cf5006108c chore: promote trace bad txs to debug (#5714) 2023-12-08 09:08:51 +00:00
Yash Atreya
32bf97d7bc chore: add default gpo constants (#5662)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-12-08 08:22:42 +00:00
Emilia Hane
cd4d6c52b0 Cap mux simple (#5577)
Signed-off-by: Emilia Hane <elsaemiliaevahane@gmail.com>
2023-12-08 08:21:01 +00:00
lmittmann
27da72cd57 feat(primitives/net): export ConnectionInfo (#5709)
Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
2023-12-08 07:51:22 +00:00
lmittmann
8fa48c4f89 feat(primitives/net): make parse_nodes public (#5708)
Co-authored-by: lmittmann <lmittmann@users.noreply.github.com>
2023-12-07 07:40:33 +00:00
Matthias Seitz
3947b91b72 chore: add fs read (#5706) 2023-12-06 16:31:50 +00:00
Roman Krasiuk
857f90722e chore(provider): better observability on append (#5703) 2023-12-06 14:51:23 +00:00
Roman Krasiuk
7ee3c7062b chore: temporarily disable doc related CI (#5704) 2023-12-06 12:29:05 +00:00
Dan Cline
227e1b7ad5 feat: make load_network_config and lookup_head generic over DB (#5692)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-12-05 20:48:09 +00:00
DaniPopes
926766d482 perf: misc changes (#5701) 2023-12-05 19:13:49 +00:00
Federico Gimenez
b0c4d99cac test(storage): implement DbCursorRO::walk_back method for CursorMock (#5670)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2023-12-05 18:39:46 +00:00
rakita
7f3bbf3459 fix(tree): reinsert unwound state to dependent chains (#5683)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2023-12-05 16:36:15 +00:00
rakita
11fd7a2844 chore: remove trailing semicolon (#5699) 2023-12-05 13:50:34 +00:00