Commit Graph

1209 Commits

Author SHA1 Message Date
Federico Gimenez
5616b4efad feat: integrate BlockchainProvider2 in EthNodeLauncher (#9754) 2024-07-24 11:13:40 +00:00
Matthias Seitz
d107827b69 test: add holesky sync test (#9742) 2024-07-23 20:11:45 +00:00
Federico Gimenez
c5ceee352a chore: move chain state notifications to reth-chain-state crate (#9730) 2024-07-23 14:38:35 +00:00
Dan Cline
ed16643f12 chore: remove proptest-derive dev deps (#9719) 2024-07-22 21:41:25 +00:00
Dan Cline
3df7450e02 chore: remove reth-cli-util proptest dependency (#9718) 2024-07-22 21:40:33 +00:00
Matthias Seitz
3ed132eee3 feat: integrate payload builder in engine api impl (#9710) 2024-07-22 16:43:20 +00:00
Federico Gimenez
059233327e feat: add state crate (#9701)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-07-22 13:20:24 +00:00
Roman Hodulák
5ec0c26980 refactor(trie): move state root database operations into extension trait (#9635)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2024-07-22 10:59:49 +00:00
github-actions[bot]
875b3f0c59 chore(deps): weekly cargo update (#9677)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-07-21 10:27:24 +00:00
Matthias Seitz
175136a179 chore(deps): bump dashmap 6 (#9664) 2024-07-20 10:47:53 +00:00
Federico Gimenez
2b3047fedb feat: wire components in EthService (#9621) 2024-07-19 08:52:24 +00:00
Matthias Seitz
390f30aade chore: release 1.0.3 (#9619) 2024-07-18 15:52:54 +00:00
Luca Provini
43ffb83575 feat: BackFillJobStream (#9578)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-07-18 09:32:37 +00:00
frostburn
84174737f9 chore(no_std): fixed no_std compiler errors in reth-primitives-traits (#9572)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-07-17 17:23:02 +00:00
Alexey Shekhirin
bc4a16737b chore(exex): move notification to types crate (#9586) 2024-07-17 16:39:19 +00:00
Federico Gimenez
0994d36c4e feat: add in memory state container (#9574) 2024-07-17 16:37:27 +00:00
Matthias Seitz
e2814406ad feat: add EthNodeLauncher (#9575) 2024-07-17 16:23:02 +00:00
Emilia Hane
0630621329 chore(rpc): move OpEthApi traits into reth-optimism-rpc (#9581) 2024-07-17 13:05:24 +00:00
joshieDo
89d0281ce3 chore: replace StoredBranchNode, StoredTrieMask and StoredHashBuilderValue types with Compact impl instead (#9573) 2024-07-17 12:06:05 +00:00
Matthias Seitz
ffb44e6245 chore: bump revm 12.1 (#9567) 2024-07-17 10:12:28 +00:00
Aurélien
9697ab2541 feat: bump alloy version (#9545)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-07-16 20:44:02 +00:00
Matthias Seitz
201e134c30 chore: release 1.0.2 (#9538) 2024-07-16 18:20:10 +00:00
Emilia Hane
4dbf47b91d chore(op): remove optimism feature for LoadReceipts (#9504)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-07-16 17:14:16 +00:00
Emilia Hane
2aa94e9aee chore(rpc): expose ethapi in node builder for op customisation (#9444)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-07-16 13:53:03 +00:00
nk_ysg
b51aff3b73 move HackReceiptFileCodec into reth-optimism-cli (#9499) 2024-07-15 15:57:05 +00:00
greged93
e1404217ab feat: subscribe to finalized and safe headers (#9402)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-07-15 13:43:48 +00:00
Roman Krasiuk
b1da0f703c feat(trie): sorted iterators for updated hashed state entries (#9516) 2024-07-15 13:41:11 +00:00
Alexey Shekhirin
831d5a74c8 example(exex): move to a separate repo (#9500) 2024-07-15 10:15:15 +00:00
github-actions[bot]
9210269d3a chore(deps): weekly cargo update (#9496)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
2024-07-14 10:28:49 +00:00
Federico Gimenez
a49e993d71 test: add EngineApiTreeHandlerImpl integration test (#9453) 2024-07-12 19:24:59 +00:00
Thomas Coratger
5097ae7cff test(revm): unit test insert_post_block_withdrawals_balance_increments (#9194)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-07-12 12:19:09 +00:00
Alexey Shekhirin
b040b86a54 feat(prune, stages): prune pipeline stage (#9419) 2024-07-11 19:18:56 +00:00
Federico Gimenez
11c5e3121d feat: tree hook for persisting blocks (#9365) 2024-07-11 17:46:05 +00:00
Dan Cline
797a4a1a38 feat: introduce static file task (#9234) 2024-07-10 19:30:22 +00:00
Tuan Tran
94f4066478 chore: move sigsegv handler to reth-cli-util crate (#9421) 2024-07-10 16:50:22 +00:00
nk_ysg
d0f78bdb39 feat: add fs-util for reading, writing json files (#9418) 2024-07-10 14:40:50 +00:00
Luca Provini
47c038201a feat: parsers (#9366) 2024-07-10 12:44:18 +00:00
Matthias Seitz
ce20adcd0b chore(deps): trim cli-util crate deps (#9410) 2024-07-10 08:58:25 +00:00
Emilia Hane
63c8a82873 fix(op): fixes impl of eth api for OP (#9377) 2024-07-09 18:49:00 +00:00
joshieDo
d39069027c chore: move import command to reth-cli-commands (#9394) 2024-07-09 16:02:30 +00:00
joshieDo
e97e379e43 chore: move node command to reth-cli-commands (#9395) 2024-07-09 15:13:58 +00:00
Matthias Seitz
d599393771 chore(deps): rm reth-codecs dep (#9390) 2024-07-09 12:30:04 +00:00
Matthias Seitz
b97ace200f chore(deps): bump revm 11 (#9391) 2024-07-09 12:28:44 +00:00
Matthias Seitz
41382557b6 chore: release 1.0.1 (#9388) 2024-07-09 10:34:09 +00:00
joshieDo
17af21f826 chore: move stage command to reth-cli-commands (#9384) 2024-07-08 20:29:50 +00:00
Alexey Shekhirin
a9ebab4c79 perf(pruner): delete history indices by changeset keys (#9312)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
Co-authored-by: Emilia Hane <elsaemiliaevahane@gmail.com>
2024-07-08 16:46:29 +00:00
jn
2c2098c05c feat: move mev rpc types to alloy (#9108)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-07-08 15:59:17 +00:00
Matthias Seitz
1b41bc8e14 chore(deps): bump alloy 0.1.4 (#9368) 2024-07-08 14:07:07 +00:00
SHio
9e45c82fe9 feat: Add required trait impls for OpEthApi (#9341) 2024-07-08 11:09:48 +00:00
github-actions[bot]
6e4bc4f1f7 chore(deps): weekly cargo update (#9354)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-07-07 09:24:23 +00:00