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

Properly create the module account for auction (backport #8178) #8185

Merged
merged 1 commit into from
May 1, 2024

Conversation

mergify[bot]
Copy link
Contributor

@mergify mergify bot commented May 1, 2024

What is the purpose of the change

Ensure the account is properly created for block-sdk to avoid sniping

Testing and Verifying

all tests should pass.

This should be verified on an edgenet

Documentation and Release Note

  • Does this pull request introduce a new feature or user-facing behavior changes?
  • Changelog entry added to Unreleased section of CHANGELOG.md?

Where is the change documented?

* properly create the module account for auction

* typo

* lint

* preserve name

* updated osmoutils

(cherry picked from commit b9f0533)
@github-actions github-actions bot added the C:app-wiring Changes to the app folder label May 1, 2024
Copy link
Contributor

github-actions bot commented May 1, 2024

Important Notice

This PR modifies an in-repo Go module. It is one of:

  • osmomath
  • osmoutils
  • x/ibc-hooks
  • x/epochs

The dependent Go modules, especially the root one, will have to be
updated to reflect the changes. Failing to do so might cause e2e to fail.

Please follow the instructions below:

  1. Open https://github.com/osmosis-labs/osmosis/actions/workflows/go-mod-auto-bump.yml
  2. Provide the current branch name
  3. On success, confirm if an automated commit corretly updated the go.mod and go.sum files

Please let us know if you need any help.

@PaddyMc PaddyMc merged commit 9de7d33 into v25.x May 1, 2024
1 check passed
@PaddyMc PaddyMc deleted the mergify/bp/v25.x/pr-8178 branch May 1, 2024 11:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
C:app-wiring Changes to the app folder
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants