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

Optional BlockNumber field in a bundle #91

Merged
merged 1 commit into from
Nov 7, 2023

Conversation

halo3mic
Copy link
Contributor

@halo3mic halo3mic commented Nov 1, 2023

📝 Summary

Propagate bundles with missing block-number field without block-number, instead of a block-number of value zero.

  • Add omitempty to block-number field in SBundle and RpcSBundle
  • Make BlockNumber field of RpcSBundle optional (pointer + Marshall/Unmarshall)

  • I have seen and agree to CONTRIBUTING.md

@Ruteri Ruteri merged commit e1b3ef4 into flashbots:main Nov 7, 2023
4 checks passed
@Ruteri
Copy link
Collaborator

Ruteri commented Nov 7, 2023

Thanks!

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