Commit graph

930 commits

Author SHA1 Message Date
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
Ivan Socolsky
33e115d0c2 Refactored copayers selection on create form 2014-10-06 10:40:16 -03:00
Matias Alejo Garcia
ffe90f2ecc add secret to adv options in #more 2014-10-04 11:36:22 -03:00
Gustavo Maximiliano Cortez
90c01ae384 Merge pull request #1497 from isocolsky/fea/no_broadcast
When only 1 signature is required, broadcast at creation
2014-10-02 11:09:56 -03:00
Matias Alejo Garcia
b69def07f7 update bitcore bundle 2014-10-01 13:02:45 -03:00
Ivan Socolsky
645734f139 Fixed actions on txProposal event 2014-10-01 09:42:00 -03:00
Ivan Socolsky
2c53bc073e Improved tests 2014-10-01 09:42:00 -03:00
Esteban Ordano
df20d7e242 Style: Moving all tests to a subfolder 2014-09-29 20:09:59 -03:00
Ivan Socolsky
b15c620f0d When only 1 signature is required, broadcast at creation 2014-09-29 19:02:32 -03:00
Gustavo Maximiliano Cortez
26148d1f76 simple test 2014-09-26 09:55:16 -03:00
Matias Alejo Garcia
4b41915df6 Merge pull request #1473 from eordano/style/grunt-auto-loader
Change gruntfile and update dependencies
2014-09-25 09:44:04 -03:00
Esteban Ordano
8596b3d273 Change gruntfile and update dependencies 2014-09-25 09:27:39 -03:00
Ivan Socolsky
cfa00590a6 Added lastOpened to list of all wallets 2014-09-25 09:01:12 -03:00
Matias Alejo Garcia
be72a2b77a Merge pull request #1468 from isocolsky/ref/storage
Refactor wallet storage
2014-09-25 08:17:24 -03:00
Matias Alejo Garcia
c360fbb926 Merge pull request #1460 from cmgustavo/bug/01-import
Trying to import a wallet with a wrong password
2014-09-25 07:51:23 -03:00
Ivan Socolsky
48c3633ece Wallets in both formats only get listed once 2014-09-24 09:39:17 -03:00
Matias Pando
12adaa64d2 Fixes show all/show less button on address list 2014-09-23 17:25:20 -03:00
Ivan Socolsky
861c1882df Removed unused functions and refactored tests 2014-09-23 17:20:21 -03:00
Ivan Socolsky
cd3f2b8b90 Added methods for storing/reading from sinlge key-value pair 2014-09-23 17:20:21 -03:00
Ivan Socolsky
0f37ea1929 Added Storage#readWallet and used this from WalletFactory 2014-09-23 17:20:20 -03:00
Gustavo Maximiliano Cortez
039f0ed461 Trying to import a wallet with a wrong password 2014-09-23 16:32:23 -03:00
Matias Pando
06c83a8aba Move files to /model 2014-09-23 15:44:11 -03:00
Matias Alejo Garcia
97af7c2fbc Merge pull request #1410 from chjj/fix_paypro_sent
paypro: fix signature error. fix merchant_data. see #1409.
2014-09-23 15:22:23 -03:00
Christopher Jeffrey
66b845f7fd test: update tests for paypro fix. 2014-09-22 16:15:46 -07:00
Esteban Ordano
59c9553a4e Fixes test on rateService: github issue #1457 2014-09-22 20:15:41 -03:00
Manuel Aráoz
3a79f039cd Merge pull request #1307 from matiu/feature/drive
Feature/ Async storage + Google Drive example
2014-09-22 09:57:49 -03:00