-
Notifications
You must be signed in to change notification settings - Fork 28
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Add functionality for deploying and modifying deployments (#132)
* added option to specify instantiator when uploading contracts * Add option to set ism * cleanup * parameterize transfer amount and denom * missed some logic * Parameterize adding validator to test recipient ism * change ismAdress type to * added admin support for remote * Fix warp deploy function args * Parameterize erc20 contract attrs * Separate bridged and fee tokens * added cli commands for address conversions * added ism support to warp scripts * Add register new ism and igp commands * format * rm break * Add to index and rename * SP comments * created evm.ts - copied from warp.ts * first pass at updated evm warp command * debugging * added threshold * final changes * allowed multiple validators in ism * Support empty values for those configs * fixed bug from evm script * added command to create an ism * nit changes while testing * trivial tweak --------- Co-authored-by: sampocs <[email protected]> Co-authored-by: sampocs <[email protected]> Co-authored-by: flaf <[email protected]>
- Loading branch information
1 parent
00f64a9
commit f10ba02
Showing
14 changed files
with
643 additions
and
46 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
Oops, something went wrong.