-
Notifications
You must be signed in to change notification settings - Fork 1
feat: adds host simulation to block build #167
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
base: dylan/remove-builder-helper
Are you sure you want to change the base?
Conversation
|
Warning This pull request is not mergeable via GitHub because a downstack PR is open. Once all requirements are satisfied, merge this PR as a stack on Graphite.
This stack of pull requests is managed by Graphite. Learn more about stacking. |
a2adc44 to
9b8137b
Compare
- bumps bin-base to 0.15.1 - deprecates the BuilderHelper submission call in favor of the Zenith Block and Block Header - removes the BuilderHelper submit task - wires up the HostProvider into the Simulator for host simulation - cleans up unused code
9b8137b to
40a2b56
Compare
59afcac to
cf31bc9
Compare
| v, | ||
| r, | ||
| s, | ||
| _4: self |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
this adds a bunch of calldata that should not be there
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
it can and should contain an empty bytearray
0c07c93 to
eb5a2f7
Compare

feat: adds host simulation to block build
This PR adds host simulation to the block build loop.
0.15.1BuilderHelper wrapper contract submission in favor of the rawZenith contractHostProvider into the Simulator for host transaction simulation