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
|
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
|
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 |
|
Gustavo Maximiliano Cortez
|
6c0ff1aafc
|
Fix text area without readonly to copy from iOS
|
2014-10-16 15:56:52 -03:00 |
|
Gustavo Maximiliano Cortez
|
74174f9775
|
Fix backup for iOS
|
2014-10-16 15:10:13 -03:00 |
|
Matias Pando
|
28d888b75f
|
Set default ports automatically on Insight URLs
|
2014-10-15 18:16:57 -03:00 |
|
ssotomayor
|
2a2542f6d0
|
Fix for object clone (defaultConfig was being overwritten from the settings)
|
2014-10-14 18:47:39 -03:00 |
|
ssotomayor
|
b25633eb70
|
Removed constants from app.js, now takes the values from config.js and makes the injectable.
|
2014-10-14 17:03:09 -03:00 |
|
ssotomayor
|
718fb8d861
|
Injects "defaults" const in controller
|
2014-10-14 15:35:46 -03:00 |
|
ssotomayor
|
152d4b1eb6
|
Add function showNetwork()
|
2014-10-14 15:33:52 -03:00 |
|
ssotomayor
|
8379f83c67
|
Fix for 1231, show insight-url when is not default.
|
2014-10-14 15:31:23 -03:00 |
|
Matias Alejo Garcia
|
4741f12060
|
Merge pull request #1562 from matiaspando/error/cryptojs
Error/cryptojs
|
2014-10-11 17:13:48 -03:00 |
|
Ivan Socolsky
|
1d546e5898
|
Merge pull request #1564 from cmgustavo/bug/01-redir
redid to / if browser is supported
|
2014-10-10 18:04:12 -03:00 |
|
Ivan Socolsky
|
599f049e3a
|
Merge pull request #1560 from cmgustavo/feature/01-backup-plain-text
View plain text backup on Safari
|
2014-10-10 17:48:46 -03:00 |
|
Ivan Socolsky
|
99ab79e1bf
|
Merge pull request #1554 from cmgustavo/bug/05-import
Bug/import-backup
|
2014-10-10 17:39:15 -03:00 |
|
Gustavo Maximiliano Cortez
|
473cc68cbc
|
redid to / if browser is supported
|
2014-10-09 17:11:53 -03:00 |
|
Matias Alejo Garcia
|
c7ace2f7bb
|
Merge pull request #1556 from isocolsky/fix/corrupt_tx
Disabled cleanup of TXPs with spent utxos
|
2014-10-09 14:58:18 -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
|
7053c322c9
|
Only update TXs & balance once after changes to proposals
|
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
|
1d68a69361
|
Changing CryptoJS to SJCL
|
2014-10-09 11:18:12 -03:00 |
|
Yemel Jardi
|
d849df98c6
|
Fix payment uri handling
|
2014-10-09 10:58:59 -03:00 |
|
Gustavo Maximiliano Cortez
|
7beb2589d6
|
View plain text backup for Safari
|
2014-10-09 10:37:00 -03:00 |
|
Ivan Socolsky
|
9673016395
|
Disabled cleanup of TXPs with spent utxos
|
2014-10-08 12:06:33 -03:00 |
|
Gustavo Maximiliano Cortez
|
e19185139e
|
Import backup from a plain text only for iOS
|
2014-10-07 16:37:22 -03:00 |
|
Ivan Socolsky
|
7173230d1a
|
Removed subscription to 'inv' events
|
2014-10-07 15:46:05 -03:00 |
|
Gustavo Maximiliano Cortez
|
259ce7c798
|
check amount with decimals
|
2014-10-07 12:39:16 -03:00 |
|
Gustavo Maximiliano Cortez
|
d8c3f9451d
|
Catch error when TransactionBuilder
|
2014-10-06 20:13:57 -03:00 |
|
Matias Alejo Garcia
|
7cd30f754b
|
Merge pull request #1499 from cmgustavo/bug/01-angularjs-camera
Update form validation after qr-scan (join)
|
2014-10-06 19:34:40 -03:00 |
|