-
Notifications
You must be signed in to change notification settings - Fork 83
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
BCNAD v2 - SDK v0.46 #175
Merged
Merged
BCNAD v2 - SDK v0.46 #175
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
Next goals: * NFT * Liquid Staking * Fix/Delete Ignite CLI * Upgrade handler for v0.45 -> v0.46 migration
replace `/` by `-`
V2.0.0-alpha Next goals: NFT Liquid Staking Fix/Delete Ignite CLI Upgrade handler for v0.45 -> v0.46 migration
NFT support & NFT Swagger doc & NFT upgrade handler
…46.2 - Upgrade handler for migration v0.45 to v0.46 - Bump SDK Cosmos to v0.46.2
* Bump tendermint & Cosmos SDK to last. * Include Dragonberry patch * Need to review the root.cmd and compare with SDK v0.46.3
* fixes at root.go * Bump Ignite/cli version to v.0.25.1 for `openapiconsole` package
…oscmd-package Deprecate ignite/cli cosmoscmd package
Bump Cosmos SDK v0.46.4 & IBC/go v5.0.1
Refactor tests and root & delete comments
v0.46.6-update & fixing Groups bug
Added upgrade handler and helper with SDK v0.46.6 to v0.46.7
Chore: bump SDK v0.46.7 & IBC-go v6
ibc-go v.6.1.0 bump
- New CLI/RPC query
…s-at-BitCannaID.Bcnaid Check and avoid duplicates at Bitcannaid.bcnaid
Keep the previous README
Improve CI test with new types and new BcnaID duplication check
Chore: Lint errors fixing
…BcnaID-exist Add test to bitcannaid_test.go
* Go version 1.20 is required for building BCNAD
atmoner
approved these changes
May 19, 2023
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Good for me
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.
After 8 months testing this migration and adding new features (back-ported to v1.x branch) we decided to merge source code to produce a new BCNAD v2 based on Cosmos SDK v0.46.12 & CometBFT v0.34.27. This is a bridge to reach in a near future the SDK v0.47.
Those are the highlighted features/improvements/bug fixes:
v1
proposals, onlyv1beta1
are allowed for SDK v0.46