Releases: snowypowers/ansy
Releases · snowypowers/ansy
N3
NeonJS
- Updated to use
neon-js
- Fix bugs where you can enter random private key into convert and not be used
v2.0.0 - NEP2
V2
- Full NEP2 Support
- Ability to toggle between NEP2 and Normal wallet if available
- Do note that encryption / decryption will take a while and are currently sync (will hang your browser for a few seconds)
- Bundle size of 192kb
Hash
a0de193107cb8efe29fcfd21de719e13e76caab908ae519589693252b5a6d4b3
v 1.4.0 - Lean and Mean
UI Update
- Tabs for Convert and Generate
- Reduced margins on wallets, more text space for you to type
- Add 'X' button on wallet to remove it.
- Add version number to footer
Code Update
- Refactored code into more folders
- Move state to topmost Component (App)
v1.3.0
- Native WIF method
- Private key field now accepts both WIF and HEX format
- Fix HMAC-DRBG errors
package currently at 112kb zipped
1.2.2
v1.2.2
- Bugfix empty address key
- Consolas font on card
- Footer and ribbon
Generate Private keys
v1.2.1
-Bugfix key parsing error
Build v1.2.0
- Added private key generation
- Uses window.crypto or HMAC (if window.crypto is unavailable)
V1.1
- Remove service worker
- Use only private key
- Address as verification
-120kb (added crypto library)
First Release
Ansy standalone Paper Wallet Generator v1.0
- Uses your address and private key to produce a printable page of QR codes
- Standalone and ready to be used in air-gapped computers
- Lightweight @ 100 kb