Commit Graph

7434 Commits

Author SHA1 Message Date
Matthias Seitz
333b1a7bb7 chore: add debug log when new engine message (#10653) 2024-09-02 10:00:23 +00:00
Matthias Seitz
68f852ba54 fix: dont use prune mode full (#10652) 2024-09-02 09:59:44 +00:00
Alexey Shekhirin
ef975f15eb feat(rpc): add preimages to execution witness response (#10456)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2024-09-02 09:25:38 +00:00
Dan Cline
d59854f1dc fix(tree): replace debug_assert with relaxed removal logic (#10634)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2024-09-02 08:25:52 +00:00
Arsenii Kulikov
0243e03933 chore(deps): bump op-alloy-rpc-types (#10646)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2024-09-02 08:24:39 +00:00
GROARK
c49feffed4 [#10645] docs(prune): replace prune parts by segments (#10647)
Co-authored-by: GROOOOAAAARK <t01_n10@protonmail.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2024-09-02 08:22:12 +00:00
github-actions[bot]
61fe0ea4e9 chore(deps): weekly cargo update (#10642)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-09-02 08:19:33 +00:00
Roman Krasiuk
1450deb1d6 fix: clippy (#10650) 2024-09-02 07:50:24 +00:00
⟣ €₥ℵ∪ℓ ⟢
42dc5eea16 docs(NodeBuilder): fix broken link (#10644) 2024-09-01 23:55:57 +00:00
Thomas Coratger
d4cfb95e68 eip4844: use alloy TxEip4844 (#10624)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
2024-09-01 19:20:00 +00:00
Thomas Coratger
578b52afd0 eip2930: use alloy TxEip2930 (#10623) 2024-09-01 13:53:19 +00:00
Roy
7269cf2853 chore: expose TransactionFetcher param in cli (#10635) 2024-08-31 20:04:38 +00:00
Aurélien
3a49a552c7 feat: migrate to alloy TxEip1559 (#10262)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
2024-08-31 17:36:28 +00:00
malik
17f6225fa5 Feat: Extend BuiltPayload type (#10583)
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
2024-08-31 17:27:12 +00:00
Delweng
3efe22eae7 feat(rpc): dedup rpc getTxBySenderAndNonce (#10600)
Signed-off-by: jsvisa <delweng@gmail.com>
2024-08-31 16:57:34 +00:00
nk_ysg
24f04710c0 feat: use alloy_network::Network::ReceiptResponse instead of AnyTransactionReceipt in RPC (#10621) 2024-08-30 16:58:59 +00:00
nk_ysg
b4a18ccd93 chore(op): rename file_codec_ovm_receipt.rs to receipt_file_codec.rs (#10622) 2024-08-30 16:46:33 +00:00
nk_ysg
237c22f234 feat: use alloy_network::Network::BlockResponse instead of reth_rpc_types::Block in RPC (#10613) 2024-08-30 16:06:47 +00:00
nk_ysg
e18a46d0a5 docs: rm unused file (#10626) 2024-08-30 13:00:59 +00:00
Aurélien
71e0178f71 feat: migrate to alloy TxLegacy (#9593)
Co-authored-by: Arsenii Kulikov <klkvrr@gmail.com>
2024-08-30 11:35:15 +00:00
DvirYo-starkware
2f782a9cbb feat(storage): add opt_sync_bytes and opt_sync_period options to MDBX (#10612) 2024-08-30 10:29:00 +00:00
nk_ysg
28e46bfd48 chore: remove phf from static files (#10259)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-08-30 07:02:14 +00:00
Dan Cline
c5a1c0e131 feat(tree): make remove_before aware of the finalized hash (#10574)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2024-08-29 21:24:56 +00:00
Arsenii Kulikov
51524f2534 feat: introduce ChainSpecParser generic in cli types (#10582) 2024-08-29 20:13:16 +00:00
Emilia Hane
be57b648a7 fix(op): Clone impl for OpEthApi (#10611) 2024-08-29 18:25:08 +00:00
nk_ysg
83b116aea7 chore(reth-etl): use constant (#10614) 2024-08-29 18:17:08 +00:00
Emilia Hane
c228fe1580 fix(op): empty receipts for block not counted by file client (#10581) v1.0.6 2024-08-29 17:54:12 +00:00
Matthias Seitz
a4f405afed fix: op fee fields (#10615) 2024-08-29 17:27:39 +00:00
Roman Krasiuk
671adf563b release: v1.0.6 (#10609) 2024-08-29 16:46:57 +00:00
Matthias Seitz
b0f3949510 chore: bump op-alloy to latest (#10607) 2024-08-29 15:31:39 +00:00
Thomas Coratger
0dbab7af9f test: TransactionsProvider implementation of BlockchainProvider2<DB> (#10594) 2024-08-29 14:13:21 +00:00
Roman Krasiuk
71cad4a3c5 tree: bump persistence threshold and memory buffer target (#10608) 2024-08-29 14:08:54 +00:00
Arsenii Kulikov
ec5ce21965 chore(deps): bump alloy (#10537)
Co-authored-by: Oliver <onbjerg@users.noreply.github.com>
2024-08-29 13:23:04 +00:00
ziminq
019ec727a2 chore: re-export reth_chainspec in reth (#10604) 2024-08-29 08:05:14 +00:00
Dan Cline
ca5d3b00e6 chore(tree): make on_engine_message more concise (#10605) 2024-08-29 07:50:58 +00:00
joshieDo
4227055500 fix(hive): remove eth_createAccessList tests from expected failures (#10601) 2024-08-28 17:22:56 +00:00
Roman Krasiuk
6f086d1060 chore(trie): clean up state root methods (#10598) 2024-08-28 14:41:29 +00:00
malik
3be92d5049 Pending receipt (#10597)
Co-authored-by: Emilia Hane <emiliaha95@gmail.com>
Co-authored-by: Federico Gimenez <fgimenez@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-08-28 13:22:35 +00:00
Roman Krasiuk
29b02cc0e1 chore(trie): StorageRootProvider (#10592) 2024-08-28 12:56:47 +00:00
Thomas Coratger
ffc4f641af ethereum: add unit tests for consensus validation (#10578) 2024-08-28 12:29:44 +00:00
Roman Krasiuk
cf7416e2f2 chore(trie): remove plain state proof variant (#10593) 2024-08-28 12:00:46 +00:00
William
0013399234 refactor: split validate_block_pre_execution into hardfork specific functions (#10576)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2024-08-28 10:18:03 +00:00
Oliver
8987b4fe56 fix: pop consolidation requests in payload builder (#10591) 2024-08-28 09:43:45 +00:00
Roman Krasiuk
f600ff07d9 feat(debug): engine reorg util depth (#10575) 2024-08-28 09:22:51 +00:00
Oliver
5b7d637426 chore: bump discv5 (#7981) 2024-08-28 09:09:05 +00:00
⟣ €₥ℵ∪ℓ ⟢
85ef1fb98d docs(book): update observability.md (#10587) 2024-08-28 08:14:01 +00:00
Emilia Hane
0b6480c859 fix(op): receipts import, fix chunked read of file with optional block data (#10577) 2024-08-28 08:03:23 +00:00
Dan Cline
b1d6e27e3f chore(tree): make remove_before bound inclusive (#10559) 2024-08-27 19:13:09 +00:00
Matthias Seitz
16577e0e01 chore: add tempfile to dev dep (#10569) 2024-08-27 15:29:30 +00:00
Jennifer
7ea748e2d3 refactor(provider): random_block and random_block_range functions (#10563) 2024-08-27 14:19:43 +00:00