Skip to content

Releases: bitpay/wallet

v0.4.5

16 Aug 04:55
Compare
Choose a tag to compare
v0.4.5 Pre-release
Pre-release
  • Implements payment protocol BIP70 (!!)
  • Implements bitcoin uri handling BIP21
  • Many fixes and enhancement related to the Android version
  • Complete refactor of the transaction proposal communication protocol, to reduce trust on peers
  • Fixes and enhancements related to the new design and wording in menus.

v0.4.2

01 Aug 18:46
Compare
Choose a tag to compare
v0.4.2 Pre-release
Pre-release
  • New design (!!)
  • Several UI improvements
  • Shared secret with QR code
  • Many enhances in Android

v0.4.1

25 Jul 21:37
Compare
Choose a tag to compare
v0.4.1 Pre-release
Pre-release
  • Fixes SIGHASH security issue
  • Many UX related fixes
  • Android version update, QR scanning
  • Remove seed backup (before wallet completion)

v0.2.1

27 Jun 21:36
Compare
Choose a tag to compare
v0.2.1 Pre-release
Pre-release

v0.2.1

New features

  • Smart backup restore procedure: now it is possible to restore all wallet's fund with an old backup (thanks Ian for the feedback).
  • Transaction proposals can now have a short note attached for reference (thanks Gentry for the feedback).
  • New wallet settings: Bitcoin Unit, defaults to bits (thanks Eric for the suggestion)
  • Backup is now autogenerated on wallet completion (thanks Eric for the suggestion)
  • A wallet now can be removed from a particular system from the UX.
  • New address book shared between copayers.

Security

Code quality

  • Test coverage from 60.9% to 74% (1) (thanks Ryan for insisting on this)
  • Mayor refactoring of Angular servicies (backupService, controllerUtils, wallet's Indexes handling, txProposal merge related functions,
  • Add +30 karma tests for Angular controllers and services
  • Unified js-beautifier format throw all the code

Other

  • Backup to email have been removed
  • Performance improvements when signing transactions
  • Review of Copay 1-of-1 UX
  • Minor UX and wording fixes (address list on receiving funds, notifications fixes, error handling on bad passwords, network timeouts, feedback at importing process, etc).

Next steps

  • Make Copay available in other platforms (update Gordon's Atom shell packages, Android bundle, Firefox / Chrome extensions).
  • Implement Copay 2.0 design: http://invis.io/FWZGJWUS (please take a look at leave comments)

Please check https://github.com/bitpay/copay/wiki/Copay-Known-issues before using Copay.

(1) not including Karma tests, not included on Coveralls yet.

Copay v0.1.1-beta

05 Jun 22:53
Compare
Choose a tag to compare
Copay v0.1.1-beta Pre-release
Pre-release

Installation

Download the pre-built package for your platform below and follow your platform specific instructions.

Mac OSX

  • Download Copay-darwin-x64.zip
  • Double click to extract archive
  • Move Copay.app to you Applications directory
  • Launch as usual

GNU/Linux

  • Download Copay-linux-x64.tar.gz
  • Extract to desired location
  • Run the copay executable

Alternatively, you can run the following command to download Copay and setup a .desktop entry.

curl https://raw.githubusercontent.com/bitpay/copay/master/shell/assets/linux/install.sh | sudo sh

Windows

  • Download Copay-win32-x86.zip
  • Extract the archive and run the installer

Screenshots

menubar_and_copay_-_multisignature_wallet

selection_162

screenshot_060514_010135_pm