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

Revert to Go 1.20 and add Index() method to Blob type #125

Merged
merged 5 commits into from
Jun 7, 2024

Conversation

Ferret-san
Copy link
Contributor

Overview

  • Reverts to using Go 1.20 instead of 1.22 to keep it compatible with applications that are not yet on the latest Go version
  • Adds the Index() method to the Blob type to allow index retrieval for a Blob

distractedm1nd
distractedm1nd previously approved these changes Jun 4, 2024
Copy link
Member

@jcstein jcstein left a comment

Choose a reason for hiding this comment

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

utACK

@distractedm1nd distractedm1nd added this pull request to the merge queue Jun 7, 2024
@distractedm1nd
Copy link
Collaborator

Let's wait for the next node API breaking release (blob module TxOptions, removal of SubmitTx) to release here, but this should be merged now

Merged via the queue into main with commit 51d10a3 Jun 7, 2024
12 checks passed
@distractedm1nd distractedm1nd deleted the v0.4.0-go1.20 branch June 7, 2024 12:11
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.

3 participants