Skip to content

Releases: pointbiz/bitaddress.org

remove support for IE8

24 Dec 19:33
Compare
Choose a tag to compare
  • remove support for IE8
  • small translations updates for hu and pt-br

wallet details: show error when checksum validation fails or private key outside of curve range

27 Nov 20:17
Compare
Choose a tag to compare
v3.2.3 wallet details: show error when checksum validation fails or p…

…rivate key outside of curve range

BigInteger modInverse should be positive

22 Aug 14:03
Compare
Choose a tag to compare
  • throw if modInverse 0
  • improve BigInteger constructor so that it works if caller forgets 'new'
  • add unit tests for BigInteger
  • thanks to dooglus, jprichardson, dcousens

BIP38 added to Bulk Wallet. Compressed Addresses on Single/Paper/Bulk Wallets.

20 Feb 02:40
Compare
Choose a tag to compare
  • switch languages without full page load
  • add BIP38 encryption to Bulk Wallet
  • use compressed addresses on Single/Paper/Bulk Wallet
  • add compressed address option on Brain Wallet

add BIP38 encryption to Wallet Details tab

22 Nov 19:01
Compare
Choose a tag to compare
v3.1.0

v3.1.0 add BIP38 encryption to Wallet Details tab

fix to begin session log recording on page load

25 Oct 23:19
Compare
Choose a tag to compare

fix for session log not keeping track of keys from "Wallet Details" tab before entropy is collected. Thanks dooglus for reporting it.

add session log of keypairs

25 Oct 18:58
Compare
Choose a tag to compare
v3.0.0

v3.0.0 add session log of keypairs

add status icons

16 Aug 21:20
Compare
Choose a tag to compare

add status icons for checking the URI protocol used, support for window.crypto.getRandomValues and run the synchronous unit tests after entropy collection.

add Portuguese

19 Jul 00:42
Compare
Choose a tag to compare
v2.9.10

v2.9.10 add Portuguese

improve tab usability

06 Jul 01:25
Compare
Choose a tag to compare

You can now get to the Brain Wallet and Wallet Details tabs before completing the entropy collection.