|
|
471c28e889
|
feat(pruner): limit number of blocks to prune per run (#5627)
|
2023-11-29 19:29:39 +00:00 |
|
|
|
608f100605
|
perf(provider): compute hashes and trie updates before opening write tx (#5505)
|
2023-11-28 08:54:09 +00:00 |
|
|
|
8161c261d9
|
feat(op-reth): Remove Canyon hardfork warning (#5551)
|
2023-11-27 18:07:48 +00:00 |
|
|
|
dbe8996579
|
chore: use task manager graceful shutdown (#5591)
|
2023-11-27 16:08:57 +00:00 |
|
|
|
462ea82f91
|
feat(op-reth): Canyon hardfork spec (#5503)
|
2023-11-27 15:53:25 +00:00 |
|
|
|
57653b1a58
|
chore: limited node command cleanup (#5539)
|
2023-11-27 10:41:19 +00:00 |
|
|
|
8667c336a1
|
feat(bin/args): enhance transactionpool with --txpool.nolocals Flag (#5538)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-11-26 08:35:19 +00:00 |
|
|
|
af88851723
|
feat: refactor generation of snapshots from the cli (#5464)
|
2023-11-24 18:02:14 +00:00 |
|
|
|
5a04931397
|
feat: add NetworkProtocols trait (#5543)
|
2023-11-23 14:51:40 +00:00 |
|
|
|
5e2affb15a
|
feat: add configure network function to cli ext (#5536)
|
2023-11-22 19:58:02 +00:00 |
|
|
|
de8b4526ff
|
feat: add graceful shutdown tasks (#5517)
|
2023-11-22 19:28:14 +00:00 |
|
|
|
9ecdea7eef
|
chore(execution): rename EVMProcessor factory (#5533)
|
2023-11-22 17:03:12 +00:00 |
|
|
|
5ae4fd1c65
|
chore(sync): migrate pipeline to ProviderFactory (#5532)
|
2023-11-22 16:40:56 +00:00 |
|
|
|
3c7f32d839
|
chore(tree): migrate tree externals to ProviderFactory (#5531)
|
2023-11-22 15:09:53 +00:00 |
|
|
|
06eeb35366
|
feat(bin): improve status logs (#5518)
|
2023-11-21 15:57:42 -08:00 |
|
|
|
59251f0cae
|
chore: simplify clap next heading and use clap attribute (#5507)
|
2023-11-20 22:44:22 +00:00 |
|
|
|
efe49643bd
|
chore: add Extension heading (#5506)
|
2023-11-20 23:12:06 +01:00 |
|
|
|
39a2dc6bc8
|
chore: add another module parser test (#5496)
|
2023-11-20 15:03:03 +00:00 |
|
|
|
aea11405ad
|
feat: get rid of lifetime GATs (#5478)
|
2023-11-19 15:21:50 +00:00 |
|
|
|
c7a57a7031
|
chore(pipeline): stage poll extension trait (#5484)
|
2023-11-18 08:41:42 +00:00 |
|
|
|
d05dda72dd
|
chore(downloader): replace database with header provider (#5472)
|
2023-11-18 08:16:19 +00:00 |
|
|
|
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 |
|
|
|
30dfc070e1
|
chore(provider): migrate providers to ProviderError (#5473)
|
2023-11-17 14:07:28 +00:00 |
|
|
|
ec3dbfe995
|
chore(op-reth): Add temporary Canyon warning (#5462)
|
2023-11-16 17:49:02 +00:00 |
|
|
|
f9725a4f88
|
feat: add blobstore file path functions (#5442)
|
2023-11-15 20:25:54 +00:00 |
|
|
|
8207401359
|
feat(bin) : refactor auth_jwt_secret function (#5451)
|
2023-11-15 19:43:45 +00:00 |
|
|
|
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 |
|
|
|
dc72cad838
|
feat: phase out environment trait (#5439)
|
2023-11-15 16:42:34 +00:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
d21e346c04
|
feat: share SnapshotProvider through ProviderFactory (#5249)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2023-11-14 17:50:12 +00:00 |
|
|
|
79abf2ba0f
|
chore: remove ckzg dep from rpc types (#5392)
|
2023-11-13 17:37:14 +00:00 |
|
|
|
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 |
|
|
|
7734ab754c
|
Feat/enable non namespaces (#5391)
|
2023-11-11 14:54:32 +00:00 |
|
|
|
32beaeef4e
|
chore: support MaxU32 on more rpc args (#5393)
|
2023-11-11 14:33:43 +01:00 |
|
|
|
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 |
|
|
|
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 |
|
|
|
e26bc17531
|
fix: use saturating mul for max response size bytes (#5377)
|
2023-11-10 12:39:30 +01:00 |
|
|
|
2488aa079e
|
feat: support hello message with protocols (#5371)
|
2023-11-09 20:21:19 +00:00 |
|
|
|
e004eb8d1c
|
fix: delete file with invalid name (#5368)
|
2023-11-09 10:26:10 +00:00 |
|
|
|
e897764ad4
|
chore(meta): manifest maintenance (#5353)
|
2023-11-08 19:53:50 +00:00 |
|
|
|
80be039c77
|
feat: add trait forNetworkEvents (#5354)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2023-11-08 13:24:03 +00:00 |
|
|
|
aa9a8dcad8
|
feat(bin): report freelist in db stats (#5355)
|
2023-11-08 13:05:55 +00:00 |
|
|
|
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 |
|
|
|
04c0d6f003
|
docs: add docs about call order of config trait (#5340)
|
2023-11-07 15:30:14 +00:00 |
|
|
|
d762d2d9f7
|
feat: downgrade trie debug logs to trace, cleanup debug logs more (#5285)
|
2023-11-07 12:58:36 +00:00 |
|
|
|
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 |
|
|
|
164b486d9b
|
chore: use u64 for payloadattributes directly (#5327)
|
2023-11-06 15:59:08 +00:00 |
|
|
|
fa803fd7ef
|
fix(ci): Optimism unit / integration tests (#5318)
|
2023-11-06 12:58:29 +00:00 |
|
|
|
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 |
|