Commit Graph

409 Commits

Author SHA1 Message Date
Matias Alejo Garcia 12c2b318b6 0.4.2 2014-08-01 15:33:45 -03:00
Matias Alejo Garcia c82d00472c update bitcore dep 2014-07-25 18:22:35 -03:00
Matias Alejo Garcia b3759f2ee3 bump version 0.4.1 2014-07-24 22:01:28 -03:00
Matias Alejo Garcia accb823fc4 updated to Bitcore version 0.1.33 2014-07-24 21:56:37 -03:00
Matias Alejo Garcia 2d481dd406 updates model and tests to newest bitcore version 2014-07-24 21:18:38 -03:00
Ryan X. Charles 0cb84e52a6 bitcore 0.1.31
...which fixes DER format error. See: https://github.com/bitpay/bitcore/pull/440
2014-07-17 17:05:14 -07:00
Ryan X. Charles 86a66b6af1 update bitcore again ... includes __proto__ fix, and other fixes 2014-07-16 17:18:50 -07:00
Ryan X. Charles 1aa4ba3cb8 update bitcore to latest version with new, faster crypto 2014-07-16 15:47:47 -07:00
Ryan X. Charles 2a2a1d3c35 up version to 0.3.2 2014-07-09 01:56:42 -07:00
Matias Alejo Garcia 7bb619d144 add sign/verify scripts to npm package.json 2014-07-08 22:53:06 -03:00
Matias Alejo Garcia d97273f683 better procedure to create firefox add-on 2014-07-08 22:29:57 -03:00
Matias Alejo Garcia f497d76405 Merge pull request #816 from yemel/feature/bipNNN-refactor
Feature/bip nnn refactor
2014-07-07 15:55:13 -03:00
Ryan X. Charles b775220209 update to bitcore v0.1.25
...to fix an error where the scriptForAddress function no longer exists.
2014-07-07 10:35:06 -07:00
Yemel Jardi 680b0b553e bump version 2014-07-03 16:57:59 -03:00
Alan Stoll c05895f879 build scripts for copay shell binaries 2014-07-03 11:15:04 -04:00
Matias Alejo Garcia cf809e9fe2 update firefox extension 2014-07-02 21:02:04 -03:00
Matias Alejo Garcia 76cda09631 firefox WIP 2014-07-02 17:15:54 -03:00
Matias Alejo Garcia 50f0b9ae22 chrome browser extension update 2014-07-02 15:53:29 -03:00
Matias Alejo Garcia dd32e2b312 0.2.1 2014-06-27 18:33:54 -03:00
Matias Alejo Garcia 8eca4b135f . 2014-06-27 18:33:53 -03:00
Matias Alejo Garcia 185c1e4e02 0.2.1 2014-06-27 18:32:53 -03:00
Matias Alejo Garcia de0ab04de5 0.2.0 2014-06-26 21:34:22 -03:00
Ryan X. Charles 434dad831d add tests for WebRTC and fix some mocha browser test problems
from now on you need to run "grunt shell --target=dev" to build the test
version of copay which you can run the mocha browser tests on, which includes
packages like sinon and soop.
2014-06-19 13:13:01 -07:00
Manuel Araoz 0c03af53a8 fixed karma test bug 2014-06-19 15:57:38 -03:00
Manuel Araoz 889edf4b92 add preconditions and tests 2014-06-19 15:57:38 -03:00
Matias Alejo Garcia 710c9c9657 fix tests 2014-06-17 14:02:39 -03:00
Manuel Araoz 62aa22a1a1 use npm version 2014-06-13 14:43:48 -03:00
Manuel Araoz cf00b0749f update bitcore version 2014-06-13 12:49:47 -03:00
Matias Alejo Garcia 777797b1be 0.1.1 2014-06-09 23:06:55 -03:00
Yemel Jardi 4594e2d792 Update dependencies version to fixed ones, reduce incompatibilty problems 2014-06-09 11:49:13 -03:00
Matias Alejo Garcia 4170cab61f Merge pull request #603 from gordonwritescode/feature/shell-integration
Atom Shell Integration
2014-06-09 11:45:10 -03:00
Gordon Hall e7c5addfab started adding copay shell to copay 2014-06-06 14:23:40 -04:00
Manuel Araoz 613c2bba81 fix bitcore dependency 2014-06-06 14:10:27 -03:00
Matias Alejo Garcia 025cfff8b3 0.1.0 2014-06-05 17:39:07 -03:00
Manuel Araoz 37d778c1c3 add coverage reports 2014-06-05 13:30:01 -03:00
Gordon Hall cd66a12ed3 made some adjustments to copay for copay shell integration 2014-06-02 17:00:24 -04:00
Ryan X. Charles ead7352bf2 up version to 0.0.6 - it's been a while 2014-05-28 07:57:31 -07:00
Manuel Araoz 73e7d2a827 advancing with m-n script 2014-05-21 15:14:48 -03:00
Gustavo Maximiliano Cortez e28831e01a Merge pull request #205 from martindale/npm-managed-tests
Allow NPM to Manage Tests
2014-04-28 16:32:38 -03:00
Gustavo Cortez 4a35a8b016 git instead https. 2014-04-28 15:28:01 -03:00
Gustavo Cortez 306e8bc27a Fix: travis.yml and package.json 2014-04-28 15:24:27 -03:00
Eric Martindale 9d759d3163 Add test command to package.json. 2014-04-28 14:12:14 -04:00
Mario Colque 481a22e6f2 packages updated 2014-04-23 14:56:03 -03:00
Ryan X. Charles 5cfff0a189 version 0.0.5 2014-04-21 13:23:18 -03:00
Ryan X. Charles 10b8606dcd version 0.0.4 2014-04-21 13:19:30 -03:00
Ryan X. Charles 9492530659 version 0.0.3 2014-04-21 12:14:59 -03:00
Ryan X. Charles 49dbbe8fa9 add simplest possible express server to host files
...this is much better for development, so you can run many different servers
that have different HTML 5 local storages for testing purposes.
2014-04-20 16:46:03 -03:00
Ryan X. Charles 69c5c3bc2e add setFromObj and getEncryptedObj to storage classes
This is so that you can export the file from the browser and use the same file
in the wallet file from the command-line. I have made encryption work
equivalently between the browser and node.
2014-04-17 18:04:56 -03:00
Ryan X. Charles 08f918a9a7 add File storage class and tests 2014-04-16 21:12:27 -03:00
Manuel Araoz c54d21c747 trying to fix node-gyp failure 2014-04-15 10:41:13 -03:00
Manuel Araoz 01e36c7f3c add commit hash 2014-04-15 10:17:55 -03:00
Manuel Araoz ad798d1731 update bitcore package.json version 2014-04-15 10:17:55 -03:00
Manuel Araoz 51e23c72e3 add chai to package.json 2014-04-14 15:37:20 -03:00
Mario Colque 7ba36012e2 added dev dependencies 2014-04-10 10:59:05 -03:00
Matias Alejo Garcia a658ec8452 copay tests in the browser! 2014-04-07 15:31:41 -03:00
Ryan X. Charles 7176e49509 rename cosign -> copay throughout code
Also, "cosigners" becomes "copayers"
2014-03-28 14:12:56 -04:00
Ryan X. Charles c25e7eb00f rename cosign -> copay
We got a cease & desist letter for the name "cosign". We are renaming to copay,
which does not have any relevant trademarks registered and for which we own the
domain name copay.io.
2014-03-28 11:17:46 -04:00
Manuel Araoz 6f1b60e562 added karma test framework and network skeleton 2014-03-21 18:45:59 -03:00
Mario Colque f2d18e67bf first commit 2014-03-14 17:38:27 -03:00