-
Notifications
You must be signed in to change notification settings - Fork 6
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* chore: set feature flags * remove border bottom (#1372) * add feature flag for particles (#1374) * fix: filter modal height after re-open (#1369) * fix: filter modal height after re-open * fix calculation * revert visibility control changes * Fix: gas estimation (#1373) * feat: throw error if gasEstimate is wrong * fix: update fallback amounts --------- Co-authored-by: Nicole O'Brien <[email protected]> * calculate storage deposit on mint nft (#1375) Co-authored-by: Nicole O'Brien <[email protected]> * fix: image preventing click * dont restart the poll on dashboard render (#1376) Co-authored-by: Tuditi <[email protected]> * fix: hideValue in NodeConfigurationForm's SelectInput * hotfix: removes `link` currency (crashes the app & corrupts profile) * Add fix for zero balance (#1378) * chore: increment version to 0.1.0-alpha-7 * feat: follow MM convention for using address indices to generate multiple accounts (#1381) * feat: follow MM convention * chore: prepare release * fix: tokenError reset * fix: early access instead of production in version toast * chore: remove private token from auto update * chore: disable faq --------- Co-authored-by: Mark Nardi <[email protected]> Co-authored-by: Jean Ribeiro <[email protected]> Co-authored-by: Tuditi <[email protected]> Co-authored-by: Matthew Maxwell <[email protected]> Co-authored-by: Tuditi <[email protected]>
- Loading branch information
1 parent
d77ffbc
commit b19d6e5
Showing
25 changed files
with
153 additions
and
86 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
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,7 +1,7 @@ | ||
{ | ||
"name": "desktop", | ||
"productName": "Bloom", | ||
"version": "0.1.0-alpha-6", | ||
"version": "0.1.0", | ||
"description": "Simple and secure web3 wallet for the IOTA and Shimmer ecosystem", | ||
"main": "public/build/main.process.js", | ||
"repository": "[email protected]:bloomwalletio/bloom.git", | ||
|
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.