-
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/simapp to cosmos-sdk v0.50.10 #448
Closed
Closed
Changes from all commits
Commits
Show all changes
22 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
4e80d77
update simapp
8df920e
tmp save
9debf66
remove
7e2e2c1
change log
65dd448
update simapp
171b07d
fmt simapp
158ca0e
rm toolchain from mt go.mod
370f65e
recover e2e
4661e78
change mod
1e7bb3d
recover mod
5bfc14e
Merge branch 'feature/issues_440' into feature/simapp
6a5f6ca
update mod
d28a2c1
fmt
17d1ed0
Merge branch 'feature/issues_440' into feature/simapp
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
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
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
Future-dated pseudo-versions confirmed in module dependencies
The verification confirms that all irisnet.org modules are using pseudo-versions dated July 25, 2024 (
20240725053619
), which is indeed a future date. This will cause build reproducibility issues as the timestamp hasn't occurred yet.v0.0.0-20240725053619-ef0885f8eb03
Please update all irisnet.org module dependencies to use valid pseudo-versions with past commit timestamps to ensure reliable and reproducible builds.
🔗 Analysis chain
Fix future-dated pseudo-versions for module dependencies
The module dependencies are using pseudo-versions with timestamps in the future (e.g.,
v0.0.0-20240725053619-ef0885f8eb03
), which may cause build issues and are not valid. Pseudo-versions should reflect commit timestamps that have already occurred to ensure reproducible builds.Run the following script to identify any modules with future-dated pseudo-versions:
If future-dated versions are found, please update them to valid pseudo-versions corresponding to actual past commit dates.
Would you like assistance in updating the module versions to valid values?
Let's first verify if we can access and read the file content to analyze the versions.
🏁 Scripts executed
The following scripts were executed for the analysis:
Script:
Length of output: 241
Script:
Length of output: 2316