Bump Cosmos-SDK v0.53.6 and Wasmd v0.60.6#115
Conversation
metalarm10
left a comment
There was a problem hiding this comment.
@metalarm10 reviewed 19 files and all commit messages, and made 1 comment.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on akhlopiachyi, masihyeganeh, miladz68, tx-development, TxCorpi0x, and ysv).
build/go.mod line 5 at r1 (raw file):
go 1.24.0 replace github.com/tokenize-x/tx-chain/v7 => ../
Why we need this?
TxCorpi0x
left a comment
There was a problem hiding this comment.
@TxCorpi0x made 1 comment.
Reviewable status: all files reviewed, 1 unresolved discussion (waiting on akhlopiachyi, masihyeganeh, metalarm10, miladz68, tx-development, and ysv).
build/go.mod line 5 at r1 (raw file):
Previously, metalarm10 wrote…
Why we need this?
it should be this way, i am not sure in which older PR we removed it
Line 7 in 1952972
This ensures the current code to get built using the build package, otherwise the v7 hash commit will be used and the old code with new version will be deployed
metalarm10
left a comment
There was a problem hiding this comment.
@metalarm10 resolved 1 discussion.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on akhlopiachyi, masihyeganeh, miladz68, tx-development, and ysv).
ysv
left a comment
There was a problem hiding this comment.
@ysv reviewed 19 files and all commit messages.
Reviewable status:complete! all files reviewed, all discussions resolved (waiting on akhlopiachyi, masihyeganeh, miladz68, and tx-development).
Description
Reviewers checklist:
Authors checklist
This change is