Skip to content
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

[WIP] feat: Adds bundle helper submission call #34

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

dylanlott
Copy link
Contributor

@dylanlott dylanlott commented Dec 12, 2024

[WIP]

TL;DR

This PR modifies the submit task in the Builder to call the bundle helper contract's submit function.

What changed?

  • Introduced FillPermit2 vector for transaction fills
  • Replaced Zenith::BlockHeader with BlockHeader type
  • Added submitCall structure with fills, header, and signature components
  • Modified transaction building to use the bundle helper submit function
  • Added error handling for transaction submission

Copy link
Contributor Author

This stack of pull requests is managed by Graphite. Learn more about stacking.

@dylanlott dylanlott added the enhancement New feature or request label Dec 12, 2024 — with Graphite App
@dylanlott dylanlott changed the title feat: adds bundle helper submission call (WIP) feat: adds bundle helper submission call Dec 16, 2024
@dylanlott dylanlott changed the title (WIP) feat: adds bundle helper submission call [WIP] feat: adds bundle helper submission call Dec 16, 2024
@dylanlott dylanlott force-pushed the 12-12-feat_adds_bundle_helper_submission_call branch from da4b819 to 3ec2a49 Compare December 16, 2024 19:13
@dylanlott dylanlott changed the title [WIP] feat: adds bundle helper submission call [WIP] feat: Adds bundle helper submission call Dec 17, 2024
@dylanlott dylanlott force-pushed the 12-12-feat_adds_bundle_helper_submission_call branch from 3ec2a49 to bdeb394 Compare December 20, 2024 19:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant