Skip to content

Releases: Cryptnox-Software/cryptnoxpro

Version 2.0.0

04 Nov 10:42
Compare
Choose a tag to compare

Added

  • Dynamic fee calculation for Bitcoin and Ethereum networks.

Changed

  • Recovering seed from mnemonic compliant with BIP39
  • Derivation paths to be compliant with BIP44

Fixed

  • Send/transfer memo for EOSIO
  • Signing multi-input transaction for BTC with user key
  • Precision of amounts for sending
  • AWS backup wrong credentials crash the application
  • verbose option is not doing anything
  • EOS transfer doesn't use sender but behaves as send command

Hashes of binaries (sha256sum)

  • CryptnoxCard-2.0.0-setup.exe - 4ac44673b09ef3cc65c79126cd2ba7a5bfc31d7f18cad6a237b73e1b8b8778e1

Version 1.3.2

13 Oct 14:48
Compare
Choose a tag to compare

Changed

  • Ethereum endpoint through cryptnox node updated to use different domains on standard ports
  • With info command for balance show the issue instead of "--"

Fixed

  • exit keyword when input is requested from user, like PIN or PUK code
  • Bitcoin sending with multiple inputs is rejected by the node

Hashes of binaries (sha256sum)

  • CryptnoxCard-1.3.2-setup.exe - 7d21949cb3e35b5e6a9276fcbc426e9300113be24f416ed8d05227ede52895e7

Version 1.3.1

07 Oct 13:34
Compare
Choose a tag to compare

Fixed

  • Crash when calling config under currencies

Hashes of binaries (sha256sum)

  • CryptnoxCard-1.3.1-setup.exe - 843d5b7d01ef083ea5a096696685801f3517ae6b8f383f745e6f9fffc775b324

Version 1.3.0

06 Oct 16:46
Compare
Choose a tag to compare

Added

  • card_config can update the status of PIN-less path and PIN authentication.

Changed

  • Configuration is saved into the card instead of a file.

Fixed

  • When waiting for card after card is detected the application crashes.
  • Ethereum network name conversion

Hashes of binaries (sha256sum)

  • CryptnoxCard-1.3.0-setup.exe - 1d1bf5d716339b9c5bebfb0ffa2c70327da656fd7e486ca3404d6dad8555dd37

Version 1.2.0

24 Sep 12:41
Compare
Choose a tag to compare

Added

  • New endpoint for Ethereum network used by default. User can still the infura network with a project key

Changed

  • Ordering in config command to BTC, ETH, EOS.
  • When changing PIN or PUK code message made clear that the card is not initialized.
  • Resetting uninitialized card message updated.
  • User key check if card is initialized before continuing.
  • In change_puk check current PUK before asking for new one.
  • Show warning on command if card origin is unknown or fake instead of exiting command.

Fixed

  • In demo mode when asked for PUK code, entering anything will go into loop asking for the code.
  • There is no message when adding PIV, but PIV is not present

Hashes of binaries (sha256sum)

  • CryptnoxCard-1.2.0-setup.exe - de971cba6ac7bf586ff294a89d7f1f19ebb37017616df0915245276364aa451b

Version 1.1.0

16 Sep 14:49
Compare
Choose a tag to compare

Added

  • Backup and restore of entropy for seed generation to KMS in HSM.

Hashes of binaries (sha256sum)

  • CryptnoxCard-1.1.0-setup.exe - d13899b9bf74b110e245f116bd7c3f12b2441772fc2798d2803559a26c596c11

Version 1.0.2

09 Sep 10:43
Compare
Choose a tag to compare

Changed

  • Improve setup process

Hashes of binaries

  • CryptnoxCard-1.0.2-setup.exe - 1ae36d96153ce8775dc7061bfc388cc818a5ca1344434cad16ea69425bc18551

Version 1.0.1

20 Aug 18:51
Compare
Choose a tag to compare

Added:

  • Missing ABI files for ERC 20 and 721

Initial release

20 Aug 18:52
Compare
Choose a tag to compare
Initial release Pre-release
Pre-release
  • Command line interface with commands for interacting with Cryptnox cards
  • Interactive mode
  • Pipfile and requirements for setting up environment
  • Setup file to install the library