-
Notifications
You must be signed in to change notification settings - Fork 404
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
Add StoreAndInstantiateContract gov proposal #1074
Merged
Merged
Changes from 5 commits
Commits
Show all changes
21 commits
Select commit
Hold shift + click to select a range
31942cb
Add StoreAndInstantiateContract gov proposal
pinosu cf09ba6
Add integration tests
pinosu 0ce88a4
Bump github.com/prometheus/client_golang from 1.13.0 to 1.14.0
dependabot[bot] f4ac252
Remove exposed functions
pinosu 9b52bd9
Add tests
pinosu 5caaab9
Add Developer's guide and best practices (#1075)
pinosu 4c6afb3
Change genesis preserving contract history (#1076)
GNaD13 9cbf64d
Return contract history updates
alpe cf81eb8
Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#1082)
dependabot[bot] 400eff8
Revert "Bump github.com/spf13/viper from 1.13.0 to 1.14.0 (#1082)"
alpe d094d07
Merge pull request #1086 from CosmWasm/dependabot/go_modules/github.c…
alpe 0ab5e31
Add cli and refactor code
pinosu 73079d7
Merge pull request #1089 from CosmWasm/1076_query
alpe 5c39dae
Contract authz - redesign (#1077)
alpe 3d3635b
Add StoreAndInstantiateContract gov proposal
pinosu f3dc602
Add integration tests
pinosu fbfdda2
Remove exposed functions
pinosu 8768a6a
Add tests
pinosu cdaaff4
Add cli and refactor code
pinosu 04827da
Rebase to main branch
pinosu dfdccd3
Fix comments
pinosu File filter
Filter by extension
Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
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
Oops, something went wrong.
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.
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
👍 This looks complete