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

fix(beacon): update ExecutableData parameters #83

Merged
merged 6 commits into from
May 28, 2023
Merged

Conversation

davidtaikocha
Copy link
Member

No description provided.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, this pull request looks good.

The changes in this pull request appear to be related to updating the ExecutableData parameters. Specifically, the changes include adding a TaikoBlock boolean parameter, and updating the Transactions parameter to be optional.

  • The commit message is concise and descriptive.
  • The changes in the code are clearly documented and make sense in the context of the pull request.
  • The code is well formatted and easy to read.
  • Variables are consistently named throughout the code.
  • The new TaikoBlock parameter has been added to both the marshal and unmarshal functions, ensuring that it is correctly serialized/deserialized.

No bugs were identified in this review.

Copy link

@github-actions github-actions bot left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Overall, these changes look good. Here are some points to consider:

  • There is an extra comma in the ExecutableData struct in the types.go file.
  • It is worth adding more comments to explain the purpose of the new fields added in ExecutableData struct.
  • The docker.yml workflow should be updated to include both branches, taiko and fix-ExecutableData, instead of just one.

@cyberhorsey cyberhorsey merged commit f4b7892 into taiko May 28, 2023
@cyberhorsey cyberhorsey deleted the fix-ExecutableData branch May 28, 2023 19:42
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants