Commit Graph

58 Commits

Author SHA1 Message Date
Matias Alejo Garcia 8f8eae0f05 fix tests 2014-12-10 18:42:32 -03:00
Ivan Socolsky 6797c3db19 removed unused code in wallet + tests 2014-12-03 17:49:04 -03:00
Matias Pando c7590c2d33 Test fixed and added error checks 2014-12-02 18:29:52 -03:00
Matias Pando 8c36b040c0 Test fixed 2014-12-02 18:29:09 -03:00
Matias Pando 3c238ca064 Added test to transactionHistoryCvs 2014-12-02 18:29:09 -03:00
Matias Alejo Garcia b3584aea77 add tests to _onPublicKeyRing 2014-12-02 15:18:56 -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
Matias Alejo Garcia 102f584957 add tests to sentTs 2014-11-27 18:26:05 -03:00
Matias Alejo Garcia 8339cd7298 signMessage on message 2014-11-27 17:45:10 -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
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 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
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
Esteban Ordano 46fddba5cd performance: addressIsOwn piggybacking from addressToPath map on public key ring 2014-11-13 17:45:42 -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 9ab27c7bdd add test 2014-11-12 18:34:49 -03:00
Gustavo Maximiliano Cortez eb325bf377 skip test that fail with timeout on travis 2014-11-12 13:46:55 -03:00
Ivan Socolsky 5d3a860572 added tests for pagination 2014-11-10 16:35:08 -03:00
Ivan Socolsky dff11dbd70 fixed tests 2014-11-10 16:35:08 -03:00
Ivan Socolsky 49ea9d8c3d removed from wallet model 2014-11-07 11:21:12 -03:00
Ivan Socolsky 015af22638 added rate services to wallet 2014-11-07 11:19:21 -03:00
Ivan Socolsky 0db8c1008b made wallet#sign synchronous 2014-11-06 14:53:09 -03:00
Matias Alejo Garcia 1f9b9c8dca variable fee for "send all funds" 2014-11-03 15:53:00 -03:00
Ivan Socolsky dbf1ae2f64 fixed test 2014-10-30 16:47:01 -03:00
Ivan Socolsky 0190a9d1fe fixed tests 2014-10-28 15:56:03 -03:00
Matias Alejo Garcia 47e958277a fix mocha test in Wallet & Identity 2014-10-27 13:13:27 -03:00
Esteban Ordano 24c927a93a Remove WalletLock and Storage tests 2014-10-25 21:14:59 -03:00
Ivan Socolsky ccb138f605 show label and comment in view 2014-10-24 10:51:38 -03:00
Ivan Socolsky d44b56d564 added comment from proposal if available 2014-10-24 10:51:38 -03:00
Ivan Socolsky b6f5b342f2 retrieving label from address book 2014-10-24 10:51:38 -03:00
Ivan Socolsky 6e2ade54bc differentiate change addresses from regular addresses 2014-10-24 10:51:38 -03:00
Ivan Socolsky de5772112f add tests 2014-10-24 10:51:38 -03:00
Matias Alejo Garcia b5f05118c7 update models tests to new API 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia 622c3da68c add wallet.id to debug logs 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia 92f1bacf82 login working on the UX 2014-10-24 10:51:05 -03:00