-
Notifications
You must be signed in to change notification settings - Fork 29
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
Ixo v3 Upgrade go package versions #381
Closed
Closed
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
JAMBO repo name change
Developers docs link updated
JAMBO repo name change
Developers docs link updated
* fix: fix ante-handlers, add wasm stargate queriers * chore: dependancy update * feat: enabling ledger support by default and adding checks * chore: add snapshot download instructions * chore: small updates * fix: change token grpc routes to fix metadata route * feature: add ibq and packet-forward-middleware * feat: create wasmbinding module for wasm stargate queries * chore: add security.md * chore: big refactor * fix: enable wasmd proposals * fix: fix modules querier and remove bonds rest querier * upgrade: add v2 upgrade * fix: add 1st inline migration from version map as 1 * fix: fix 1st inline migration from version map * fix: cleanup v2 upgrade * fix: re-add export for zero height * chore: enable cors for local node script * feat: add types events for bonds module * chore: upgrade cosmos-sdk to 0.45.15 and tendermint->cometbft, clenaup github workflows and files * ci: add new build flow * ops(cicd): add commitlint check and lefthook * ops(gha): add release workflow
* fix(deps): bump ledger modules * fix(StargateQueries): use a sync pool when unmarshalling responses of protobuf objects, fix route * fix(iid): fix DeleteController subtraction func * feat(entity): add MsgRevokeEntityAccountAuthz * chore(docs): add MsgRevokeEntityAccountAuthz to entity specs * fix(claims): fix claims processPayment distribution for evaluations * chore(iid): remove unnecesary panics * feat(claims): add INVALIDATED as evaluation option, skip eval payment then, add invalidated to collection * fix(claims): update status to invalidated where missed * feat(claims): add collection update messages * fix(modules): add extra validation for messages, and enum validation * chore(scripts): fix local script to include denom metadata on startup * feat(upgrade): add upgrade v3, which incluide claims module v2 migrations
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.
The following changes was made in preparation for Ixo chain upgrade v3: