|
|
9129b97c5b
|
feat(exex): backfill executor (#9123)
|
2024-06-28 15:22:42 +00:00 |
|
|
|
d8e6d01308
|
chore: move revm_spec methods from reth-primitives to chain specific crates (#9152)
|
2024-06-27 19:11:29 +00:00 |
|
|
|
5b2cd27a1a
|
chore: remove unused methods from EvmEnvProviders (#9148)
|
2024-06-27 15:42:29 +00:00 |
|
|
|
933a1dea39
|
chore(rpc): reth-eth-api crate (#8887)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-27 11:37:52 +00:00 |
|
|
|
ec5795f7ee
|
Using associated trait bound for db error (#8951)
|
2024-06-25 11:12:55 +00:00 |
|
|
|
554e8b1913
|
feat(exex): derive serde ser/deser for ExExNotification (#8963)
|
2024-06-20 10:33:53 +00:00 |
|
|
|
8e452016ef
|
implement From for ChainSplitTarget (#8962)
|
2024-06-19 17:48:32 +00:00 |
|
|
|
b5b15f03a0
|
chore: remove revm/compat from reth-primitives (#8960)
|
2024-06-19 16:42:54 +00:00 |
|
|
|
0f88965fdc
|
chore: make reth-evm compile with no-std (#8934)
|
2024-06-18 16:07:36 +00:00 |
|
|
|
2a5c93fab3
|
chore: use reth_chainspec where possible (#8891)
|
2024-06-17 16:09:09 +00:00 |
|
|
|
333a86db10
|
chore: bump alloy and rm EvmOverrides (#8875)
|
2024-06-17 09:46:42 +00:00 |
|
|
|
69bf592ec1
|
test: add unit tests for Chain execution type (#8826)
|
2024-06-14 13:27:16 +00:00 |
|
|
|
5c2e868945
|
chore(evm): rename bundle.rs to execution_outcome.rs (#8832)
|
2024-06-14 13:26:25 +00:00 |
|
|
|
579da56e97
|
fix: split requests in split_at execution outcome (#8823)
|
2024-06-14 12:41:44 +00:00 |
|
|
|
bc15e6c03a
|
fix: truncate request vectors when reverting exec outcome (#8815)
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-06-13 23:32:16 +00:00 |
|
|
|
1c148e7f03
|
chore: dont depend on reth-primitives (#8762)
|
2024-06-11 23:56:03 +00:00 |
|
|
|
2bc1642049
|
feat: support no_std for reth-execution-errors (#8729)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-11 23:21:48 +00:00 |
|
|
|
64d6853fc3
|
fix: add requests in ExecutionOutcome extend (#8761)
|
2024-06-11 19:09:13 +00:00 |
|
|
|
a5d825edb3
|
refactor: rename BundleStateWithReceipts to BlockExecutionOutcome (#8730)
|
2024-06-11 16:06:49 +00:00 |
|
|
|
87c22d22f8
|
test: add unit tests for BundleStateWithReceipts (#8741)
|
2024-06-11 13:54:28 +00:00 |
|
|
|
ad0be4ca06
|
refactor: replace BatchBlockExecutionOutput by BundleStateWithReceipts (#8709)
|
2024-06-10 16:46:39 +00:00 |
|
|
|
76a1a3d005
|
refactor: simplify Receipts implementation (#8710)
|
2024-06-10 12:26:44 +00:00 |
|
|
|
ade059235b
|
chore: move primitives/prune to reth-prune-types (#8676)
|
2024-06-07 15:24:39 +00:00 |
|
|
|
e02b935e94
|
add match_same_arms clippy lint (#8549)
|
2024-06-03 17:42:25 +00:00 |
|
|
|
7c17c6e469
|
add doc_markdown clippy lint (#8552)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
|
2024-06-03 13:21:45 +00:00 |
|
|
|
a4df6bbd62
|
feat: run StaticFileProvider::check_consistency on start up (#8143)
|
2024-06-01 10:56:13 +00:00 |
|
|
|
80809a4918
|
feat: implement EIP-6110 (#8507)
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Dan Cline <6798349+Rjected@users.noreply.github.com>
|
2024-05-30 16:02:53 +00:00 |
|
|
|
716976f0d1
|
feat: implement EIP-7002 (#8485)
|
2024-05-30 15:30:59 +00:00 |
|
|
|
633b655fef
|
feat: implement EIP-2935 (#8431)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2024-05-30 12:18:00 +00:00 |
|
|
|
3d3f52b2a4
|
Add missing_const_for_fn clippy lint (#8498)
|
2024-05-30 09:50:03 +00:00 |
|
|
|
1d428cbba6
|
feat: add blockexecution msg fn (#8478)
|
2024-05-29 14:52:45 +00:00 |
|
|
|
19c529e8df
|
add use_self clippy lint (#8325)
|
2024-05-29 13:14:14 +00:00 |
|
|
|
9874a1b34e
|
chore: move Chain type (#8433)
|
2024-05-28 15:27:44 +00:00 |
|
|
|
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 |
|
|
|
14f0356330
|
chore: extract bundle state type (#8425)
|
2024-05-28 12:39:51 +00:00 |
|
|
|
749d68b5e4
|
chore: move EvmEnvProvider (#8420)
|
2024-05-27 17:47:09 +00:00 |
|
|
|
9f61d1856f
|
chore: extract block execution errors (#8386)
|
2024-05-24 10:11:08 +00:00 |
|
|
|
f45ca74772
|
refactor(consensus, evm): move post-execution validation to consensus (#8321)
|
2024-05-22 17:20:14 +00:00 |
|
|
|
05e434eae3
|
feat: rm txmeta associated type (#8138)
|
2024-05-07 15:28:53 +00:00 |
|
|
|
f8cd8c56a2
|
feat: add helper functions for batch executor (#8087)
|
2024-05-04 11:50:23 +00:00 |
|
|
|
067b0ff420
|
feat: integrate ExecutorProvider (#7798)
|
2024-05-03 11:39:46 +00:00 |
|
|
|
399afd802c
|
feat(node_builder): allow borrowing self in ConfigureEvm::evm (#8024)
|
2024-05-01 15:22:49 +00:00 |
|
|
|
074c5c3013
|
feat: introduce external context GAT in ConfigureEvm (#7842)
|
2024-05-01 02:06:37 +00:00 |
|
|
|
d04d9556fa
|
feat: make nodetypes stateless and move evm to components (#7992)
|
2024-04-30 16:56:34 +00:00 |
|
|
|
1c46e5ae7d
|
feat: block executor provider and ethereum + op impl (#7594)
Co-authored-by: Oliver Nordbjerg <onbjerg@users.noreply.github.com>
Co-authored-by: Georgios Konstantopoulos <me@gakonst.com>
|
2024-04-19 09:41:51 +00:00 |
|
|
|
e20c524452
|
feat: integrate evm in rpc (#7470)
|
2024-04-05 07:26:11 +00:00 |
|
|
|
50fc3aa24f
|
feat: add helper functions to obtain a fully configured evm (#7439)
|
2024-04-03 15:57:46 +00:00 |
|
|
|
2de0bc4976
|
feat: add reth-evm crate (#7397)
|
2024-04-01 16:31:02 +00:00 |
|