Commit graph

1,612 commits

Author SHA1 Message Date
Esteban Ordano
15d11f7e5e Move insight storage to a plugin 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
Ivan Socolsky
797da92d90 added get transaction history method 2014-10-24 10:51:38 -03:00
Esteban Ordano
5d980af518 Add Insight save and register 2014-10-24 10:51:38 -03:00
Gustavo Maximiliano Cortez
9999dcbe98 Show the notification messages for more time 2014-10-24 10:51:37 -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
ssotomayor
f5e0dfa58d PluginManager coverage tests. 2014-10-24 10:51:37 -03:00
Gustavo Maximiliano Cortez
93907dbfd1 backup a wallet during creation. View wallet/profile backup in plain text for safari 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
Matias Alejo Garcia
02d5604497 #import test 2014-10-24 10:51:37 -03:00
Gustavo Maximiliano Cortez
86d9e9ee2c After delete a wallet, select the latest created 2014-10-24 10:51:37 -03:00
Gustavo Maximiliano Cortez
19f6118f7f Fixes if last focused wallet is undefined 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
Matias Alejo Garcia
8765b02883 fix #join 2014-10-24 10:51:36 -03:00
Ivan Socolsky
661deca9b0 fix sidebar when there are no wallets 2014-10-24 10:51:36 -03:00
Ivan Socolsky
0ae93cefb9 compute balance only if list of wallets is visible 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
Ivan Socolsky
404016cfb5 removed debugging logs 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
972b29b5de update ui as soon as balance is computed 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
62502bc698 implemented wallet selection in sidebar 2014-10-24 10:51:35 -03:00
Gustavo Maximiliano Cortez
0e1cdda52d import a wallet inside a profile 2014-10-24 10:51:35 -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
Matias Pando
d461ddd600 Fixes access to settings and a small typo 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
09439d1d41 rebased to master 2014-10-24 10:51:35 -03:00
Matias Alejo Garcia
7a463c9a9d 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
e3107c85ac fix delete wallet 2014-10-24 10:51:07 -03:00
Matias Alejo Garcia
47ae3fcb19 store iterations in Storage 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
95e8a22c54 enhacements on notifications and balance updates 2014-10-24 10:51:07 -03:00
Matias Alejo Garcia
a3d0b9e48b fix manage controller, refactor logged attr 2014-10-24 10:51:07 -03:00
Matias Alejo Garcia
b391344daf fix join flow 2014-10-24 10:51:07 -03:00
Matias Alejo Garcia
8b45d132a2 remove unused params 2014-10-24 10:51:07 -03:00
Ivan Socolsky
279ab41b6c call netStart() when opening wallet 2014-10-24 10:51:07 -03:00
Ivan Socolsky
b3c1447376 Store secret number 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia
f1ae8f9c33 add store/restore passphrasse methods 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia
d9cd2e95d4 add manage page to create/join/import/delete wallets 2014-10-24 10:51:06 -03:00
Matias Alejo Garcia
29bbfa184c add warning for old wallets 2014-10-24 10:51:06 -03:00