-
Notifications
You must be signed in to change notification settings - Fork 30
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* project builds * gofmt * update protoVer * app.go fixes * go mod * chain starts * lint fixes * go version in action files * revert go version in action files * lint * e2e init fix * unit tests fixed * lint * fixed sims hopefully * fix merge conflicts * go version in docker file * go mod tidy * fix e2e * block to sync * possible sim fix * another possinle sim fix * skip TestClaimAirdrop * add 1.0.0 upgrade handler * change upgrade handler version * fix upgrade handler * go mod tidy * nolint deprecated ParamKeyTable * initial PR comments * Update tests/simulation/state.go Co-authored-by: Adam Wozniak <[email protected]> * retryTx func lint * nolint fix * line to long * line too long * move cdc to chain struct * //nolint --------- Co-authored-by: Adam Wozniak <[email protected]>
- Loading branch information
1 parent
59d5355
commit cb99a92
Showing
63 changed files
with
814 additions
and
680 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
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
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.