-
Notifications
You must be signed in to change notification settings - Fork 47
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Update package.json * Upgrade CML * Install cardano-utxo-wasm * Patch updates * Update txBuilder Use cardano-utxo-wasm for coin selection. * Fix error of empty array reduction * Fix import type * Apply error message of tx result * Improve parseAddress * Fix open page * Add tests * Throw error for insufficient ADA * Add min ADA notice * Fix typo * Extract RecipientAddressInput * Add change address input * Simplify RecipientAddressInput * Improve error message * Protect change address setting * Add period * Use label tag * Improve createTxInputBuilder * Fix deps * Add send all option * Fix output builder * Fix deps * Allow zero recipient * Remove duplicated imports * Return to the default * Wrap label tag in p tag * Improve the tips * Improve the warning message * Rename variables * Implement auto send all * Fix single ADA calculation * Add note * Fix minimum ADA calculation * Fix the text space * Fix notification * Fix send all
- Loading branch information
Showing
17 changed files
with
379 additions
and
251 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
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.