Commit Graph

595 Commits

Author SHA1 Message Date
Matias Alejo Garcia d2539a10b7 Merge pull request #7 from isocolsky/wallet_file
add options to loading of wallet file
2015-03-04 18:38:11 -03:00
Ivan Socolsky a49dd61cac add options to loading of wallet file 2015-03-04 18:13:14 -03:00
Ivan Socolsky 683f302421 Merge pull request #6 from matiaspando/fix/update-readme2
Fix/update readme2
2015-03-04 17:46:29 -03:00
Matias Pando 86cad9065a Status is now using the env variable WALLET_FILE 2015-03-04 17:25:18 -03:00
Matias Pando cbb59d6c1c Removed todos 2015-03-04 15:49:02 -03:00
Matias Pando 7659c9f4ab Replaced ./wallet for wallet 2015-03-04 15:35:58 -03:00
Matias Alejo Garcia 18612d984f Merge pull request #4 from isocolsky/ref/cli
Ref/cli
2015-03-04 15:00:58 -03:00
Matias Alejo Garcia bef9e87e0f Merge pull request #5 from matiaspando/fix/update-readme
Rename bit to wallet on README
2015-03-04 15:00:11 -03:00
Matias Pando 6763b52063 Added tip for testnet 2015-03-04 14:56:03 -03:00
Matias Pando ef6e790c52 Changed password protection paragraph 2015-03-04 14:51:41 -03:00
Matias Pando ca7eb07318 Fixed some typos 2015-03-04 14:20:11 -03:00
Matias Pando afd5af6870 Rename bit to wallet 2015-03-04 14:11:18 -03:00
Ivan Socolsky 646c96d287 add airsign to list of commands 2015-03-04 13:57:56 -03:00
Ivan Socolsky 5ec44ba413 fix commands 2015-03-04 13:55:38 -03:00
Ivan Socolsky e90ae04633 fix tests 2015-03-04 13:40:50 -03:00
Matias Alejo Garcia 34decb48e3 Merge pull request #2 from matiu/misc/package
add bins to package
2015-03-04 12:11:15 -03:00
Matias Alejo Garcia 841fe22ed8 add bins to package 2015-03-04 12:07:23 -03:00
Matias Alejo Garcia 2d6629ae41 Update README.md 2015-03-04 02:42:22 -03:00
Matias Alejo Garcia c3e34fece6 Update README.md 2015-03-04 02:12:06 -03:00
Matias Alejo Garcia aae2bd6d62 initial commit after split 2015-03-03 20:07:49 -03:00
Matias Alejo Garcia aa18808ce1 preparation to split repos 2015-03-03 15:58:13 -03:00
Matias Alejo Garcia 9fce88bf9b add editorconfig (from vim) 2015-03-03 15:39:13 -03:00
Matias Alejo Garcia 5df37bbeab Update README.md 2015-03-03 02:17:21 -03:00
Matias Alejo Garcia 6a5a936189 Merge pull request #96 from isocolsky/ref/client
ref/client
2015-03-02 09:42:33 -03:00
Ivan Socolsky ff65cab364 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 f279cf5a18 test regaining access to wallet with only xPrivKey 2015-03-01 17:53:34 -03:00
Ivan Socolsky aa5194aafe fix bit client: create, join, status 2015-03-01 15:58:17 -03:00
Ivan Socolsky 5350b7e30d bit-create & bit-join 2015-03-01 15:43:37 -03:00
Ivan Socolsky b971318abf export privKeys in WIF 2015-03-01 15:11:29 -03:00
Ivan Socolsky 574f27cf01 import & export with compress/encrypt 2015-03-01 14:05:06 -03:00
Ivan Socolsky 2fbe5e41f4 extract network from xpub 2015-03-01 13:00:05 -03:00
Ivan Socolsky d17e8be087 make importCompressed static 2015-03-01 12:45:10 -03:00
Ivan Socolsky 3d282b9bfe export/import 2015-03-01 11:39:42 -03:00
Ivan Socolsky 1cad00c63b pkr encryption 2015-03-01 10:27:26 -03:00
Ivan Socolsky d3157459c4 add params needed to check proposal on airgapped client 2015-03-01 00:31:42 -03:00
Ivan Socolsky 00444a6573 signing from airgapped client 2015-03-01 00:05:05 -03:00
Ivan Socolsky b49e783188 refactor client 2015-02-28 21:12:03 -03:00
Matias Alejo Garcia 21d3306e3e Merge pull request #95 from gabegattis/improvement/documentationLanguage
improve language in readme
2015-02-28 17:43:46 -03:00
Gabe ba6471194b improve language in readme 2015-02-28 00:45:47 -05:00
Matias Alejo Garcia 5fd4758aaf Merge pull request #80 from isocolsky/coverage
Increase coverage
2015-02-26 17:43:26 -03:00
Ivan Socolsky b7141aaf48 test tx history from client 2015-02-26 13:53:28 -03:00
Ivan Socolsky 5105d6dd2f propose new tests for #getTx 2015-02-26 13:18:26 -03:00
Ivan Socolsky 8e5f09d868 remove debug func 2015-02-26 13:08:11 -03:00
Ivan Socolsky 89252f719c remove unused func in storage 2015-02-26 13:00:29 -03:00
Ivan Socolsky 5318391fdb test utils.js 2015-02-26 12:58:25 -03:00
Ivan Socolsky aff06e63ec reorganize model tests 2015-02-26 12:46:54 -03:00
Ivan Socolsky 571cfa3d1b add #getTx tests 2015-02-26 12:34:53 -03:00
Ivan Socolsky 7e639365cd remove unused code 2015-02-26 12:34:45 -03:00
Ivan Socolsky c9d071c340 code clean in storage.js 2015-02-26 12:25:17 -03:00
Ivan Socolsky 86917763a8 remove unused broadcast stub 2015-02-26 12:10:11 -03:00