Commit Graph

198 Commits

Author SHA1 Message Date
830a1f56db example(exex): tests for In Memory State (#8682)
Co-authored-by: Roman Krasiuk <rokrassyuk@gmail.com>
2024-06-11 13:00:46 +00:00
55317eb004 chore(deps): bump http, hyper etc. to 1.0; jsonrpsee 0.23 (#7018)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-06-11 09:37:49 +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
da1536f9c4 docs: improve custom-evm example docs (#8703) 2024-06-09 17:44:47 +02:00
2852893a7d chore: rename network-types to network-peers (#8699) 2024-06-09 13:13:46 +00:00
70b6bc45ad fix(example/op-bridge): ethereum Receipt needless update (#8695)
Signed-off-by: 9547 <29431502+9547@users.noreply.github.com>
2024-06-08 13:52:07 +00:00
d0e3504ecc example(exex): tests for OP Bridge (#8658) 2024-06-07 15:52:44 +00:00
e0c22ace34 test(exex): improve PollOnce trait error handling (#8653) 2024-06-07 07:13:06 +00:00
jn
c362fc6c36 feat: Introduce payload primitives (#8642)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-06-06 23:19:21 +00:00
49c8c96896 chore: change build_empty_payload to require &self (#8646) 2024-06-06 16:06:51 +00:00
40d8ac099f test(exex): introduce utils for testing (#8636) 2024-06-06 13:28:28 +00:00
51a28f22da chore: split db abstraction into new crate (#8594) 2024-06-04 21:45:57 +00:00
ae9ab69f5f refactor(node-builder): use datadir provided by the config (#8592) 2024-06-04 18:46:36 +00:00
a4df6bbd62 feat: run StaticFileProvider::check_consistency on start up (#8143) 2024-06-01 10:56:13 +00:00
072d4225de chore: minify almost all JSON files (#8495) 2024-05-29 20:43:09 +00:00
e21a2578d5 chore(deps): remove useless deps (#8453) 2024-05-29 09:34:52 +00:00
c67ed1d5a9 chore(deps): rm reth-interfaces from examples (#8445) 2024-05-28 17:55:39 +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
d5bdb8ecde feat: sidecar fetcher (#7443)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-28 10:25:51 +00:00
4250c33da1 chore: clippy happy (#8362)
Co-authored-by: Alexey Shekhirin <a.shekhirin@gmail.com>
2024-05-23 13:24:20 +02:00
cd039d362b feat: bsc p2p network (#8061)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-22 11:37:11 +00:00
c2a05f07d3 chore: bump revm to latest with placeholders for EOF (#7765) 2024-05-12 06:12:24 -07:00
efa5d41bf5 chore: bump alloy 899fc51 (#8195) 2024-05-10 11:23:54 +00:00
18b7edb191 fix(examples): ExEx rollup reverts (#8151) 2024-05-08 13:42:14 +00:00
05e434eae3 feat: rm txmeta associated type (#8138) 2024-05-07 15:28:53 +00:00
cbc6f268c0 replace reth BlobTransactionSidecar with alloy's (#8135)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-05-07 12:38:23 +00:00
5f82993c23 chore: replace beacon types (#8125) 2024-05-06 19:52:16 +00:00
68920b830f feat: add exex for in memory state (#8108) 2024-05-06 11:08:20 +00:00
f83a872dd6 feat: improve exex examples' validation (#8116) 2024-05-06 10:16:27 +00:00
199503531c chore: bump alloy 0bb7604 (#8107) 2024-05-05 18:26:29 +00:00
067b0ff420 feat: integrate ExecutorProvider (#7798) 2024-05-03 11:39:46 +00:00
2ac2433a96 feat(examples): add blob support to the rollup ExEx (#8028) 2024-05-02 20:19:44 +00:00
e90dc44be9 feat: remove field ``max_gas_limit` from `BasicPayloadJobGeneratorConfig`` (#7949) 2024-05-02 18:32:36 +00:00
2334317dc7 chore: deduplicate fork timestamp configuration in ChainSpec (#8038) 2024-05-01 21:00:57 +00:00
399afd802c feat(node_builder): allow borrowing self in ConfigureEvm::evm (#8024) 2024-05-01 15:22:49 +00:00
f157ec83b6 chore: remove redundant suffix in ChainPath methods (#8025) 2024-05-01 14:59:42 +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
c3cdd8c646 feat(examples): sqlite rollup exex (#7826) 2024-04-30 12:00:18 +00:00
3fc5cf6461 feat: use ComponentsBuilder as associated type in Node trait (#7957) 2024-04-29 12:09:07 +00:00
bf66a3dd27 Move network.rs example to its own folder (#7936)
Co-authored-by: Elijah Hampton <elijahhampton@MBP-de-Elijah-2.lan>
2024-04-28 09:44:18 +00:00
cc4a418ddf refactor: extract peer types to net/types (#7912)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-27 04:18:59 +00:00
fd46df069e feat: move db-access example into a separate module (#7902) 2024-04-26 09:29:43 +00:00
062b3d76b9 refactor: move network-txpool.rs example to its own folder (#7892)
Co-authored-by: Oliver Nordbjerg <hi@notbjerg.me>
2024-04-25 18:36:09 +00:00
1c81fae4d1 refactor: rename some examples (#7881) 2024-04-25 15:12:30 +00:00
4cef3809e4 docs: update examples readme (#7852) 2024-04-24 21:58:26 +00:00
0e8e573180 chore: rename exex example crate names (#7851) 2024-04-24 21:34:41 +00:00
c659e28aa0 feat(storage): replace Tree generic with Arc<dyn TreeViewer> (#7810)
Co-authored-by: Matthias Seitz <matthias.seitz@outlook.de>
2024-04-23 19:10:45 +00:00
d6b861ea5d feat(exex): send ExExNotification instead of CanonStateNotification (#7803) 2024-04-23 10:05:46 +00:00