Commit Graph

822 Commits

Author SHA1 Message Date
Matias Pando 198a39beff Test fixed 2014-12-02 11:05:42 -03:00
Matias Pando 52fb680658 Storing the backup flag 2014-12-02 11:05:42 -03:00
Matias Pando d0c5e16865 Added Tes 2014-12-02 11:05:42 -03:00
Matias Pando 3f65288dca Added the flag backupNeeded 2014-12-02 11:05:42 -03:00
Gustavo Maximiliano Cortez 17614d2968 Merge pull request #1913 from matiu/feature/quota
Feature/quota
2014-12-02 09:46:11 -03:00
Matias Alejo Garcia ae036d5aa8 fix wallet stub 2014-12-02 03:10:00 -03:00
Matias Alejo Garcia 9c8090b06d fix mocha and add header tests 2014-12-02 03:07:35 -03:00
Ivan Socolsky 2840fd7813 avoiding Identity#bindWallet from tests 2014-12-01 15:48:26 -03:00
Ivan Socolsky e308fd6f92 tests 2014-12-01 15:37:28 -03:00
Gustavo Maximiliano Cortez 6c35fca5ae fix karma test 2014-12-01 11:03:35 -03:00
Matias Alejo Garcia f490f4a661 updates karma tests 2014-11-30 23:08:16 -03:00
Matias Alejo Garcia c2163f8c7a fix mocha 2014-11-30 22:45:25 -03:00
Matias Alejo Garcia 3ae6378678 identity now emits! 2014-11-30 22:41:21 -03:00
Matias Alejo Garcia 57299d675e balance Service 2014-11-30 22:41:21 -03:00
Matias Alejo Garcia a8f0401e8e simplified and cached address derivation 2014-11-30 22:40:05 -03:00
Ivan Socolsky bdec000af5 added rates to tx history 2014-11-28 11:23:08 -03:00
Matias Alejo Garcia 102f584957 add tests to sentTs 2014-11-27 18:26:05 -03:00
Gustavo Maximiliano Cortez 3784c7931a Merge pull request #1878 from matiu/ref/sign-message
Ref/sign message
2014-11-27 17:52:43 -03:00
Matias Alejo Garcia 8339cd7298 signMessage on message 2014-11-27 17:45:10 -03:00
Matias Alejo Garcia cdc80e94eb rm senderId from setCopayers 2014-11-27 07:35:07 -03:00
Matias Alejo Garcia e49a61980e onSignature 2014-11-26 17:25:57 -03:00
Matias Alejo Garcia 1c4783468e test working, signMessage 2014-11-26 15:15:12 -03:00
Ivan Socolsky 724055f3fc fixed tests 2014-11-26 12:42:37 -03:00
Matias Alejo Garcia 05325b2d92 WIP: sign message 2014-11-26 08:38:02 -03:00
Matias Alejo Garcia 78933f8821 lodash on loop 2014-11-25 17:44:51 -03:00
Matias Alejo Garcia fb891d3f89 on reject / seen checks 2014-11-25 17:35:48 -03:00
Matias Alejo Garcia 4e54fe6cf7 fix pending notification 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia 7a862e3d9b code formatting 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia 5681d8e87d refactor test to use scripts 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia a759d801b4 fix karma 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia 3706b00724 better blackbox wallet tests 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia 6a540be8fc updates from eordano comments. Better jsdocs some more tests. Still WIP 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia abd19e5a96 updates from eordano comments. Better jsdocs some more tests. Still WIP 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia 9b327cd458 tests again! 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia 3310bb6677 refactor address book (remove signatures) 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia ae0dd40903 refactor PayPro tests 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia e9005c2ca0 wallet test passing 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia ae94139236 test passing with new TxProposal checks 2014-11-25 15:12:41 -03:00
Matias Alejo Garcia 32f281fb82 add paypro checks 2014-11-25 15:12:41 -03:00
Ivan Socolsky 379e15525a fixed fetch currencies + improved test coverage 2014-11-21 12:11:35 -03:00
Ivan Socolsky 18deef115a using paginated version of insight-api addrs/txs 2014-11-20 18:05:54 -03:00
Matias Alejo Garcia 3a0a1a2f23 fix paypro broadcast. add merchant info 2014-11-20 02:06:59 -03:00
Matias Alejo Garcia e68435ca42 Merge pull request #1804 from isocolsky/bulk
Pointing to new Insight api for retrieving txs
2014-11-14 12:44:23 -03:00
Esteban Ordano 46fddba5cd performance: addressIsOwn piggybacking from addressToPath map on public key ring 2014-11-13 17:45:42 -03:00
Ivan Socolsky 9c1a285d98 pointing to new Insight api for retrieving txs 2014-11-13 16:32:26 -03:00
Matias Alejo Garcia 6111089e13 add getName to sinon stub 2014-11-13 08:44:29 -03:00
Esteban Ordano 4726570b7a Merge pull request #1791 from matiu/bug/use-all-funds
Fix #1789 - use all funds button
2014-11-12 22:17:50 -03:00
Matias Alejo Garcia 376ee5359b fix karma test. rm unused code 2014-11-12 21:59:58 -03:00
Matias Alejo Garcia 9ab27c7bdd add test 2014-11-12 18:34:49 -03:00
Matias Alejo Garcia 546d0c181e Merge pull request #1772 from eordano/performance/cacheAddressesInfo
Cache addressesInfo
2014-11-12 16:53:51 -03:00