-
Notifications
You must be signed in to change notification settings - Fork 103
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
v5.0 Readiness Checklist #1456
Comments
Did manual testing for Amino for
Here is the sample repo to test amino signing https://github.com/aleem1314/group-gov-amino-testing |
I was able to reproduce the error: https://hackmd.io/Q-iN8S0sS-afyRpt8np6Xg. Looking into it. |
Closing as all items have been complete and release process has started. |
Summary
This checklist is to be used for tracking the final internal audit of v5.0 changes prior to inclusion in a published release.
Note: One of the goals of this upgrade is to have a stable major version that will allow us to move forward with a series of upgrades that do not introduce API or client breaking changes. We should keep this in mind during the audit process and make sure we are addressing potential API and client breaking changes prior to release.
Release Candidate Checklist
The following checklist should be gone through once the items listed in v5.0 Titicaca Upgrade (#972) have been completed. This audit should be performed directly on main and a release branch should only be created after the audit is complete.
ecocredit.v1
unit tests for all messages with emphasis on new messages (@aleem1314 ) test(x/ecocredit): add base v1 sign bytes unit tests #1516ecocredit.v1
unit tests for all queries with emphasis on new queries (@aleem1314 ) refactor(x/ecocredit): remove duplicate pagination nil check #1527ecocredit.basket.v1
unit tests for all messages with emphasis on new messages (@aleem1314 ) test(x/ecocredit): add basket sign bytes unit tests #1528ecocredit.basket.v1
unit tests for all queries with emphasis on new queries (@aleem1314) test(x/ecocredit): add basket sign bytes unit tests #1528ecocredit.marketplace.v1
unit tests for all messages with emphasis on new messages (@aleem1314 )ecocredit.marketplace.v1
unit tests for all queries with emphasis on new queries (@aleem1314 )x/ecocredit/base
all messages with emphasis on new messagesx/ecocredit/basket
all messages with emphasis on new messagesx/ecocredit/marketplace
all messages with emphasis on new messagesx/ecocredit/base
all messages with emphasis on new messagesx/ecocredit/basket
all messages with emphasis on new messagesx/ecocredit/marketplace
all messages with emphasis on new messagesx/ecocredit/base
all messages with emphasis on new messagesx/ecocredit/basket
all messages with emphasis on new messagesx/ecocredit/marketplace
all messages with emphasis on new messagesgov
andgroup
with sdkv0.46.7-regen-1
(@aleem1314)v0.46.7-regen-1
(@ryanchristo)v0.46.7-regen-2
(@ryanchristo)The text was updated successfully, but these errors were encountered: