Skip to content

impl From<&_> per PR review #35

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 11, 2024
Merged

Conversation

prestwich
Copy link
Member

No description provided.

@Evalir Evalir merged commit ea707a0 into evalir/bundledriver Aug 11, 2024
1 of 4 checks passed
@Evalir Evalir deleted the prestwich/from-ref branch August 11, 2024 17:41
Evalir added a commit that referenced this pull request Aug 12, 2024
* feat: BundleDriver

* run txs -> run bundle

* chore: install mev alloy types

* bundle impl sketch

* chore: unrelated error

* chore: add to macro arms

* chore: respect reverts/halts, handle tx decoding errors

* manually impl debug

* cleanup

* feat: reverse params on with_block/try_with_block

* switch to eip2718 decode

* chore: dep cleanup

* ethsendbundle impl

* chore: bump to 0.5.0, make all with_ fns consistent

* feat: greedily deser txs, avoid clones, and accept state if revert is allowed

* wip: blocksimulator impl

* refactor: remove clone (#35)

* feat: accumulate bundle results

* chore: light refactor

* chore: refactor

* feat: extra checks

* feat: eip4844 checks

* fix: if timestamp is not set in bundle, increase for sim

* feat: ethsendbundle/ethbundle hash impl, bundlesimulator -> blockprocessor

* chore: switch from memtake to clone to avoid setting default values on new blocks

* feat: new macros

* feat: use macros

* chore: refactor tx processing to a function

* chore: simplify decoding and validating transactions

* chore: simplify reading initial balance

* feat: add new try_with_ fns, use clone

* fix: properly restore block env

---------

Co-authored-by: James Prestwich <james@prestwi.ch>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants