Commit Graph

756 Commits

Author SHA1 Message Date
Matias Alejo Garcia c864be80e6 bump version 2015-04-06 11:27:29 -03:00
Ivan Socolsky 6a185c2191 Merge pull request #170 from matiu/feat/multilevel
Feat/multilevel
2015-04-06 10:59:28 -03:00
Matias Alejo Garcia ae37b6bdc2 rm level dep 2015-04-05 15:47:16 -03:00
Matias Alejo Garcia fdb8285759 add multilevel support 2015-04-05 15:42:56 -03:00
Matias Alejo Garcia 9c1055ff89 update gitignore 2015-04-05 15:42:31 -03:00
Matias Alejo Garcia 3a45a2c416 add config.js file 2015-04-05 13:56:56 -03:00
Gustavo Maximiliano Cortez b507d386ce Merge pull request #169 from cmgustavo/release/v0.0.22
New release v0.0.22
2015-04-04 14:33:22 -03:00
Gustavo Maximiliano Cortez b4ea969d1d New release v0.0.22 2015-04-04 14:35:42 -03:00
Gustavo Maximiliano Cortez b5b1206f79 Merge pull request #168 from matiu/bug/scan
Varios fixes
2015-04-04 14:29:24 -03:00
Matias Alejo Garcia 7cbdf3c677 return on scan POST 2015-04-04 13:03:19 -03:00
Matias Alejo Garcia 9360144950 rm run locked 2015-04-03 18:49:08 -03:00
Matias Alejo Garcia ac24f66801 do not check name on replaceKey 2015-04-03 16:10:55 -03:00
Matias Alejo Garcia da361d883a Merge pull request #166 from isocolsky/test/lock
WIP: Test lock & async scan
2015-04-03 15:49:18 -03:00
Ivan Socolsky ba28f23506 improve lock test 2015-04-03 15:47:31 -03:00
Ivan Socolsky d27edeaa7e add delay in async scan execution 2015-04-03 15:43:22 -03:00
Ivan Socolsky 6c43bfb7f6 test simultaneous scans for different wallets 2015-04-03 13:08:37 -03:00
Ivan Socolsky d1618d8463 unit test for lock 2015-04-03 12:23:55 -03:00
Matias Alejo Garcia dd803af36e Merge pull request #165 from matiu/v0.0.21
V0.0.21
2015-04-02 18:59:53 -03:00
Matias Alejo Garcia 93108ab1aa v0.0.21 2015-04-02 18:52:45 -03:00
Matias Alejo Garcia b0137eff48 update bitcore 2015-04-02 18:51:24 -03:00
Matias Alejo Garcia 564bc76984 update versions 2015-04-02 18:51:24 -03:00
Matias Alejo Garcia 42499bec93 update version 2015-04-02 18:51:24 -03:00
Matias Alejo Garcia 616f9513e2 Merge pull request #164 from isocolsky/async_scan
Async scan
2015-04-02 14:34:49 -03:00
Ivan Socolsky af0ccf9361 v0.0.19 2015-04-02 14:30:56 -03:00
Ivan Socolsky d1a81f60a1 update readme 2015-04-02 14:10:24 -03:00
Ivan Socolsky 9e5a3485ce disable log during tests 2015-04-02 13:27:13 -03:00
Ivan Socolsky 47a7f5ef65 make ScanFinish a global notification 2015-04-02 13:27:13 -03:00
Ivan Socolsky 19f5e4b011 add rest method 2015-04-02 13:27:13 -03:00
Ivan Socolsky fe29fa107a start scan 2015-04-02 13:27:13 -03:00
Ivan Socolsky f37ec60951 fix unauthorized 2015-04-02 13:27:13 -03:00
Ivan Socolsky 2874f6745b store after each branch derivation to save progress 2015-04-02 13:27:13 -03:00
Ivan Socolsky d11887ff66 Merge pull request #162 from matiu/feat/replaceTmpReqKey
Adds replaceTemporaryRequestKey
2015-04-02 13:24:54 -03:00
Matias Alejo Garcia ae2ec61de6 update error message 2015-04-02 13:08:27 -03:00
Matias Alejo Garcia c582842a99 update pkr signature 2015-04-02 13:08:27 -03:00
Matias Alejo Garcia 089ca1fec6 refactor update pkr 2015-04-02 13:08:27 -03:00
Matias Alejo Garcia ce53209a79 update fromObj 2015-04-02 13:08:27 -03:00
Matias Alejo Garcia 747762d114 add API entry point to update reqpubkey 2015-04-02 13:08:27 -03:00
Matias Alejo Garcia e59ff66a64 add notification 2015-04-02 13:08:27 -03:00
Matias Alejo Garcia 039396dfaa id param to wallet create 2015-04-02 13:08:26 -03:00
Matias Alejo Garcia d7964a8239 Merge pull request #163 from isocolsky/feat/scan
Feat/scan
2015-04-01 18:47:16 -03:00
Ivan Socolsky 55655296e3 derive addresses in series 2015-04-01 18:42:12 -03:00
Ivan Socolsky 634daf6450 cleanup code 2015-04-01 17:48:54 -03:00
Ivan Socolsky 953356dc26 test address creation after scan 2015-04-01 17:36:58 -03:00
Ivan Socolsky 6ad73547eb fix getAddressActivity method in blockchain explorer 2015-04-01 17:28:52 -03:00
Ivan Socolsky 767ff3b33e add test signature 2015-04-01 17:22:36 -03:00
Ivan Socolsky 9ad89452cb add derivation delay 2015-04-01 17:21:06 -03:00
Ivan Socolsky cdd1e9ea58 test wallet recreation 2015-04-01 17:11:39 -03:00
Ivan Socolsky ed43742189 scan + basic tests 2015-04-01 16:42:12 -03:00
Ivan Socolsky 5349529444 add address derivation to copayer model 2015-03-31 17:01:26 -03:00
Ivan Socolsky 33ede5c65e add getActivity(addresses) to blockchain explorer 2015-03-31 17:00:50 -03:00