|
|
68920b830f
|
feat: add exex for in memory state (#8108)
|
2024-05-06 11:08:20 +00:00 |
|
|
|
f83a872dd6
|
feat: improve exex examples' validation (#8116)
|
2024-05-06 10:16:27 +00:00 |
|
|
|
8f8b29b3ce
|
refactor: replace futures_util pin and tokio_pin with std pin (#8109)
|
2024-05-06 10:14:54 +00:00 |
|
|
|
199503531c
|
chore: bump alloy 0bb7604 (#8107)
|
2024-05-05 18:26:29 +00:00 |
|
|
|
fa59ec8078
|
chore(deps): weekly cargo update (#8104)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-05 11:23:14 +00:00 |
|
|
|
101e99f57f
|
ci: remove check-cfg job (#8106)
|
2024-05-05 10:31:12 +00:00 |
|
|
|
d01996103b
|
replace U64 fields with primitive u64 (#8099)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-04 16:34:34 +00:00 |
|
|
|
4b78706ed6
|
chore(cli): fix displayed block range in merkle debug script (#8091)
|
2024-05-04 12:55:03 +00:00 |
|
|
|
bff14c603f
|
chore: rm leftover peer.rs file (#8098)
|
2024-05-04 14:40:39 +02:00 |
|
|
|
2c70e2ab3b
|
feat: rm reth-primitives dep (#8097)
|
2024-05-04 14:40:30 +02:00 |
|
|
|
ac1d5324ec
|
chore: rm unused file (#8096)
|
2024-05-04 14:35:23 +02:00 |
|
|
|
82e4ad9e76
|
docs(book): update CLI (#8093)
|
2024-05-04 12:07:18 +00:00 |
|
|
|
f8cd8c56a2
|
feat: add helper functions for batch executor (#8087)
|
2024-05-04 11:50:23 +00:00 |
|
|
|
ead753db4c
|
fix(cli): debug merkle script (#8067)
|
2024-05-03 16:12:03 +00:00 |
|
|
|
66f70838ae
|
chore: move dao hardfork constants to evm-ethereum (#8078)
|
2024-05-03 15:26:48 +00:00 |
|
|
|
d9f4adc2eb
|
chore(deps): bump alloy, evm-inspectors (#8077)
|
2024-05-03 14:50:40 +00:00 |
|
|
|
1cf65e3394
|
feat(op): pass unverifiable ENRs to rlpx (#8059)
|
2024-05-03 13:23:16 +00:00 |
|
|
|
43599f983c
|
chore: move node-ethereum to ethereum/node (#8076)
|
2024-05-03 12:52:00 +00:00 |
|
|
|
f20e4cbad8
|
debt(discv5): discv5 integration into network (#8065)
|
2024-05-03 12:38:26 +00:00 |
|
|
|
90f3161256
|
chore: remove InspectorStack (#8073)
|
2024-05-03 12:15:04 +00:00 |
|
|
|
067b0ff420
|
feat: integrate ExecutorProvider (#7798)
|
2024-05-03 11:39:46 +00:00 |
|
|
|
ec45ae679f
|
chore: log only number & hash when skipping payload (#8069)
|
2024-05-03 11:09:55 +00:00 |
|
|
|
aef1bcc435
|
chore: make clippy happy (#8068)
|
2024-05-03 10:18:41 +00:00 |
|
|
|
a590ed7ce5
|
chore(discv5): pub methods (#8057)
|
2024-05-02 20:34:13 +00:00 |
|
|
|
2ac2433a96
|
feat(examples): add blob support to the rollup ExEx (#8028)
|
2024-05-02 20:19:44 +00:00 |
|
|
|
232e7bf19b
|
feat(cli): make db stats non-detailed by default (#8056)
|
2024-05-02 19:31:48 +00:00 |
|
|
|
1a1c24ba24
|
dropped ``RUST_LOG=info`` from recommended commands (#8054)
|
2024-05-02 19:10:45 +00:00 |
|
|
|
e90dc44be9
|
feat: remove field ``max_gas_limit` from `BasicPayloadJobGeneratorConfig`` (#7949)
|
2024-05-02 18:32:36 +00:00 |
|
|
|
9eb7d961d7
|
integrate FullNodeComponents in exexcomponents (#8051)
|
2024-05-02 17:45:34 +00:00 |
|
|
|
29be4072cb
|
fix(op): bootnodes (#7990)
|
2024-05-02 17:24:19 +00:00 |
|
|
|
0e3f031ada
|
feat(engine): make new payload canonical action (#8042)
|
2024-05-02 17:01:45 +00:00 |
|
|
|
5378dd79e2
|
feat: new payload skipper (#8050)
|
2024-05-02 17:01:32 +00:00 |
|
|
|
7845c9c897
|
minor typo fix (#8052)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-02 16:09:00 +00:00 |
|
|
|
2af2f0ba46
|
chore(engine): new payload blockchain tree action (#8041)
|
2024-05-02 15:22:23 +00:00 |
|
|
|
e68ab2f58c
|
refactor: engine interceptors (#8048)
|
2024-05-02 15:17:28 +00:00 |
|
|
|
1603113ce5
|
docs(libmdbx): more static_files -> snapshots (#8047)
|
2024-05-02 14:54:34 +00:00 |
|
|
|
78f62dd34c
|
feat: add spawn_replay_transaction to EthTransactions (#8036)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
|
2024-05-02 14:30:04 +00:00 |
|
|
|
2eee1920ea
|
fix: check for oob offset access in nippy jar (#8037)
|
2024-05-02 14:10:40 +00:00 |
|
|
|
14d91c3ba0
|
fix: make discv4 packets adhere to eip-8 (#8039)
|
2024-05-02 13:58:17 +00:00 |
|
|
|
f6649c31b2
|
docs(libmdbx): static_files -> snapshots (#8046)
|
2024-05-02 13:43:37 +00:00 |
|
|
|
aba48a5505
|
perf: add ETL to init_from_state_dump (#8022)
|
2024-05-02 12:02:51 +00:00 |
|
|
|
7428573d7c
|
feat(discv5): bootstrap cli (#8004)
|
2024-05-02 11:16:22 +00:00 |
|
|
|
10ef202d7c
|
chore: update 1.0 release ETA to May (#8040)
|
2024-05-02 10:56:21 +00:00 |
|
|
|
978be33a99
|
chore(deps): rm builder dep (#8043)
|
2024-05-02 12:49:54 +02:00 |
|
|
|
bb7f1135d0
|
feat: write pruning config if --full is present (#7938)
|
2024-05-02 09:32:46 +00:00 |
|
|
|
4f002f6ef1
|
chore(engine): introduce blockchain tree action (#8029)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-02 07:30:44 +00:00 |
|
|
|
2334317dc7
|
chore: deduplicate fork timestamp configuration in ChainSpec (#8038)
|
2024-05-01 21:00:57 +00:00 |
|
|
|
0aa7d4d05e
|
feat(rpc-builder): add tower layer for updating bearer token in auth client (#8010)
|
2024-05-01 20:52:40 +00:00 |
|
|
|
f94ce6e780
|
chore: cfg ImportOp behind optimism feature (#8033)
|
2024-05-01 19:37:49 +00:00 |
|
|
|
9d2ca45c30
|
chore(engine): flatten fcu processing (#8027)
|
2024-05-01 19:23:21 +00:00 |
|