Commit Graph

3564 Commits

Author SHA1 Message Date
Matthias Seitz
3598a23cf7 feat: rlpx multiplexing (#5413) 2023-11-22 20:30:18 +00:00
Matthias Seitz
5e2affb15a feat: add configure network function to cli ext (#5536) 2023-11-22 19:58:02 +00:00
Roman Krasiuk
1aa4ae8c6d test(trie): instantiate provider with util function (#5535) 2023-11-22 19:39:50 +00:00
Matthias Seitz
de8b4526ff feat: add graceful shutdown tasks (#5517) 2023-11-22 19:28:14 +00:00
gbrew
de048c4561 fix(tracing): reduce stack memory when tracing (#5528) 2023-11-22 17:32:28 +00:00
Roman Krasiuk
9ecdea7eef chore(execution): rename EVMProcessor factory (#5533) 2023-11-22 17:03:12 +00:00
Roman Krasiuk
5ae4fd1c65 chore(sync): migrate pipeline to ProviderFactory (#5532) 2023-11-22 16:40:56 +00:00
Roman Krasiuk
5e378b13ca test(provider): instantiate provider with util function (#5534) 2023-11-22 15:29:19 +00:00
Roman Krasiuk
3c7f32d839 chore(tree): migrate tree externals to ProviderFactory (#5531) 2023-11-22 15:09:53 +00:00
Roman Krasiuk
3818dea392 meta: fix release draft cmd (#5529) 2023-11-22 14:54:33 +00:00
Roman Krasiuk
0f1f47ac80 test(provider): utility functions for initializing provider factory (#5530) 2023-11-22 12:56:44 +00:00
Matthias Seitz
857ceebbd8 chore(deps): make c-kzg actually a feature of reth-primitives (#5525) 2023-11-22 01:24:24 +00:00
Alexey Shekhirin
e5b33dbe74 release: v0.1.0-alpha.11 (#5523) v0.1.0-alpha.11 2023-11-21 15:58:13 -08:00
Alexey Shekhirin
06eeb35366 feat(bin): improve status logs (#5518) 2023-11-21 15:57:42 -08:00
Matthias Seitz
c825b26f2e fix: dont use Stack::default (#5521) 2023-11-21 19:58:36 +00:00
rakita
afdb0a3148 chore(revm): freeze revm, add Optimism Canyon fork (#5519) 2023-11-21 17:58:41 +00:00
Matthias Seitz
6904194204 feat: add getters for tx by origin (#5516) 2023-11-21 14:00:53 +00:00
George Datskos
3e0caae5b6 fix(op-reth): clear accesslist for Deposit txs (#5513) 2023-11-21 07:06:43 +00:00
Matthias Seitz
f8451fd984 fix: dont skip gas used ratio if empty (#5512)
Co-authored-by: evalir <hi@enriqueortiz.dev>
2023-11-21 04:16:41 +00:00
Matthias Seitz
1064da5d41 feat: add get_block_transactions_ecrecovered (#5500) 2023-11-21 03:14:03 +00:00
Matthias Seitz
2f220a79b3 test: add serialize 0x1 test block number (#5511) 2023-11-21 02:48:52 +00:00
Matthias Seitz
0dc90eba19 chore: remove duplicate serde helpers (#5508) 2023-11-21 02:19:30 +00:00
Matthias Seitz
59251f0cae chore: simplify clap next heading and use clap attribute (#5507) 2023-11-20 22:44:22 +00:00
Matthias Seitz
efe49643bd chore: add Extension heading (#5506) 2023-11-20 23:12:06 +01:00
DoTheBestToGetTheBest
24ca2410bb (storage): impl some function (#5499) 2023-11-20 17:46:54 +00:00
Matthias Seitz
39a2dc6bc8 chore: add another module parser test (#5496) 2023-11-20 15:03:03 +00:00
Supernovahs.eth
3c7989c541 block_with_senders in ethstatecache (#5302)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-20 14:56:08 +00:00
Matthias Seitz
1cc68fcca6 chore: preallocate buffer for rlp (#5494) 2023-11-20 12:32:37 +00:00
DaniPopes
e6040e8f23 ci: add MSRV lint job (#5495) 2023-11-20 12:28:45 +00:00
github-actions[bot]
bfa2110191 chore(deps): weekly cargo update (#5492)
Co-authored-by: github-merge-queue <github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-19 16:12:07 +00:00
Matthias Seitz
aea11405ad feat: get rid of lifetime GATs (#5478) 2023-11-19 15:21:50 +00:00
Matthias Seitz
631eb2b624 chore: add hash+signer fn (#5493) 2023-11-19 16:19:00 +01:00
Roman Krasiuk
14dd9e8150 feat(provider): StateRootProvider::state_root_with_updates (#5485) 2023-11-19 14:33:11 +00:00
Roman Krasiuk
49d69c66cc chore(tree): minor Chain modifications (#5487) 2023-11-18 10:45:48 +00:00
Matthias Seitz
6e6e873d88 chore: add some capability helper fns (#5486) 2023-11-18 11:16:20 +01:00
Roman Krasiuk
c7a57a7031 chore(pipeline): stage poll extension trait (#5484) 2023-11-18 08:41:42 +00:00
Matthias Seitz
f29e04dadc fix: track actually requested transactions (#5483) 2023-11-18 08:34:57 +00:00
Roman Krasiuk
d05dda72dd chore(downloader): replace database with header provider (#5472) 2023-11-18 08:16:19 +00:00
Roman Krasiuk
6ded64355e pipeline: error on missing buffer in online stages (#5480) 2023-11-18 08:14:14 +00:00
DoTheBestToGetTheBest
4555dc1fe2 feat(rpc-testing-utils) : eth node testing (#5475) 2023-11-18 07:35:02 +00:00
DaniPopes
e34aec23ca chore: clean up Self: Sized bounds (#5481) 2023-11-18 02:16:31 +00:00
DaniPopes
6ae86d5a96 chore: shrink ProviderError size (#5482) 2023-11-17 23:55:30 +00:00
DaniPopes
716222894d chore: make Cursor iterators depend on the cursor's lifetime (#5479) 2023-11-17 23:23:09 +00:00
Bjerg
db5d01e328 refactor: split async/sync work in stages (#4636)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2023-11-17 21:12:12 +00:00
Matthias Seitz
7f9ce6f7c0 feat: get rid of cursor lifetime (#5476) 2023-11-17 20:37:34 +00:00
Dan Cline
9b1416b4f4 feat: add benchmark for blob_tx_priority and fee_delta (#5468) 2023-11-17 19:09:06 +00:00
Alexey Shekhirin
f33ef66cc1 chore: make maxperf, enable GC profiling on MDBX debug (#5459) 2023-11-17 15:27:40 +00:00
Matthias Seitz
3553cd5076 chore: remove cursed env lifetime (#5474) 2023-11-17 14:07:46 +00:00
Roman Krasiuk
30dfc070e1 chore(provider): migrate providers to ProviderError (#5473) 2023-11-17 14:07:28 +00:00
DoTheBestToGetTheBest
b03d0106ae feat(eth-wire) add missing docs (#5467) 2023-11-17 12:57:07 +00:00