Commit Graph

239 Commits

Author SHA1 Message Date
Roy
7269cf2853 chore: expose TransactionFetcher param in cli (#10635) 2024-08-31 20:04:38 +00:00
e18a46d0a5 docs: rm unused file (#10626) 2024-08-30 13:00:59 +00:00
f600ff07d9 feat(debug): engine reorg util depth (#10575) 2024-08-28 09:22:51 +00:00
85ef1fb98d docs(book): update observability.md (#10587) 2024-08-28 08:14:01 +00:00
e834f7c9a7 docs: fix git clone urls (#10490) 2024-08-24 15:45:56 +00:00
dbdb1117a8 rpc: remove special module handling for eth_callBundle (#10486) 2024-08-24 07:36:32 +00:00
15810108e8 chore(net): expose max concurrent GetPooledTransactions reqs in cli (#10358) 2024-08-22 12:31:57 +00:00
3aaa284a5e chore(net): expose pending pool imports bound in cli (#10357)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2024-08-20 08:05:52 +00:00
fceec0a364 chore(tx-pool): pool cli args (#10323)
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
2024-08-17 22:34:39 +00:00
8c02acad79 chore(net): Expose max seen transactions history size as cli arg (#10327)
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
2024-08-17 22:31:31 +00:00
c9dc7123ad docs: fix param name (#10366) 2024-08-16 22:44:56 +00:00
15306f4f8d doc: update the recommended hardware in the installation page (#10313) 2024-08-15 01:12:41 +00:00
97e153ab64 reth book: add instruction to update rust version (#10308) 2024-08-14 22:27:55 +00:00
pia
60905f24a2 book: add env guide to exex book (#10310) 2024-08-14 22:12:45 +00:00
a92a3ec5cf docs: add engine kind flag to op-mainnet book (#10289) 2024-08-13 23:20:01 +00:00
0216e78f5c feat: make additional validation tasks size configurable (#10200)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-08-08 22:08:14 +00:00
d62ce79535 feat(engine-util): reorg interceptor (#10173) 2024-08-07 19:50:49 +00:00
1d4638724c feat: support ms for --builder.interval (#10168) 2024-08-07 14:33:57 +00:00
6f4291d94e feat: add --engine.experimental flag to enable engine2 (#10051) 2024-08-06 19:20:38 +00:00
74ba71f7b3 update op-reth docs for discv4 option (#10119) 2024-08-06 09:46:45 +00:00
2bfa2defc4 implement part of reth p2p rlpx ping (#9762)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-08-03 04:36:36 +00:00
321032fcda feat: Add OP cli flag to opt-in into discv4 discovery (#9938)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2024-08-01 11:06:50 +00:00
d9c68f837b docs: update optimism book with new op-node flag --l2.enginekind=reth (#9901) 2024-07-30 12:39:12 +00:00
f1814e871e feat(op): rm link to testinprod state dump (#9756) 2024-07-26 18:03:30 +00:00
6a9b2807e1 book: fix ExEx minimal example link (#9717)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2024-07-22 21:25:51 +00:00
bc91944e5b fix: add sync-op-mainnet to book (#9527) 2024-07-15 18:54:34 +00:00
80b02fec0f fix(stages): update prune sender recovery stage checkpoint (#9513) 2024-07-15 13:44:47 +00:00
831d5a74c8 example(exex): move to a separate repo (#9500) 2024-07-15 10:15:15 +00:00
e96aaa0aee book: remove not exist files links (#9360)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2024-07-11 21:07:44 +00:00
fc3d0eb9d7 docs(node): replace the old --dicsv5.addr with --discovery.addr (#9436)
Signed-off-by: 9547 <29431502+9547@users.noreply.github.com>
2024-07-11 04:38:51 +00:00
e4d16eb1ab chore: update private-testnet.md (#9389) 2024-07-09 12:19:27 +02:00
3e8a2a29c5 Integrate permits for getproof (#9363) 2024-07-08 17:51:08 +00:00
923cda79cf book: add troubleshooting commands to check disk and memory health and performance (#9364)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-07-08 13:54:14 +00:00
c7e34fbd4a chore: move reth test-vectors to cli/commands with feature (#9329) 2024-07-05 14:49:52 +00:00
26b7b9720c qol: purge goerli (#9310) 2024-07-05 10:38:58 +00:00
a7caf0d284 feat(rpc): enable historical proofs (#9273) 2024-07-03 20:43:26 +00:00
8d55e6bb5d fix: typo in book intro (#9228) 2024-07-01 19:23:37 +02:00
20713e9785 docs(book): remote ExEx chapter (#8992)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-07-01 15:59:42 +00:00
f4689f35b2 chore: update audit doc to v2 (#9177) 2024-06-29 05:20:27 +00:00
8775a93d33 feat(cli): reth prune (#9055) 2024-06-26 14:54:06 +00:00
aa952309e8 feat: reth stage unwind --offline (#9097)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
2024-06-25 18:50:30 +00:00
07def85cda chore: tweak profiles, rename debug-fast to profiling (#9051) 2024-06-24 13:20:06 +00:00
0712adc4c6 chore(op): add link to op labs bedrock datadir download (#9014) 2024-06-21 17:48:36 +00:00
b3cb1fde75 docs(book): add sigma_prime_audit_v1.pdf (#8942)
Signed-off-by: 9547 <29431502+9547@users.noreply.github.com>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
2024-06-20 14:49:26 +00:00
c008a1fa09 fix: typo (#8908) 2024-06-17 22:45:48 +00:00
26d8bd6a4f fix(docs): op-node flags (#8884) 2024-06-17 11:47:28 +00:00
ff4a114e43 docs(book): tracking state in ExExes (#8804)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
2024-06-17 10:42:27 +00:00
b88065d6bd docs(book): clarify what ExExes are not (#8805)
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
2024-06-14 15:48:43 +00:00
b7ce1de00e chore: fix references (#8820)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
2024-06-14 11:27:02 +00:00
f9493fd1f9 docs(book): start documenting ExExes (#8779)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
2024-06-13 13:29:36 +00:00