Commit Graph

177 Commits

Author SHA1 Message Date
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
Matias Alejo Garcia fb18487b4f Merge pull request #1428 from isocolsky/ux/conversion_rate
Ux/conversion rate
2014-09-22 09:54:36 -03:00
Matias Alejo Garcia 9a38828b85 Merge pull request #1427 from isocolsky/fix/notification
Removed 'funds received' notification for change addresses
2014-09-22 09:51:30 -03:00
Ivan Socolsky dadf8396f5 On reconnect do not redirect to 'receive' tab 2014-09-19 11:34:13 -03:00
Ivan Socolsky 6b891418d3 Added conversion rate to send controller 2014-09-18 11:07:07 -03:00
Ivan Socolsky e0263cf594 Removed 'funds received' notification for change addresses 2014-09-17 17:39:53 -03:00
Gustavo Maximiliano Cortez 4a91729121 added translation attribute to controllers files. 2014-09-17 09:26:28 -03:00
Ivan Socolsky 1f83f85189 separated subscribeToAddresses from getAddressesInfo 2014-09-12 10:25:38 -03:00
Manuel Araoz 03e4b49bd0 settings: fix updateTx 2014-09-11 11:29:45 -07:00
Manuel Araoz a048f8eed5 settings: fix references to alternativeIsoCode 2014-09-10 13:39:22 -07:00
Manuel Araoz 7c582f4bd5 settings: fix references to unitToSatoshi 2014-09-10 13:39:22 -07:00
Manuel Araoz 3691bd5ee0 settings: fix balance bug 2014-09-10 13:33:15 -07:00
Matias Alejo Garcia 74593fe778 fix signed message 2014-09-09 22:33:31 -03:00
Matias Alejo Garcia 45fd46e3bc fix reconnect to insight 2014-09-09 22:33:31 -03:00
Matias Alejo Garcia dd8fcaa1b1 refacor blockchain handlers 2014-09-09 22:33:30 -03:00
Matias Alejo Garcia 1c5b59a263 fix addr 2014-09-09 22:33:30 -03:00
Matias Alejo Garcia 6944b9119b move blockchain event handles to wallet 2014-09-09 22:33:30 -03:00
Matias Alejo Garcia 7706a17416 fix typo 2014-09-09 22:31:29 -03:00
Matias Alejo Garcia b516e844a8 lazy connect 2014-09-09 22:31:29 -03:00
Matias Alejo Garcia fb05586c32 fix addr 2014-09-09 22:30:21 -03:00
Matias Alejo Garcia 255affe382 fix received 2014-09-09 22:30:21 -03:00
Matias Alejo Garcia b5b7acd5a4 move blockchain event handles to wallet 2014-09-09 22:30:21 -03:00
Matias Alejo Garcia bd78c758aa fix typo 2014-09-09 22:30:21 -03:00
Matias Alejo Garcia c45495eeff lazy connect 2014-09-09 22:30:21 -03:00
Gustavo Maximiliano Cortez db3ca4ceef Merge pull request #1270 from isocolsky/fix/remove_spent
Removed proposals with spent inputs
2014-09-04 18:25:11 -03:00
Yemel Jardi 7e36122e3c Merge pull request #1253 from cmgustavo/bug/03-angular-issues
Fixes angular issue
2014-09-03 14:25:53 -03:00
Ivan Socolsky 55aa4e8f68 Added call from UX 2014-09-03 11:55:18 -03:00
Gustavo Maximiliano Cortez aeab2b0ca4 removed commented line 2014-09-02 11:30:45 -03:00
Gustavo Maximiliano Cortez ac78e2d1e7 Remove peerjs 2014-09-02 10:48:22 -03:00
Gustavo Maximiliano Cortez 1c619ea6d1 Fixes angular issue when closing a wallet that was opened in another window 2014-09-01 11:38:47 -03:00
Esteban Ordano 54b3482b1f Add dollar balance to sidebar 2014-09-01 10:42:30 -03:00
Matias Alejo Garcia ccbbe58fc1 Merge pull request #1234 from yemel/refactor/blockchain
Refactor/blockchain
2014-08-29 19:51:20 -03:00
Yemel Jardi b97a332ae9 Add reconnecting notification, change subscribed list to dict, update balance after reconnect 2014-08-29 15:01:07 -03:00
Matias Pando bc1d12ae89 Fixes the link issue 2014-08-29 12:33:56 -03:00
Yemel Jardi 862dfa72c9 Integrate the new model 2014-08-29 12:27:53 -03:00
Yemel Jardi 16091bd330 Refactor controllers 2014-08-29 12:27:53 -03:00
Yemel Jardi 33801e9587 Refactor blockchain backing service 2014-08-29 12:27:53 -03:00