|
|
027f80ebb7
|
chore: remove blockchaintree dep from reth bin (#13712)
|
2025-01-07 21:28:40 +00:00 |
|
|
|
107dfaeaa9
|
feat(engine): wire StateRootTask in EngineApiTreeHandler (#12639)
Co-authored-by: Alexey Shekhirin <5773434+shekhirin@users.noreply.github.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2025-01-07 10:27:16 +00:00 |
|
|
|
dbd4f0c4fe
|
chore: make block field private (#13628)
|
2025-01-03 15:10:32 +00:00 |
|
|
|
d12392d084
|
docs: update https external link (#13508)
|
2024-12-23 07:10:17 +01:00 |
|
|
|
f36e369021
|
chore: extra data (#13410)
|
2024-12-16 03:58:36 +00:00 |
|
|
|
e9577729f8
|
fix(builder): desired block gas limit (#13351)
|
2024-12-12 16:29:33 +00:00 |
|
|
|
305ca2f9a5
|
docs: add docker and error code 13 to troubleshooting chapter (#13133)
|
2024-12-05 11:34:12 +01:00 |
|
|
|
ca3d9895e2
|
feat: impl noop miner api endpoint (#13102)
|
2024-12-03 13:50:59 +00:00 |
|
|
|
890f082453
|
feat(rpc): create revm env on demand (#13017)
Co-authored-by: dkathiriya <lakshya-sky@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-30 17:27:20 +00:00 |
|
|
|
29289ccaec
|
feat: add Primitives AT to BlockExecutorProvider (#12994)
|
2024-11-29 12:53:25 +00:00 |
|
|
|
b96c0d9897
|
docs: clarify installation guide NVMe term (#12853)
|
2024-11-25 19:51:37 +00:00 |
|
|
|
c44e11b8ad
|
feat: add Block AT to BlockReader (#12837)
|
2024-11-25 14:28:56 +00:00 |
|
|
|
0db10a13a5
|
fix: typos in troubleshooting.md (#12652)
|
2024-11-19 13:05:30 +01:00 |
|
|
|
7fb862cbde
|
Typo Update private-testnet.md (#12633)
|
2024-11-18 21:59:58 +01:00 |
|
|
|
773f558ad6
|
Fix Minor Documentation Errors (#12601)
|
2024-11-18 14:37:13 +01:00 |
|
|
|
66887bbfaa
|
Typo Update profiling.md (#12631)
|
2024-11-18 14:28:15 +01:00 |
|
|
|
457ac5f73f
|
fix: typos in documentation files (#12528)
|
2024-11-14 09:46:58 +01:00 |
|
|
|
9f6f63d45a
|
CLI parameter to specify the broadcast channel capacity of PendingPool (#12388)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-08 10:50:46 +00:00 |
|
|
|
21d911abb2
|
docs: add debug.etherscan in the book (#12293)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-11-03 17:49:07 +00:00 |
|
|
|
d020b41f6a
|
feat: flashbots_validateBuilderSubmissionV3 (#12168)
|
2024-10-31 19:22:42 +00:00 |
|
|
|
d555f9ef3a
|
chore(book): fix engine api typo (#12231)
|
2024-10-31 20:21:55 +01:00 |
|
|
|
f545877bb8
|
Revert "Revert "feat: add geometry to database args"" (#12165)
|
2024-10-29 13:23:54 +00:00 |
|
|
|
6f3600dc38
|
Revert "feat: add geometry to database args" (#12164)
|
2024-10-29 13:58:57 +01:00 |
|
|
|
0f9ba64e95
|
feat: add geometry to database args (#11828)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-29 12:17:04 +00:00 |
|
|
|
dd18af1f16
|
feat: without-evm cli option in reth (#12134)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-29 11:15:20 +00:00 |
|
|
|
f616de6d94
|
feat(rpc): Start to implement flashbots_validateBuilderSubmissionV3 (#12061)
|
2024-10-26 16:15:08 +00:00 |
|
|
|
ff04de380d
|
chore: bump alloy-eip7702 (#11986)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
|
2024-10-23 12:53:29 +00:00 |
|
|
|
8b1dfcca3f
|
test(trie): proptest <-> alloy maps integration (#11962)
|
2024-10-22 14:56:17 +00:00 |
|
|
|
60337d9614
|
feat(rpc): Add flags to disable read tx timeout (#11856)
|
2024-10-22 12:43:25 +00:00 |
|
|
|
e2ecb6224d
|
chore: remove unused deps (#11898)
|
2024-10-19 16:54:07 +00:00 |
|
|
|
b1cc16809b
|
feat(cli): make pruning block interval an option (#11810)
|
2024-10-16 20:13:16 +00:00 |
|
|
|
6b2ec42e48
|
docs: clarify max rpc tracing requests (#11796)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-10-16 16:50:18 +00:00 |
|
|
|
b637101894
|
docs: move ExEx book examples (#11616)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-10-14 09:50:07 +00:00 |
|
|
|
d027b7b938
|
feat(bin): make experimental engine default (#11612)
|
2024-10-10 15:04:31 +00:00 |
|
|
|
01f382b739
|
docs: clarify op-mainnet --debug.tip (#11634)
|
2024-10-10 12:04:18 +00:00 |
|
|
|
47c3a481de
|
Broadcast external IP from NAT in enode record (#10274)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-10-10 11:12:27 +00:00 |
|
|
|
3765dbe470
|
docs(exex): include code for ExEx book from real files (#11545)
|
2024-10-08 10:46:53 +00:00 |
|
|
|
ea060fe9a0
|
feat: ExExEvent::FinishedHeight takes BlockNumHash instead (#11278)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-09-27 13:22:46 +00:00 |
|
|
|
d46f76264d
|
fix(cli): fix ImportReceiptsOp (#11216)
|
2024-09-26 14:55:28 +00:00 |
|
|
|
4da5f1f388
|
fix(storage): dont skip consistency checks for op-mainnet if using minimal bootstrap (#11099)
|
2024-09-24 15:10:44 +00:00 |
|
|
|
4ae286e69f
|
docs: correct optimism snapshot download url (#11065)
|
2024-09-20 05:42:35 +00:00 |
|
|
|
84db469f71
|
fix(discv5): change default discv5 port (#11051)
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
|
2024-09-20 01:23:32 +00:00 |
|
|
|
f64aecfbc8
|
feat(cli): expose tree engine persistence configuration (#10999)
|
2024-09-18 18:24:01 +00:00 |
|
|
|
91eb50c59f
|
feat: eth_simulateV1 support (#10829)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-09-18 17:38:04 +00:00 |
|
|
|
c2019e35de
|
feat: allow syncing op-mainnet with only state and without importing blocks/receipts (#10850)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-09-18 17:10:38 +00:00 |
|
|
|
6d49dc130a
|
feat: extend pool configuration (#10985)
|
2024-09-18 16:05:56 +00:00 |
|
|
|
0746479e3c
|
feat(cli): enable witness invalid block hook by default (#10839)
|
2024-09-17 14:44:28 +00:00 |
|
|
|
664f8b23be
|
feat(engine): compare invalid block witness against a healthy node (#10844)
|
2024-09-16 11:03:49 +00:00 |
|
|
|
b85a4e8a70
|
chore: alias of datadir.static-files and upate book cli (#10856)
Signed-off-by: 9547 <29431502+9547@users.noreply.github.com>
|
2024-09-12 12:55:43 +00:00 |
|
|
|
6764f7bc96
|
feat(net): IP resolution in docker (#10681)
Co-authored-by: Cody Wang <cody.wang@coinbase.com>
|
2024-09-11 09:57:58 +00:00 |
|