Commit graph

213 commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez
ea7de935d7 Rename of callback function. Add network name. 2014-11-11 10:59:05 -03:00
Gustavo Maximiliano Cortez
ca3e9005a7 Manage wallets 2014-11-10 16:41:07 -03:00
Gustavo Maximiliano Cortez
b71bef495a fix alternativeAmount for list of pending transactions proposals 2014-11-08 11:42:01 -03:00
Matias Alejo Garcia
a73edca586 Merge pull request #1739 from isocolsky/balance
showing N/A when rate services not available
2014-11-08 09:40:04 -03:00
Ivan Socolsky
b8e7613822 showing N/A when rate services not available 2014-11-07 13:04:46 -03:00
Gustavo Maximiliano Cortez
431a66eeb2 Refresh list of pending transactions proposals after any events 2014-11-07 13:03:34 -03:00
Ivan Socolsky
9db19422e4 compute alternative currency for pending txps 2014-11-07 11:18:38 -03:00
Matias Pando
be10694763 Update balance to every wallet 2014-11-06 12:47:54 -03:00
Matias Alejo Garcia
e59fc26f0d Merge pull request #1716 from matiaspando/iss1700
Replaced a call to a function for a variable
2014-11-04 13:08:47 -03:00
Matias Pando
b086cff940 Replaced a call to a function for a variable 2014-11-04 12:13:09 -03:00
Matias Pando
bacea69cb3 Added page and controller to select wallet 2014-11-03 18:03:41 -03:00
Matias Alejo Garcia
1f9b9c8dca variable fee for "send all funds" 2014-11-03 15:53:00 -03:00
Matias Alejo Garcia
97aac05374 change timeout 0 to 1 2014-11-01 21:56:58 -03:00
Matias Alejo Garcia
a268c3c8eb add digest 2014-11-01 21:50:02 -03:00
Gustavo Maximiliano Cortez
923cd8d65b Merge pull request #1659 from matiu/bug/logout3
reload on logout
2014-10-31 17:54:45 -03:00
Matias Alejo Garcia
9fe165fefb reload on logout 2014-10-31 16:30:41 -03:00
Matias Alejo Garcia
b49661ebd8 split ts, better syncing 2014-10-31 15:54:22 -03:00
Ivan Socolsky
076d4c20cf fixed bug in controllerUtils#isFocusedWallet 2014-10-31 12:18:43 -03:00
Matias Pando
470e16eaa1 Added home 2014-10-31 11:51:02 -03:00
Ivan Socolsky
aa49ba9468 updating only pending txs 2014-10-31 11:25:49 -03:00
Gustavo Maximiliano Cortez
950a89727b removed transaction proposals from history. Just list transactions sent 2014-10-30 21:32:49 -03:00
Matias Alejo Garcia
d2f09291cf add change storage to settings 2014-10-30 16:20:25 -03:00
Matias Alejo Garcia
08dc892887 add store Profile on adding wallets 2014-10-29 23:23:16 -03:00
Matias Alejo Garcia
1313088e14 fix tests 2014-10-27 14:53:40 -03:00
Esteban Ordano
61b677498b Remove Storage and Profile, Move folders, add EncryptedInsightStorage 2014-10-25 21:14:59 -03:00
Gustavo Maximiliano Cortez
169c42af85 Catch the errors on the notification system. If there is an error when joining, not logout 2014-10-24 10:51:37 -03:00
Gustavo Maximiliano Cortez
abe82dc158 fixes: addresses didn't show the balance 2014-10-24 10:51:37 -03:00
Gustavo Maximiliano Cortez
c01cdb8b25 Delete wallet function as service 2014-10-24 10:51:37 -03:00
Ivan Socolsky
37526b554e replaced last opened with last focused wallet 2014-10-24 10:51:36 -03:00
Ivan Socolsky
24f103288d removed dead code 2014-10-24 10:51:36 -03:00
Ivan Socolsky
3191ba200c do not select wallet on 'ready' message 2014-10-24 10:51:36 -03:00
Ivan Socolsky
1f45ecfdc8 compute balance for all wallets 2014-10-24 10:51:36 -03:00
Ivan Socolsky
0ff67f69ef refresh balance instantly if cache hit 2014-10-24 10:51:36 -03:00
Ivan Socolsky
2beda0c354 refreshing wallet clears balance cache 2014-10-24 10:51:35 -03:00
Ivan Socolsky
046546e8d3 cached wallet balance 2014-10-24 10:51:35 -03:00
Ivan Socolsky
43c0eb9cb6 handle 0 wallets 2014-10-24 10:51:35 -03:00
Matias Alejo Garcia
47ae3fcb19 store iterations in Storage 2014-10-24 10:51:07 -03:00
Matias Alejo Garcia
95e8a22c54 enhacements on notifications and balance updates 2014-10-24 10:51:07 -03:00
Matias Alejo Garcia
bdaf40de48 add redirs to internal pages 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
ac491d10b0 switch between wallets in profile working 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
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
Ivan Socolsky
7053c322c9 Only update TXs & balance once after changes to proposals 2014-10-09 11:24:09 -03:00
Ivan Socolsky
9673016395 Disabled cleanup of TXPs with spent utxos 2014-10-08 12:06:33 -03:00
Ivan Socolsky
2c53bc073e Improved tests 2014-10-01 09:42:00 -03:00
Matias Pando
12adaa64d2 Fixes show all/show less button on address list 2014-09-23 17:25:20 -03:00
Matias Alejo Garcia
5e4593d93e Merge pull request #1437 from isocolsky/fix/reconnect
On reconnect do not redirect to 'receive' tab
2014-09-22 09:58:13 -03:00