-
Notifications
You must be signed in to change notification settings - Fork 29
feat(cosmwasm): script that gives coordinator instantiation permissions #1087
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
Merged
Merged
Changes from 33 commits
Commits
Show all changes
50 commits
Select commit
Hold shift + click to select a range
1f5471b
coordinator migration defaults to multisig prover/chain map
SDavidson1177 e81cf1f
Merge branch 'main' into fix/coordinator-migration-default-provers
SDavidson1177 c89a85d
querying coordinator and multisig ids
SDavidson1177 57a9f42
can check prover chain map in coordinator
SDavidson1177 ced75a5
complete check of coordinator v2 migration state
SDavidson1177 1072b58
coordinator migration doc now uses script to check state
SDavidson1177 9942222
minor reformatting
SDavidson1177 e1477a8
minor reformatting
SDavidson1177 942d50e
Merge branch 'fix/coordinator-migration-default-provers' into feat/co…
SDavidson1177 0bc31f9
minor text change
SDavidson1177 ad44fdb
reformatting
SDavidson1177 1f1b1c8
add migration script for multisig
SDavidson1177 f0dbecf
add multisig.ts
SDavidson1177 6996aa1
make proposal default
SDavidson1177 f51888b
Merge branch 'fix/coordinator-migration-default-provers' into feat/co…
SDavidson1177 bcc4043
use coordinator address
SDavidson1177 20da8e6
Merge branch 'main' into fix/coordinator-migration-default-provers
SDavidson1177 acf9ff0
Merge branch 'fix/coordinator-migration-default-provers' into feat/co…
SDavidson1177 0cdb77d
use printInfo and printError
SDavidson1177 3f7b23a
reformatting
SDavidson1177 ca73407
use migration script for multisig
SDavidson1177 c758356
fix cursor errors
SDavidson1177 0b47eca
Merge branch 'main' into fix/coordinator-migration-default-provers
SDavidson1177 8ef3ebb
bug fix and update coordinator version to 2.1.1
SDavidson1177 b20152f
Merge branch 'main' into fix/coordinator-migration-default-provers
SDavidson1177 357ad52
Merge branch 'fix/coordinator-migration-default-provers' into feat/co…
SDavidson1177 85fdda3
bug fix with json parsing
SDavidson1177 39cf073
Revert "bug fix with json parsing"
SDavidson1177 bb70da5
json parse fix
SDavidson1177 02fcde9
create command to add coordinator to instantiate params
SDavidson1177 5287dd5
add update instantiate config to docs
SDavidson1177 dba73eb
Merge branch 'main' into feat/coordiantor-instantiation
SDavidson1177 008a903
fix formatting
SDavidson1177 7d9f12f
Merge branch 'main' into feat/coordiantor-instantiation
SDavidson1177 51e071f
account for single address permission
SDavidson1177 cddc708
check single address for permission
SDavidson1177 09cd735
Merge branch 'main' into feat/coordiantor-instantiation
SDavidson1177 2cddfb2
add code info details utils command
SDavidson1177 53baf2e
Merge branch 'main' into feat/coordiantor-instantiation
SDavidson1177 43d132d
reformatting
SDavidson1177 7ac45e1
reformatting
SDavidson1177 22cd820
Merge branch 'main' into feat/coordiantor-instantiation
SDavidson1177 900a305
more reformatting
SDavidson1177 e78c24e
add contractName field
SDavidson1177 a6fa02b
Merge branch 'main' into feat/coordiantor-instantiation
SDavidson1177 49d0b8b
update instantiate params in migration doc
SDavidson1177 848ad03
minor reformatting
SDavidson1177 eb88566
add try finally to getCodeDetails
SDavidson1177 a627c2d
make camel case
SDavidson1177 b5ea912
...
SDavidson1177 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
Some comments aren't visible on the classic Files Changed page.
There are no files selected for viewing
This file contains hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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 hidden or 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
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.
Uh oh!
There was an error while loading. Please reload this page.