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: paloma v2 module import #446

Merged
merged 1 commit into from
Oct 1, 2024
Merged

Conversation

maharifu
Copy link
Contributor

@maharifu maharifu commented Oct 1, 2024

Related Github tickets

Background

From v2 onwards, go forces us to either:

  • create a new directory for every version and maintain all versions within the codebase
  • append the version to the module name

We opted for the latter since we don't want to support multiple paloma versions.

Testing completed

  • test coverage exists or has been added/updated
  • tested in a private testnet

Breaking changes

  • I have checked my code for breaking changes

@maharifu maharifu requested a review from taariq October 1, 2024 16:15
Copy link
Contributor

@taariq taariq left a comment

Choose a reason for hiding this comment

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

ack

@taariq taariq merged commit dbe9027 into palomachain:master Oct 1, 2024
2 checks passed
@taariq taariq deleted the fix/go_v2_module branch October 1, 2024 17:31
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