Thomas Coratger
|
da233bf322
|
add empty_line_after_doc_comments and remove option_if_let_else (#8539)
|
2024-06-01 15:21:50 +00:00 |
|
joshieDo
|
a4df6bbd62
|
feat: run StaticFileProvider::check_consistency on start up (#8143)
|
2024-06-01 10:56:13 +00:00 |
|
Dan Cline
|
b80469d9fd
|
fix: replace storage action metric recording (#8501)
|
2024-05-31 17:46:50 +00:00 |
|
Matthias Seitz
|
f43ccc760b
|
chore: move more traits to storage-api (#8511)
|
2024-05-30 13:40:19 +00:00 |
|
Thomas Coratger
|
3d3f52b2a4
|
Add missing_const_for_fn clippy lint (#8498)
|
2024-05-30 09:50:03 +00:00 |
|
Matthias Seitz
|
bd59c1badd
|
chore: rm reth-interfaces from stages-api (#8472)
|
2024-05-29 14:23:28 +00:00 |
|
James Prestwich
|
53bcb2c9ee
|
Fix: manually impl Clone for BlockchainProvider (#8474)
|
2024-05-29 14:12:06 +00:00 |
|
Thomas Coratger
|
19c529e8df
|
add use_self clippy lint (#8325)
|
2024-05-29 13:14:14 +00:00 |
|
Matthias Seitz
|
25e2b24257
|
chore: rm reth-interfaces from provider (#8457)
|
2024-05-29 09:28:25 +00:00 |
|
rakita
|
76b32c8b5f
|
chore: bump revm/alloy (#8447)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-28 22:08:06 +00:00 |
|
Roman Krasiuk
|
c6b18ff90b
|
chore(tree): remove unused BlockchainTreeViewer methods (#8426)
|
2024-05-28 19:30:26 +00:00 |
|
Matthias Seitz
|
9874a1b34e
|
chore: move Chain type (#8433)
|
2024-05-28 15:27:44 +00:00 |
|
Matthias Seitz
|
c54276e740
|
chore: misc storage api (#8432)
|
2024-05-28 17:25:19 +02:00 |
|
Alexey Shekhirin
|
b4a1b733c9
|
feat: implement EIP-7685 (#8424)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-28 14:06:28 +00:00 |
|
Matthias Seitz
|
c16fb4e49a
|
feat: extract storage traits to storage-api (#8427)
|
2024-05-28 13:25:31 +00:00 |
|
Matthias Seitz
|
14f0356330
|
chore: extract bundle state type (#8425)
|
2024-05-28 12:39:51 +00:00 |
|
Matthias Seitz
|
749d68b5e4
|
chore: move EvmEnvProvider (#8420)
|
2024-05-27 17:47:09 +00:00 |
|
Matthias Seitz
|
e54398308b
|
chore: rm NetworkError variant from RethError (#8413)
|
2024-05-27 13:42:55 +00:00 |
|
Matthias Seitz
|
a14e54922a
|
chore: remove more reth-interfaces from provider (#8410)
|
2024-05-27 13:32:33 +00:00 |
|
Federico Gimenez
|
89e55c4830
|
feat: reset trie updates on make_canonical (#8370)
|
2024-05-27 10:23:12 +00:00 |
|
Matthias Seitz
|
4dd2ad99f6
|
chore: extract blockchaintree types to blockchain-tree-api crate (#8393)
|
2024-05-27 10:22:13 +00:00 |
|
Matthias Seitz
|
0056f2f097
|
chore(deps): use error imports directly (#8388)
|
2024-05-25 10:01:29 +00:00 |
|
Matthias Seitz
|
df7c9ee310
|
chore: extract p2p types from interfaces (#8382)
|
2024-05-24 08:34:09 +00:00 |
|
Matthias Seitz
|
4250c33da1
|
chore: clippy happy (#8362)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
|
2024-05-23 13:24:20 +02:00 |
|
DaniPopes
|
7653e81d6f
|
perf(primitives): avoid cloning receipts when calculating the root (#8350)
|
2024-05-22 19:00:06 +00:00 |
|
Alexey Shekhirin
|
f45ca74772
|
refactor(consensus, evm): move post-execution validation to consensus (#8321)
|
2024-05-22 17:20:14 +00:00 |
|
Federico Gimenez
|
54cd8cf9b0
|
fix: Chain::split returns NoSplitPending for block number > tip (#8285)
|
2024-05-21 08:59:17 +00:00 |
|
Serge Radinovich
|
9441d984ae
|
Move reth-primitives::fs module to fs-utils crate (#8286)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-17 08:31:31 +00:00 |
|
Alexey Shekhirin
|
aefcfff25f
|
feat(storage): implement BundleStateDataProvider for BundleStateWithReceipts (#8282)
|
2024-05-15 14:19:41 +00:00 |
|
Roman Krasiuk
|
d1f38f1661
|
feat: proof verification (#8220)
|
2024-05-14 15:27:33 +00:00 |
|
Matthias Seitz
|
ef01d50238
|
chore: use engine types crate for types (#8170)
|
2024-05-10 11:26:44 +00:00 |
|
joshieDo
|
ad54af8406
|
fix: copy and prune data from database with move_to_static_files, before a pipeline run/unwind (#8127)
|
2024-05-09 18:24:57 +00:00 |
|
Matthias Seitz
|
db868208f3
|
feat: introduce statewriter trait (#8160)
|
2024-05-08 19:34:59 +00:00 |
|
Matthias Seitz
|
04d2c10c46
|
chore: rm outdated executor types (#8157)
|
2024-05-08 13:18:40 +00:00 |
|
Matthias Seitz
|
ad00e83e62
|
chore: move dashmap to workspace dep (#8153)
|
2024-05-08 11:56:28 +00:00 |
|
Emilia Hane
|
0ad9c7866b
|
feat(op): import receipts (#7914)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-05-07 20:26:58 +00:00 |
|
joshieDo
|
9bd74fda9e
|
fix: use --syncmode=execution-layer from op-node for optimistic pipeline sync (#7552)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-07 20:16:04 +00:00 |
|
joshieDo
|
a2623e8364
|
fix: ensures that pruning data from static files only happens on calling commit() (#8101)
|
2024-05-07 15:46:11 +00:00 |
|
Rupam Dey
|
5e778317fb
|
convert ``OptimismBlockExecution`` error variant into a general purpose error variant (#8100)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-05-06 13:07:25 +00:00 |
|
Matthias Seitz
|
067b0ff420
|
feat: integrate ExecutorProvider (#7798)
|
2024-05-03 11:39:46 +00:00 |
|
Roman Krasiuk
|
aef1bcc435
|
chore: make clippy happy (#8068)
|
2024-05-03 10:18:41 +00:00 |
|
joshieDo
|
aba48a5505
|
perf: add ETL to init_from_state_dump (#8022)
|
2024-05-02 12:02:51 +00:00 |
|
Emilia Hane
|
99db2b352f
|
feat(op): nonce replay (#7781)
|
2024-05-01 13:44:50 +00:00 |
|
Matthias Seitz
|
d04d9556fa
|
feat: make nodetypes stateless and move evm to components (#7992)
|
2024-04-30 16:56:34 +00:00 |
|
Alexey Shekhirin
|
996f1efb73
|
docs(storage): chain of blocks should not be empty (#7809)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
|
2024-04-30 12:25:25 +00:00 |
|
Alexey Shekhirin
|
c3cdd8c646
|
feat(examples): sqlite rollup exex (#7826)
|
2024-04-30 12:00:18 +00:00 |
|
Roman Krasiuk
|
b3d7b7d501
|
feat: StaticFileProviderFactory (#7983)
|
2024-04-30 10:30:04 +00:00 |
|
Alexey Shekhirin
|
14ed7196c2
|
chore(storage): use TAKE const instead of UNWIND (#7959)
|
2024-04-29 12:56:22 +00:00 |
|
Emilia Hane
|
adf1d25a89
|
feat(op): cmd init at block (#7784)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
|
2024-04-25 20:31:01 +00:00 |
|
Delweng
|
6f22621f43
|
chore: rename BlockChain to Blockchain (#7840)
Signed-off-by: jsvisa <delweng@gmail.com>
|
2024-04-25 13:56:04 +00:00 |
|