Commit Graph

627 Commits

Author SHA1 Message Date
Matthias Seitz
5a04931397 feat: add NetworkProtocols trait (#5543) 2023-11-23 14:51:40 +00:00
Matthias Seitz
5e2affb15a feat: add configure network function to cli ext (#5536) 2023-11-22 19:58:02 +00:00
Matthias Seitz
de8b4526ff feat: add graceful shutdown tasks (#5517) 2023-11-22 19:28:14 +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
3c7f32d839 chore(tree): migrate tree externals to ProviderFactory (#5531) 2023-11-22 15:09:53 +00:00
Alexey Shekhirin
06eeb35366 feat(bin): improve status logs (#5518) 2023-11-21 15:57:42 -08: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
Matthias Seitz
39a2dc6bc8 chore: add another module parser test (#5496) 2023-11-20 15:03:03 +00:00
Matthias Seitz
aea11405ad feat: get rid of lifetime GATs (#5478) 2023-11-19 15:21:50 +00:00
Roman Krasiuk
c7a57a7031 chore(pipeline): stage poll extension trait (#5484) 2023-11-18 08:41:42 +00:00
Roman Krasiuk
d05dda72dd chore(downloader): replace database with header provider (#5472) 2023-11-18 08:16:19 +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
Roman Krasiuk
30dfc070e1 chore(provider): migrate providers to ProviderError (#5473) 2023-11-17 14:07:28 +00:00
clabby
ec3dbfe995 chore(op-reth): Add temporary Canyon warning (#5462) 2023-11-16 17:49:02 +00:00
Matthias Seitz
f9725a4f88 feat: add blobstore file path functions (#5442) 2023-11-15 20:25:54 +00:00
DoTheBestToGetTheBest
8207401359 feat(bin) : refactor auth_jwt_secret function (#5451) 2023-11-15 19:43:45 +00:00
joshieDo
a389a2b42d feat: search for a snapshot that fulfills a queried BlockHash or TxHash (#5373)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-15 16:53:28 +00:00
Matthias Seitz
dc72cad838 feat: phase out environment trait (#5439) 2023-11-15 16:42:34 +00:00
joshieDo
6ee481b817 feat: Snapshotter triggers segment snapshots (#5287)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-14 21:38:54 +00:00
joshieDo
7b781eb602 feat: add directory paths to Snapshotter and SnapshotProvider (#5283)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-14 20:54:13 +00:00
joshieDo
d21e346c04 feat: share SnapshotProvider through ProviderFactory (#5249)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2023-11-14 17:50:12 +00:00
Matthias Seitz
79abf2ba0f chore: remove ckzg dep from rpc types (#5392) 2023-11-13 17:37:14 +00:00
DoTheBestToGetTheBest
a100fb3e46 feat(bin) : refactor ZeroAsNone struct to a Macro (#5397)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-12 12:10:00 +00:00
Luca Provini
7734ab754c Feat/enable non namespaces (#5391) 2023-11-11 14:54:32 +00:00
Matthias Seitz
32beaeef4e chore: support MaxU32 on more rpc args (#5393) 2023-11-11 14:33:43 +01:00
DoTheBestToGetTheBest
505a192b87 fix(bin) : make rpc_max_response_size as MaxU32 (#5381)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-10 20:00:44 +00:00
DoTheBestToGetTheBest
5beb105a7c feat(bin) : max_values Macro for CLI args parsing (#5379)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-10 16:42:47 +00:00
Matthias Seitz
e26bc17531 fix: use saturating mul for max response size bytes (#5377) 2023-11-10 12:39:30 +01:00
Matthias Seitz
2488aa079e feat: support hello message with protocols (#5371) 2023-11-09 20:21:19 +00:00
makcandrov
e004eb8d1c fix: delete file with invalid name (#5368) 2023-11-09 10:26:10 +00:00
DaniPopes
e897764ad4 chore(meta): manifest maintenance (#5353) 2023-11-08 19:53:50 +00:00
Panagiotis Ganelis
80be039c77 feat: add trait forNetworkEvents (#5354)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-08 13:24:03 +00:00
Alexey Shekhirin
aa9a8dcad8 feat(bin): report freelist in db stats (#5355) 2023-11-08 13:05:55 +00:00
Roberto Bayardo
320ffd2a03 restrict --chain flag setting for op-reth node & fix help info (#5334)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-07 16:45:00 +00:00
Matthias Seitz
04c0d6f003 docs: add docs about call order of config trait (#5340) 2023-11-07 15:30:14 +00:00
Alexey Shekhirin
d762d2d9f7 feat: downgrade trie debug logs to trace, cleanup debug logs more (#5285) 2023-11-07 12:58:36 +00:00
Dan Cline
e6ea2510c7 fix: use helper to deserialize mainnet TTD (#5322)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-06 22:00:09 +00:00
Matthias Seitz
164b486d9b chore: use u64 for payloadattributes directly (#5327) 2023-11-06 15:59:08 +00:00
clabby
fa803fd7ef fix(ci): Optimism unit / integration tests (#5318) 2023-11-06 12:58:29 +00:00
refcell.eth
22dfe96ae0 fix(payload): Ethereum Payload Builder Zero Type (#5313)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-06 12:52:05 +00:00
DaniPopes
f8ceda9ea8 chore: reduce size of common types (#5304) 2023-11-06 12:45:20 +00:00
clabby
52670a8b24 feat: op-reth (#4377)
Co-authored-by: Roberto Bayardo <bayardo@alum.mit.edu>
Co-authored-by: refcell.eth <abigger87@gmail.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
Co-authored-by: refcell <refcell@oplabs.co>
Co-authored-by: nicolas <48695862+merklefruit@users.noreply.github.com>
2023-11-05 17:33:42 +00:00
DaniPopes
470449ff24 fmt: format doc comments (#5308) 2023-11-05 13:06:30 +00:00
Dan Cline
cf1824989e fix: replace mainnet TTD so geth mainnet genesis parsing works (#5290)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2023-11-04 06:08:30 +00:00
Matthias Seitz
a98ae7fa3e feat: add --rpc.jwtsecret arg (#5271) 2023-11-03 02:58:55 +00:00
grantkee
e6995e5cdf Parse Genesis Value from Memory (#5238) 2023-11-03 02:58:29 +00:00
kaliubuntu0206
0449c5eca6 feat(rpc): limit block_range by 100_000 per eth_getLogs request (#5243)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2023-11-02 14:29:03 +00:00
Matthias Seitz
23c4828e5a docs: clarify discovery nodes (#5260) 2023-11-01 16:06:08 +00:00