Commit Graph

26 Commits

Author SHA1 Message Date
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