Commit Graph

481 Commits

Author SHA1 Message Date
Matias Alejo Garcia dd87b448bd Merge pull request #115 from matiu/split-repo
splitted repo. test passing
2015-03-03 19:37:42 -03:00
Matias Alejo Garcia 327c38e126 export storage 2 2015-03-03 19:33:29 -03:00
Matias Alejo Garcia 537ccb45d2 export storage 2015-03-03 19:06:26 -03:00
Matias Alejo Garcia 4d76585f65 add index, export express app 2015-03-03 18:57:38 -03:00
Matias Alejo Garcia 45033ec3a5 splitted repo. test passing 2015-03-03 18:48:10 -03:00
Matias Alejo Garcia f3a3724b4a Merge pull request #98 from matiaspando/fix/typos
Fixing typos
2015-03-03 18:38:05 -03:00
Matias Alejo Garcia cd8d45ed3b Update README.md 2015-03-03 02:17:21 -03:00
Matias Pando 53fd73294d Typo fixed 2015-03-02 15:53:00 -03:00
Matias Pando 5acd077a18 Fixing typos 2015-03-02 15:45:09 -03:00
Matias Alejo Garcia b007713cd3 Merge pull request #96 from isocolsky/ref/client
ref/client
2015-03-02 09:42:33 -03:00
Ivan Socolsky f89c863419 fix bit cmds: address, addresses, balance, broadcast, confirm, history, reject, rm, send, sign, status & txproposals 2015-03-02 09:39:43 -03:00
Ivan Socolsky f486ecacd3 test regaining access to wallet with only xPrivKey 2015-03-01 17:53:34 -03:00
Ivan Socolsky c0b7970ff6 fix bit client: create, join, status 2015-03-01 15:58:17 -03:00
Ivan Socolsky 6dcd387461 bit-create & bit-join 2015-03-01 15:43:37 -03:00
Ivan Socolsky 5b5aca9970 export privKeys in WIF 2015-03-01 15:11:29 -03:00
Ivan Socolsky a0019d966c import & export with compress/encrypt 2015-03-01 14:05:06 -03:00
Ivan Socolsky 18884f3c0f extract network from xpub 2015-03-01 13:00:05 -03:00
Ivan Socolsky d6ac0e4105 make importCompressed static 2015-03-01 12:45:10 -03:00
Ivan Socolsky d2085c9b9e export/import 2015-03-01 11:39:42 -03:00
Ivan Socolsky 265986e257 pkr encryption 2015-03-01 10:27:26 -03:00
Ivan Socolsky cabdb35cb1 add params needed to check proposal on airgapped client 2015-03-01 00:31:42 -03:00
Ivan Socolsky 7309d42711 signing from airgapped client 2015-03-01 00:05:05 -03:00
Ivan Socolsky c3a64761b6 refactor client 2015-02-28 21:12:03 -03:00
Matias Alejo Garcia c1e8ac02ab Merge pull request #95 from gabegattis/improvement/documentationLanguage
improve language in readme
2015-02-28 17:43:46 -03:00
Gabe 467a8f507a improve language in readme 2015-02-28 00:45:47 -05:00
Matias Alejo Garcia 35c48066b3 Merge pull request #80 from isocolsky/coverage
Increase coverage
2015-02-26 17:43:26 -03:00
Ivan Socolsky 4b1e27f750 test tx history from client 2015-02-26 13:53:28 -03:00
Ivan Socolsky 9260ab202e propose new tests for #getTx 2015-02-26 13:18:26 -03:00
Ivan Socolsky 2326fa2988 remove debug func 2015-02-26 13:08:11 -03:00
Ivan Socolsky 98a8723311 remove unused func in storage 2015-02-26 13:00:29 -03:00
Ivan Socolsky d36d8840f9 test utils.js 2015-02-26 12:58:25 -03:00
Ivan Socolsky 0285d4924c reorganize model tests 2015-02-26 12:46:54 -03:00
Ivan Socolsky eba051849c add #getTx tests 2015-02-26 12:34:53 -03:00
Ivan Socolsky eb47e069fd remove unused code 2015-02-26 12:34:45 -03:00
Ivan Socolsky fec62dfbd9 code clean in storage.js 2015-02-26 12:25:17 -03:00
Ivan Socolsky 52896dfb7f remove unused broadcast stub 2015-02-26 12:10:11 -03:00
Ivan Socolsky eabdd4f35a fix #getTx argument 2015-02-26 10:41:55 -03:00
Ivan Socolsky 376d8ad688 rebase 2015-02-26 10:37:21 -03:00
Ivan Socolsky 5f687ea5df broadcast tests 2015-02-26 10:27:08 -03:00
Ivan Socolsky 66e173be43 tests 2015-02-26 10:22:02 -03:00
Ivan Socolsky 4d1cb07a79 propose server tests 2015-02-26 10:21:26 -03:00
Ivan Socolsky 2ae7033866 Merge pull request #90 from matiu/bug/airgapped
Bug/airgapped
2015-02-26 09:59:01 -03:00
Ivan Socolsky 7474cc3424 Merge pull request #89 from maraoz/fix/dep
fix dev dependencies
2015-02-26 09:58:45 -03:00
Matias Alejo Garcia 30000d010b Merge pull request #91 from isocolsky/sign_without_broadcast
Sign without broadcast
2015-02-25 18:31:11 -03:00
Ivan Socolsky 628e20d17f fix tests 2015-02-25 18:16:09 -03:00
Ivan Socolsky b0b6de0d02 split sign & broadcast 2015-02-25 16:00:55 -03:00
Matias Alejo Garcia 82efc8001d fix airgapped 2015-02-24 21:35:47 -03:00
Manuel Araoz a12e9d603e fix dev dependencies 2015-02-24 17:50:57 -03:00
Ivan Socolsky e6be33d290 Merge pull request #88 from matiu/fix/create
Fix/create
2015-02-24 16:39:40 -03:00
Matias Alejo Garcia ebbf493935 noent fix 2015-02-24 16:06:07 -03:00