-
Notifications
You must be signed in to change notification settings - Fork 175
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
Juno v11 with 46 #270
Closed
Closed
Juno v11 with 46 #270
Conversation
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
* Halving time now is based on the total supply instead of fixed blocks per year param. * Better round block provisions during phase changes
Merged
Added support for ledger nano s+
Update mint module
* Integrate latest wasmd rc * Bump all contract CI versions * Stop linter failing because it doesn't understand GH actions syntax Co-authored-by: Jacob Gadikian <[email protected]>
* Experiment with changing compile costs * Try to shut linter up * Specify bash * Undo changes * Disable false negative shell check Co-authored-by: Jacob Gadikian <[email protected]>
Bumps [github.com/cosmos/ibc-go/v3](https://github.com/cosmos/ibc-go) from 3.2.0 to 3.2.1. - [Release notes](https://github.com/cosmos/ibc-go/releases) - [Changelog](https://github.com/cosmos/ibc-go/blob/v3.2.1/CHANGELOG.md) - [Commits](cosmos/ibc-go@v3.2.0...v3.2.1) --- updated-dependencies: - dependency-name: github.com/cosmos/ibc-go/v3 dependency-type: direct:production update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
Bumps [github.com/cosmos/ibc-go/v3](https://github.com/cosmos/ibc-go) from 3.2.1 to 3.3.0. - [Release notes](https://github.com/cosmos/ibc-go/releases) - [Changelog](https://github.com/cosmos/ibc-go/blob/v3.3.0/CHANGELOG.md) - [Commits](cosmos/ibc-go@v3.2.1...v3.3.0) --- updated-dependencies: - dependency-name: github.com/cosmos/ibc-go/v3 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <[email protected]> Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
@the-frey You figure we should close this? Basically, I guess we go with v0.47 for v12. I've been doing some work towards that: |
Yeah I think we can close this since 47 is the likely version for v12 |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.
This suggestion is invalid because no changes were made to the code.
Suggestions cannot be applied while the pull request is closed.
Suggestions cannot be applied while viewing a subset of changes.
Only one suggestion per line can be applied in a batch.
Add this suggestion to a batch that can be applied as a single commit.
Applying suggestions on deleted lines is not supported.
You must change the existing code in this line in order to create a valid suggestion.
Outdated suggestions cannot be applied.
This suggestion has been applied or marked resolved.
Suggestions cannot be applied from pending reviews.
Suggestions cannot be applied on multi-line comments.
Suggestions cannot be applied while the pull request is queued to merge.
Suggestion cannot be applied right now. Please check back later.
Juno v11 (or v10)
SoonTM:
liquidity staking module
Context
There's a bit of turmoil upstream of here:
CosmWasm/wasmd#941
With that said, this branch is now in an equivalent state to #262
They both use all mainline imports for everything -- except for wasmd.