-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Dry run instantiate gas estimation * Fmt * Prompt instantiate dry run estimate * Fix gas estimation and fmt * Dry run gas estimation for instantiate with code * Dry run gas estimation for call * Fmt * Clippy * Fmt * Remove deprecated rustfmt configuration options * If else instead of early return * WIP tx confirm * Prompt instantiate with code hash * Dry run status * Dry run call pre dispatch * Align and prettify dry run gas estimate * Factor out success print fns * Remove unused imports * Clippy * Fmt * Update comment * Use --gas argument override if specified * Fix dry run result formatting * Print pre-submission dry run details * Fmt * Make confirm prompt case sensitive and default Y * Fmt
- Loading branch information
Showing
5 changed files
with
268 additions
and
96 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.