-
Notifications
You must be signed in to change notification settings - Fork 103
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
build: Upgrade to 0.43-beta1 and integrate x/authz & x/feegrant into …
…stable (#349) * integrate x/authz and x/feegrant into stable * small fixes for build * fix lint issues * fix failing tests * Fixes in orm module * Cleanup ServiceMsg * move authz & feegrant into stable build * fix: build error * wip * wip * fix: failing tests * feat: add upgrade handler * define AddrLen in app module * fix failed tests * feat: minor refactor * add IBCMockKeeper * remove commented code on wasm * small fix * remove commented code * feat: regen app updates * feat: add ConsensusVersion() to regen modules * fix: review changes * fix: review changes * Update app/addr_prefixes.go Co-authored-by: Amaury <[email protected]> * Update app/experimental_appconfig.go Co-authored-by: Amaury <[email protected]> * Update app/regen/cmd/genaccounts.go Co-authored-by: Amaury <[email protected]> * remove commented code * fix: build error * remove wasm comments * remove unused const in x/group/server/testsuite * fix: review changes * fix: review changes * remove DefaultPowerReduction from app.go Co-authored-by: aleem1314 <[email protected]> Co-authored-by: MD Aleem <[email protected]> Co-authored-by: Amaury <[email protected]>
- Loading branch information
1 parent
0a13af3
commit 4cf57fc
Showing
58 changed files
with
1,739 additions
and
526 deletions.
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
Oops, something went wrong.