forked from JSKitty/scc-web3
-
Notifications
You must be signed in to change notification settings - Fork 37
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* Initial 'MPW Contacts' implementation * Add new Receive dialog + input validator * Add URI-based Contact Requests * Add Send QR Contacts Integration * Add JSDoc param * Add Unencrypted wallet safeguards * Further safeguards * Improve Scanner decoder * Final (hopefully) decoding correction * Add dedicated Contact Scanner * Add re-rendering + safeguards * Prettier * Add ability to edit Contact Name * Add Avatars + Avatar editing * [HTML+JS] confirmModal purple theme support * [HTML+CSS+JS] New contacts design * Prettier * Fix Contact selector + add Back button * Add Delete confirmation + shorten XPubs * Fix Confirm Popup weirdness * Add partial Activity integration * Prevent adding yourself as a Contact * Safeguard Contact selection from unsaved wallets * Check validity of Payment Prompts * Drop max name to 32 char, improve Edit safety * Fix Avatar selection + further HTML sanitisation * Add secure URI construction, encoding and copying * Encode and Decode URI names in HEX * Wrap long names * Add further Name safety-rails * Check manual Contact entries for duplicates * Standardise XPub validation * Move P2PKH address checks to Standardised checker * Full i18n system integration * Remove duplicate i18n key No idea why `lint` didn't warn me of this before pushing! * Fix Receive Toggle i18n rendering --------- Co-authored-by: BreadJS <83626012+BreadJS@users.noreply.github.com>
- Loading branch information
Showing
19 changed files
with
1,914 additions
and
55 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
Oops, something went wrong.