Commit Graph

805 Commits

Author SHA1 Message Date
Ivan Socolsky 8517dcd2d6 cleanup unused method for alt currency conversion 2014-11-07 11:18:38 -03:00
Ivan Socolsky 0db8c1008b made wallet#sign synchronous 2014-11-06 14:53:09 -03:00
Esteban Ordano df52a0ef95 fix: Passphrase getting generated correctly 2014-11-04 11:12:16 -03:00
Matias Alejo Garcia 7a610c1b5b fix type 2014-11-03 17:44:24 -03:00
Matias Alejo Garcia 1f9b9c8dca variable fee for "send all funds" 2014-11-03 15:53:00 -03:00
Ivan Socolsky 89562e9612 fix tests 2014-10-31 19:13:08 -03:00
Ivan Socolsky 7e8f1a1668 made Identity#create asynchronous 2014-10-30 18:08:50 -03:00
Ivan Socolsky dbf1ae2f64 fixed test 2014-10-30 16:47:01 -03:00
Matias Alejo Garcia d2f09291cf add change storage to settings 2014-10-30 16:20:25 -03:00
Matias Alejo Garcia 505ac5b5c6 rename controllers and views 2014-10-30 14:13:40 -03:00
Matias Alejo Garcia ae4dd9a54b fix ALL karma + mocha tests, + karma integration 2014-10-29 22:54:48 -03:00
Matias Alejo Garcia 061938ea63 karma unit directive and services fixed 2014-10-29 20:46:46 -03:00
Matias Alejo Garcia b2c04b7372 fix controllerSpec tests 2014-10-29 20:46:45 -03:00
Matias Alejo Garcia fd7c484761 Merge pull request #56 from ssotomayor/fixes1592
Fix for test after change of PublicKeyRing.
2014-10-29 17:19:00 -03:00
ssotomayor 0f1168882c Removed unnecesary console.log 2014-10-29 17:14:54 -03:00
ssotomayor cf1f7eae01 Fix for test on PublicKeyRing. 2014-10-29 17:14:24 -03:00
Matias Alejo Garcia bfdfc68d83 all mocha tests fixes 2014-10-29 08:59:06 -03:00
Matias Alejo Garcia e2a9c06d5f unify crypto tests 2014-10-29 08:43:00 -03:00
Matias Alejo Garcia 720fd50940 fix and add more tests to Crypto kdf 2014-10-29 08:40:41 -03:00
Matias Alejo Garcia 4522626544 fix and add more tests to Compat 2014-10-29 08:34:07 -03:00
Ivan Socolsky 0190a9d1fe fixed tests 2014-10-28 15:56:03 -03:00
Ivan Socolsky d5b04d7ad8 removed backup step in wallet creation 2014-10-28 15:48:00 -03:00
Esteban Ordano 35bab383b0 Fixes import & export with new encryption 2014-10-28 15:01:34 -03:00
Esteban Ordano 1b0f6836dc Create a Compatibility namespace 2014-10-28 15:00:57 -03:00
Matias Alejo Garcia 6e18949241 Merge pull request #41 from isocolsky/first_wallet
moved default wallet creation to controller
2014-10-28 14:59:15 -03:00
Ivan Socolsky 240b48eee3 moved default wallet creation to controller 2014-10-28 10:26:39 -03:00
Matias Alejo Garcia 16f85d8d6a add tests to cryptoUtil 2014-10-27 19:26:21 -03:00
Matias Alejo Garcia 8183a1d3c7 fixes #importWallet 2014-10-27 17:23:01 -03:00
Matias Alejo Garcia 1313088e14 fix tests 2014-10-27 14:53:40 -03:00
Matias Alejo Garcia 47e958277a fix mocha test in Wallet & Identity 2014-10-27 13:13:27 -03:00
Esteban Ordano 291975bb24 Fixing Identity Network Tests 2014-10-26 21:25:36 -03:00
Esteban Ordano 3e5ccabc00 Fixing Identity test 2014-10-26 20:40:39 -03:00
Esteban Ordano 88459c74bb Remove underscore for lodash 2014-10-25 21:14:59 -03:00
Esteban Ordano aa6e299175 Fixes the Identity tests 2014-10-25 21:14:59 -03:00
Esteban Ordano 24c927a93a Remove WalletLock and Storage tests 2014-10-25 21:14:59 -03:00
Esteban Ordano de90f3eec2 Try to fix karma tests 2014-10-25 21:11:03 -03:00
Matias Alejo Garcia 3c8caacc92 . 2014-10-24 10:51:39 -03:00
Esteban Ordano cf0b1b4df1 Mocha tests fixed 2014-10-24 10:51:38 -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
ssotomayor 554f3439d3 Fix for test 2014-10-24 10:51:37 -03:00
ssotomayor da827bdd06 Quick fix: Adds missing test in parsing uri for Insight.js 2014-10-24 10:51:37 -03:00
ssotomayor beb08a25d2 Insight model test update for more coverage. 2014-10-24 10:51:37 -03:00
ssotomayor f5e0dfa58d PluginManager coverage tests. 2014-10-24 10:51:37 -03:00
Matias Alejo Garcia 02d5604497 #import test 2014-10-24 10:51:37 -03:00
Matias Alejo Garcia 39e85396db WIP test 2014-10-24 10:51:36 -03:00
Matias Alejo Garcia e109550d9b add onlyKey opts to storage #getFirst 2014-10-24 10:51:36 -03:00
Ivan Socolsky 37526b554e replaced last opened with last focused wallet 2014-10-24 10:51:36 -03:00
Matias Alejo Garcia c9469b6da7 wallet and profile backup working on the UX 2014-10-24 10:51:35 -03:00
Matias Alejo Garcia e1b9f4f859 add #toEncryptedObj 2014-10-24 10:51:07 -03:00
Ivan Socolsky aa9f16a7e9 on identity open return most recently used wallet 2014-10-24 10:51:07 -03:00
Matias Alejo Garcia a3d96535cd rebased to current master 2014-10-24 10:51:07 -03:00
Matias Alejo Garcia f1ae8f9c33 add store/restore passphrasse methods 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia b03a3f1391 check if there is not profile, to redir 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia bdaf40de48 add redirs to internal pages 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia 572dff6baf rm WalletFactory tests 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia b5f05118c7 update models tests to new API 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia 0b7e9be611 controllers refactor to handle identities 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia 622c3da68c add wallet.id to debug logs 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia 923a0bb975 default long polling in socket.io (in config.js) 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia ab2424f478 fix rebase issues 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
Matias Alejo Garcia 7a2906c8d1 create profile working! 2014-10-24 10:51:05 -03:00
Matias Alejo Garcia 74129a6923 mv Passphrase logic to Storage 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia 70d306242e refactors to UX 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia 508a8bfc3c one wallet by default 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia 606ea0668c refactor iden #create 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia d84808f0c7 add test to join wallet 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia 3e968129de migrate wallet compat test to wallet :D :D :D 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia c9a4046759 refactor Profile 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia 4c582384b0 mv #read to wallet 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia 1dd906afcd add sinon for fromObj 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia cbc46f5345 obtainNetworkName to wallet 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia abf74695b6 mv wallet test from walletfactory to wallet 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia 1ff109b5e5 complete API in profile 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia 7abdc77611 add #addWallet to profile 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia 77a01370cb add overwrite param to #store 2014-10-24 10:51:04 -03:00
Matias Alejo Garcia 0afc5f2c0c test for new Iden functions 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia 591c8c84b6 skip compat tests in Identity 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia d7b7633fef skip compat tests in Identity 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia 028a300012 rm storage.storage to storage.db 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia c4c7dc8eb1 rm Identity#import 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia a446d3775e refactor readWallet 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia 2bc1945309 refactor password param 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia 8d53fa82ed add Profile model 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia 691951a86a refactor key handing in storage (part 1) 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia eb9ab115d7 rename walletFactory to identity. Test passing 2014-10-24 10:51:03 -03:00
Matias Alejo Garcia 4741f12060 Merge pull request #1562 from matiaspando/error/cryptojs
Error/cryptojs
2014-10-11 17:13:48 -03:00
Matias Pando 02b85870df Merge pull request #1550 from cmgustavo/bug/10-amount
Bug/Invalid-amount
2014-10-09 13:15:32 -03:00
Ivan Socolsky 807e7754a3 Refactored TxProposal#getSent & tests 2014-10-09 11:24:09 -03:00
Ivan Socolsky 9d5b26f526 Preserve sent timestamp for incoming proposals 2014-10-09 11:24:09 -03:00
Matias Pando 1903885c9d Test fixed 2014-10-09 11:18:12 -03:00
Matias Pando 1d68a69361 Changing CryptoJS to SJCL 2014-10-09 11:18:12 -03:00
Matias Alejo Garcia 71e6fce6e6 Merge pull request #1559 from yemel/fix/android-uri
Fix payment uri handling
2014-10-09 11:06:27 -03:00
Yemel Jardi d849df98c6 Fix payment uri handling 2014-10-09 10:58:59 -03:00
Esteban Ordano 41198ff031 Fix tests: Allow single files to be run 2014-10-09 10:50:36 -03:00
Gustavo Maximiliano Cortez 259ce7c798 check amount with decimals 2014-10-07 12:39:16 -03:00