Emilia Hane
|
b10517b3bf
|
chore(net): extract NetworkHandle methods for launching node to traits (#9966)
|
2024-08-01 16:44:23 +00:00 |
|
joshieDo
|
f3fac56fd9
|
chore: move save_blocks to StorageWriter (#9991)
|
2024-08-01 16:36:33 +00:00 |
|
Emilia Hane
|
e95ec4cbd5
|
chore(net): Remove dependency reth-network-p2p -> reth-network-types (#9984)
|
2024-08-01 13:10:10 +00:00 |
|
Emilia Hane
|
78703b5729
|
Move reputation types from reth-network-api to reth-network-types (#9914)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-31 20:08:38 +00:00 |
|
Luca Provini
|
fcbdbf361b
|
feat: support DNS in reth.toml for trusted_nodes (#9864)
|
2024-07-31 12:20:19 +00:00 |
|
Roman Krasiuk
|
2c2a782bb8
|
feat(trie): witness (#9803)
|
2024-07-30 20:18:20 +00:00 |
|
Emilia Hane
|
e4ae2a7ac1
|
fix(op): ensure EthApiServer helper trait method default impls, call OpEthApi overrides (#9879)
|
2024-07-30 15:35:56 +00:00 |
|
Matthias Seitz
|
700caca7a8
|
Revert "Moving Optimism bin to Optimism Cli" (#9875)
|
2024-07-29 22:52:59 +02:00 |
|
Luca Provini
|
56b2798090
|
Moving Optimism bin to Optimism Cli (#9439)
Co-authored-by: joshieDo <93316087+joshieDo@users.noreply.github.com>
|
2024-07-29 15:32:50 +00:00 |
|
Federico Gimenez
|
365809c079
|
chore: enable unused deps check in reth-engine-tree (#9861)
|
2024-07-29 09:54:01 +00:00 |
|
github-actions[bot]
|
15121635b3
|
chore(deps): weekly cargo update (#9856)
Co-authored-by: github-merge-queue <118344674+github-merge-queue@users.noreply.github.com>
|
2024-07-28 10:28:43 +00:00 |
|
Emilia Hane
|
0a4b717d1b
|
fix(op): add empty receipts for genesis if first block is one (#9769)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-07-26 17:07:25 +00:00 |
|
Delweng
|
87564bd17e
|
chore(revm): rm no longer used BlockExecutorStats (#9830)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-07-26 15:33:43 +00:00 |
|
Federico Gimenez
|
77f5ed1a7b
|
feat: add TreeConfig (#9833)
|
2024-07-26 15:16:51 +00:00 |
|
ZzPoLariszZ
|
c4bf5bb8ca
|
fix: gas and gasUsed in trace root only for ParityTrace (#9761)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-25 19:32:49 +00:00 |
|
Emilia Hane
|
0be2c17a9f
|
chore(rpc): EthApiTypes trait for network specific error AT (#9523)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-25 17:30:30 +00:00 |
|
Luca Provini
|
93ebdf292b
|
feat: move metrics to its own crate (#9691)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-07-25 15:47:46 +00:00 |
|
Roman Krasiuk
|
c1b5410867
|
feat(trie): multiproof (#9804)
|
2024-07-25 15:33:28 +00:00 |
|
Federico Gimenez
|
6b1fbf82b7
|
chore: move MemoryOverlayStateProvider to chain-state crate (#9779)
|
2024-07-24 19:34:06 +00:00 |
|
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 |
|