Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Wallet Bitcoin Black Hole #270

Open
wants to merge 21 commits into
base: bip38walletdetails
Choose a base branch
from
Open

Wallet Bitcoin Black Hole #270

wants to merge 21 commits into from

Commits on Nov 22, 2015

  1. v3.1.0 add BIP38 encryption to Wallet Details tab

    pointbiz committed Nov 22, 2015
    2 Configuration menu
    Copy the full SHA
    142f75e View commit details
    Browse the repository at this point in the history

Commits on Jan 16, 2016

  1. compressed and bip38 in progress

    pointbiz committed Jan 16, 2016
    Configuration menu
    Copy the full SHA
    e593231 View commit details
    Browse the repository at this point in the history

Commits on Jan 17, 2016

  1. put each culture in separate file

    pointbiz committed Jan 17, 2016
    Configuration menu
    Copy the full SHA
    d3aff6e View commit details
    Browse the repository at this point in the history
  2. fix pt-br

    pointbiz committed Jan 17, 2016
    Configuration menu
    Copy the full SHA
    a207efc View commit details
    Browse the repository at this point in the history
  3. v3.1.1 refactor translations

    pointbiz committed Jan 17, 2016
    Configuration menu
    Copy the full SHA
    ed60f03 View commit details
    Browse the repository at this point in the history

Commits on Feb 5, 2016

  1. merge 3.1.1 from master

    pointbiz committed Feb 5, 2016
    Configuration menu
    Copy the full SHA
    7bd5398 View commit details
    Browse the repository at this point in the history

Commits on Feb 9, 2016

  1. Configuration menu
    Copy the full SHA
    f64e8cd View commit details
    Browse the repository at this point in the history

Commits on Feb 13, 2016

  1. compressed option added to brain wallet

    pointbiz committed Feb 13, 2016
    Configuration menu
    Copy the full SHA
    c97bac0 View commit details
    Browse the repository at this point in the history

Commits on Feb 20, 2016

  1. v3.2.0 compressed addresses on Single/Paper/Bulk wallet. compressed o…

    …ption on Brain wallet. BIP38 on Bulk Wallet.
    pointbiz committed Feb 20, 2016
    2 Configuration menu
    Copy the full SHA
    8a0c686 View commit details
    Browse the repository at this point in the history

Commits on Jun 7, 2016

  1. Configuration menu
    Copy the full SHA
    37ec2b5 View commit details
    Browse the repository at this point in the history
  2. 1 Configuration menu
    Copy the full SHA
    66fd8a2 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2016

  1. 5 Configuration menu
    Copy the full SHA
    b282d5f View commit details
    Browse the repository at this point in the history

Commits on Aug 14, 2016

  1. BigInteger modInverse should be positive

    pointbiz committed Aug 14, 2016
    Configuration menu
    Copy the full SHA
    ca08d64 View commit details
    Browse the repository at this point in the history
  2. Merge pull request #135 from mcccs/patch-1

    Improve README
    pointbiz authored Aug 14, 2016
    Configuration menu
    Copy the full SHA
    6fbc331 View commit details
    Browse the repository at this point in the history

Commits on Aug 21, 2016

  1. Merge pull request #136 from pointbiz/biginteger-fixes

    BigInteger modInverse should be positive
    pointbiz authored Aug 21, 2016
    Configuration menu
    Copy the full SHA
    834aad7 View commit details
    Browse the repository at this point in the history
  2. v3.2.1 BigInteger modInverse should be positive

    - 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
    pointbiz committed Aug 21, 2016
    Configuration menu
    Copy the full SHA
    e87733f View commit details
    Browse the repository at this point in the history
  3. v3.2.1 unix line endings

    pointbiz committed Aug 21, 2016
    Configuration menu
    Copy the full SHA
    868b030 View commit details
    Browse the repository at this point in the history
  4. v3.2.2 version bump unix line endings

    pointbiz committed Aug 21, 2016
    Configuration menu
    Copy the full SHA
    67e1679 View commit details
    Browse the repository at this point in the history

Commits on Nov 27, 2016

  1. v3.2.3 wallet details: show error when checksum validation fails or p…

    …rivate key outside of curve range
    pointbiz committed Nov 27, 2016
    1 Configuration menu
    Copy the full SHA
    af91e78 View commit details
    Browse the repository at this point in the history

Commits on Dec 24, 2016

  1. Merge pull request #129 from goteguru/master

    Hungarian text improvements and updates
    pointbiz authored Dec 24, 2016
    2 Configuration menu
    Copy the full SHA
    6ed51c8 View commit details
    Browse the repository at this point in the history
  2. v3.3.0 remove support for IE8

    pointbiz committed Dec 24, 2016
    49 Configuration menu
    Copy the full SHA
    72aefc0 View commit details
    Browse the repository at this point in the history