Skip to content

Releases: snowypowers/ansy

N3

07 Jan 08:54
Compare
Choose a tag to compare

Update website to support N3.

NeonJS

12 Mar 00:10
Compare
Choose a tag to compare
  • Updated to use neon-js
  • Fix bugs where you can enter random private key into convert and not be used

v2.0.0 - NEP2

23 Aug 07:05
Compare
Choose a tag to compare

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

17 Aug 15:15
Compare
Choose a tag to compare

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

07 Aug 08:27
Compare
Choose a tag to compare
  • 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

13 Jul 09:25
Compare
Choose a tag to compare

v1.2.2

  • Bugfix empty address key
  • Consolas font on card
  • Footer and ribbon

Generate Private keys

13 Jul 06:33
Compare
Choose a tag to compare

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

05 Jul 06:42
Compare
Choose a tag to compare
  • Remove service worker
  • Use only private key
  • Address as verification
    -120kb (added crypto library)

First Release

03 Jul 13:25
Compare
Choose a tag to compare

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