-
Notifications
You must be signed in to change notification settings - Fork 30
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
bump up mods.irisnet.org/modules/nft to cosmos-sdk v0.50.10 #449
Closed
Closed
Changes from 28 commits
Commits
Show all changes
39 commits
Select commit
Hold shift + click to select a range
7463504
update mod
ba644c0
update mod
09ff039
tmp save
d469f37
update mt module
7d3974d
update mt handler
9a184de
update simapp
cd2de03
update mode
e7e9e08
Merge branch 'feature/issues_440' into feature/simapp
2836998
merge
ce5b8e4
temp save
4e80d77
update simapp
e7e7b38
Merge branch 'feature/simapp' into feature/issues_441
3e2bc63
tmp save
8df920e
tmp save
6e8ded5
Merge branch 'feature/simapp' into feature/issues_441
12fe5ff
tmp save
9debf66
remove
6d3dc6c
Merge branch 'feature/simapp' into feature/issues_441
1121f75
tmp save
7e2e2c1
change log
85246c6
Merge branch 'feature/simapp' into feature/issues_441
71dea6e
TestMintNFT
65dd448
update simapp
171b07d
fmt simapp
6a9683b
merge simapp
36bae42
format
941e076
format
158ca0e
rm toolchain from mt go.mod
370f65e
recover e2e
4661e78
change mod
e0472dd
change mod
1e7bb3d
recover mod
5bfc14e
Merge branch 'feature/issues_440' into feature/simapp
09f8928
Merge branch 'feature/simapp' into feature/issues_441
6a5f6ca
update mod
d28a2c1
fmt
78bbe0c
Merge branch 'feature/simapp' into feature/issues_441
17d1ed0
Merge branch 'feature/issues_440' into feature/simapp
87f51ed
Merge branch 'feature/simapp' into feature/issues_441
File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
There are no files selected for viewing
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
Oops, something went wrong.
Oops, something went wrong.
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.
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.
💡 Codebase verification
Version inconsistency detected across modules
The verification reveals significant version mismatches across different modules:
These inconsistencies could lead to compatibility issues. The e2e module uses newer versions while most other modules are still on older versions. This partial upgrade pattern is concerning and needs to be addressed:
🔗 Analysis chain
Verify compatibility of major version updates
Several major version updates have been made to core dependencies:
cosmossdk.io/api
→ v0.7.5github.com/cosmos/cosmos-sdk
→ v0.50.10github.com/cometbft/cometbft
→ v0.38.12These are significant version jumps that might introduce breaking changes. Please ensure:
Let me check the versions across all the go.mod files to ensure consistency.
🏁 Scripts executed
The following scripts were executed for the analysis:
Script:
Length of output: 623
Script:
Length of output: 8828