Commit Graph

1461 Commits

Author SHA1 Message Date
Matias Pando ee9fbc6654 Adding full wallet message 2014-09-09 15:07:36 -03:00
Gustavo Maximiliano Cortez 022dec727e hide delete and backup wallets on the intermediate screen 2014-09-09 14:46:22 -03:00
Gustavo Maximiliano Cortez c9bc512227 Fix: copayers list 2014-09-09 12:59:27 -03:00
Gustavo Maximiliano Cortez 2bfa83a8e5 Fixes: delete wallet on the intermediate screen 2014-09-09 11:47:42 -03:00
Gustavo Maximiliano Cortez f811f91952 Merge pull request #1322 from matiu/builderOpts2
Builder opts2
2014-09-09 10:55:20 -03:00
Matias Alejo Garcia 7bcf35f6d0 fix no fore opts 2014-09-09 10:43:29 -03:00
Matias Alejo Garcia 740be93836 fix fee / feeSat opts 2014-09-09 10:43:13 -03:00
Gustavo Maximiliano Cortez ea91c603f9 Merge pull request #1315 from isocolsky/fix/insight_down
Catching errors when trying to create new TXP
2014-09-09 10:38:52 -03:00
Matias Alejo Garcia 765d3dd658 fix sighash opts + add tests 2014-09-09 08:42:32 -03:00
Matias Alejo Garcia f87030c6cb Merge pull request #1317 from isocolsky/fix/all_funds
Fixed 'Use all funds' link for amounts below fee
2014-09-09 07:37:15 -03:00
Christopher Jeffrey 125b8a807b test: fix Wallet test pertaining to null/0 fees. 2014-09-08 18:47:42 -07:00
Christopher Jeffrey 0a1fab8e2a paypro: fix failing paypro test. 2014-09-08 17:52:22 -07:00
Christopher Jeffrey 98db768924 paypro: fix tx broadcasting with domains as paypro addresses. 2014-09-08 17:36:47 -07:00
Christopher Jeffrey 953ff985d8 paypro: implement short merchant names in address box and side box. 2014-09-08 17:07:21 -07:00
Christopher Jeffrey 49d362a238 paypro: improve PaymentRequest verification using the latest bitcore. 2014-09-08 17:00:38 -07:00
Christopher Jeffrey 4ce1c113e5 Revert "paypro: temporarily disable, with comments."
This reverts commit b6fa32dcfa.
2014-09-08 17:00:38 -07:00
Ivan Socolsky 9ee04fe45f Fixed 'Use all funds' link for amounts below fee 2014-09-08 17:35:55 -03:00
Matias Alejo Garcia 65e054c247 hide QR scanner if not supported 2014-09-08 17:07:43 -03:00
Matias Alejo Garcia 1ec279cd83 remove copy & paste button if not flash 2014-09-08 16:47:10 -03:00
Ivan Socolsky cef93325f4 Catch error when creating new TXP 2014-09-08 16:37:33 -03:00
Ivan Socolsky 152ab7aa44 Refactored Wallet#createTx 2014-09-08 15:50:20 -03:00
Matias Alejo Garcia a0eded69af Merge pull request #1300 from cmgustavo/feature/multilanguage-support
Feature/multilanguage support
2014-09-08 15:48:34 -03:00
Matias Alejo Garcia 906c964116 Merge pull request #1273 from yemel/mobile/cordova
Mobile - Cordova + IOS
2014-09-08 15:18:07 -03:00
Gustavo Maximiliano Cortez 550d82cacd rebased 2014-09-08 15:15:57 -03:00
Matias Alejo Garcia b15ddf23c4 Merge pull request #1299 from matiaspando/error/fixLostMessages
Subscribe again to receive messages
2014-09-08 15:13:17 -03:00
Matias Alejo Garcia c7f4770449 Merge pull request #1305 from isocolsky/ux/seen_icon
Calling setSeen on incoming tx proposal
2014-09-08 15:12:58 -03:00
Matias Alejo Garcia ff7b6d6ad8 Merge pull request #1265 from eordano/fix/1052
Remove BuilderMockV0
2014-09-08 15:08:12 -03:00
Matias Alejo Garcia 3124124ad2 Merge pull request #1302 from cmgustavo/bug/01-camera
Fix: camera when joining
2014-09-08 15:04:13 -03:00
Ivan Socolsky 664c02dc84 Set seen on incoming tx proposal 2014-09-08 14:27:58 -03:00
Gustavo Maximiliano Cortez 5ac5aa3c69 Merge pull request #1297 from eordano/beauty/Wallet
JSDoc for wallet.js
2014-09-08 13:00:34 -03:00
Yemel Jardi b1ed0f1656 Switch to cordova framework - IOS support 2014-09-08 12:39:05 -03:00
Matias Pando d96d9b8d61 Delete commented line 2014-09-08 12:12:23 -03:00
Matias Pando 6fa1005615 Subscribe again to receive messages 2014-09-08 12:12:23 -03:00
Gustavo Maximiliano Cortez bd2035eac9 Merge pull request #1287 from eordano/beauty/WalletFactory
JSDoc for WalletFactory
2014-09-08 12:00:42 -03:00
Esteban Ordano 9543fa851d JSDocs and beautifycation for HDPath 2014-09-08 11:48:21 -03:00
Gustavo Maximiliano Cortez 42df9aa409 Merge pull request #1285 from eordano/beauty/PublicKeyRing
JSDoc and beautified the code fro PublicKeyRing
2014-09-08 11:38:24 -03:00
Gustavo Maximiliano Cortez 323bc2bde0 Fixes camera when joining 2014-09-08 10:25:16 -03:00
Gustavo Maximiliano Cortez 3981ed3288 show default language below copay icon 2014-09-05 17:23:03 -03:00
Gustavo Maximiliano Cortez 6a855b7ac1 Fix Conflicts:
views/addresses.html
	views/send.html
	views/transactions.html
2014-09-05 17:06:25 -03:00
Gustavo Maximiliano Cortez 302e75228d Multi-language support. English by default 2014-09-05 16:56:47 -03:00
Matias Alejo Garcia d5d1ba59ee Merge pull request #1292 from cmgustavo/bug/05-angular-issues
Fixes parseFloat for compatibility with all browsers
2014-09-05 15:08:43 -03:00
Matias Alejo Garcia 1aa46b6ad0 Merge pull request #1298 from isocolsky/fix/update_balance
Fixed reentrant event updating balance multiple times
2014-09-05 15:07:25 -03:00
Matias Alejo Garcia 281b41d972 Merge pull request #1289 from cmgustavo/bug/02-localstorage
Fixes reading configuration from local storage
2014-09-05 15:06:37 -03:00
Ivan Socolsky 48cbd01686 Fixed reentrant event 2014-09-05 12:03:50 -03:00
Esteban Ordano f397d1f94f JSDoc for wallet.js 2014-09-05 11:49:35 -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
Matias Alejo Garcia 19eaa12dc8 Merge pull request #1284 from eordano/beauty/PrivateKey
JSDoc and beautified code for PrivateKey
2014-09-04 18:08:41 -03:00
Matias Alejo Garcia daa5fcaf07 Merge pull request #1296 from matiaspando/error/joinfullwallet
Bug found that stops sending messages
2014-09-04 18:07:29 -03:00
Matias Pando 6fc683dcaa Bug found that stops sending message 2014-09-04 17:47:24 -03:00
Ivan Socolsky ace301d1f8 Only remove pending txps 2014-09-04 17:37:38 -03:00
Gustavo Maximiliano Cortez 08024c1c77 Merge pull request #1291 from isocolsky/fix/First_address
Fix 1st address not showing
2014-09-04 14:32:18 -03:00
Matias Alejo Garcia 97390601a4 Merge pull request #1280 from eordano/beauty/HDParams
HDParams beautified and jsdoc'd
2014-09-04 14:11:45 -03:00
Matias Alejo Garcia 50175a8902 Merge pull request #1278 from eordano/beauty/Passphrase
JSDoc and beautify for Passphrase
2014-09-04 14:09:54 -03:00
Ivan Socolsky f9458aa4a1 Remove unnecessary code 2014-09-04 13:23:56 -03:00
Ivan Socolsky eb59a7dce9 Refresh global addresses when joining 2014-09-04 13:16:09 -03:00
Gustavo Maximiliano Cortez b9702dfa3f Fixes parseFloat for compatibility with all browsers 2014-09-04 11:42:21 -03:00
Esteban Ordano d92f0ed0eb JSDoc and beautified code for PrivateKey 2014-09-04 11:42:01 -03:00
Esteban Ordano 64399d7c71 JSDoc and better code for WalletFactory 2014-09-04 11:40:42 -03:00
Esteban Ordano 5a45c66573 JSDoc and beautified the code fro PublicKeyRing 2014-09-04 11:39:29 -03:00
Esteban Ordano 475b20f43f JSDoc and beautify for Passphrase 2014-09-04 11:37:14 -03:00
Esteban Ordano 49e7b2ae5f HDParams beautified and jsdoc'd 2014-09-04 11:36:25 -03:00
Ivan Socolsky cf3703e8ab Add explicit call to updateAddressList 2014-09-04 11:22:08 -03:00
Gustavo Maximiliano Cortez b76a18c295 Fixes reading from local storage configuration 2014-09-04 10:34:22 -03:00
Matias Pando 89dba4c616 Added secret number feature 2014-09-03 16:51:02 -03:00
Yemel Jardi 63db84af2a Merge pull request #1257 from eordano/feature/jsdoc1
Improve Copay's documentation: an example
2014-09-03 14:32:45 -03:00
Yemel Jardi 8ad6da9c28 Merge pull request #1263 from eordano/feature/underscore
Adds underscore to copay to make code more readable
2014-09-03 14:31:50 -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
Ivan Socolsky a07ffee068 Precondition check for TxProposals#deleteOne 2014-09-03 11:55:05 -03:00
Ivan Socolsky 8b55f69d40 Add method removeTxWithSpentInputs to wallet 2014-09-03 11:54:40 -03:00
Esteban Ordano bbb539012a Split log and logger to show the usage of jsdoc 2014-09-03 10:28:32 -03:00
Esteban Ordano fdf25d0124 Using underscore in a few files 2014-09-03 10:27:42 -03:00
Esteban Ordano b39a683339 Fix error message 2014-09-02 18:44:54 -03:00
Esteban Ordano 5f666aef66 Remove BuilderMockV0 2014-09-02 18:30:06 -03:00
Esteban Ordano a0c7d2cb66 Merge pull request #1258 from cmgustavo/feature/01-remove-peerjs
Feature: remove peerjs
2014-09-02 18:23:36 -03:00
Manuel Araoz 89ec5ad61e add wallet import test 2014-09-02 17:08:09 -03:00
Manuel Araoz 5df1ebd2a2 change More to Settings and change the icon to fi-widget 2014-09-02 17:08:09 -03:00
Manuel Araoz 99a82af5c4 change the icon for Receive to fi-download 2014-09-02 17:08:09 -03:00
Esteban Ordano 6755ff2843 Merge remote-tracking branch 'cmgustavo/bug/04-angular-issues' 2014-09-02 17:00:48 -03:00
Gustavo Maximiliano Cortez 85894d56d9 remove video from settings 2014-09-02 12:10:47 -03:00
Gustavo Maximiliano Cortez eba5909dbc remove video service 2014-09-02 11:36:20 -03:00
Gustavo Maximiliano Cortez aeab2b0ca4 removed commented line 2014-09-02 11:30:45 -03:00
Gustavo Maximiliano Cortez ee21bf0f62 remove unused files 2014-09-02 10:48:58 -03:00
Gustavo Maximiliano Cortez ac78e2d1e7 Remove peerjs 2014-09-02 10:48:22 -03:00
Esteban Ordano 283d937ae7 Multiline logs into one line 2014-09-01 17:48:46 -03:00
Esteban Ordano 4415f1c862 Clearer iteration through keys
- We needed to closure the variable `levels` and this is cleaner
2014-09-01 17:43:02 -03:00
Esteban Ordano f4cdd15f04 Change all logs found to use log.js 2014-09-01 16:43:26 -03:00
Esteban Ordano 8f7d952e0f Add logging solution 2014-09-01 16:43:22 -03:00
Gustavo Maximiliano Cortez 21073a5ffe amount input: wrong message when typing some chars 2014-09-01 15:25:19 -03:00
Matias Alejo Garcia e73a3f8160 Merge pull request #1228 from eordano/feature/fiat
Allow user to select an alternative currency and specify amount of money in a fiat currency
2014-09-01 11:53:17 -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
Manuel Aráoz 21d7ea5411 Merge pull request #1239 from matiu/bug/create
rename #setup to #create
2014-09-01 11:25:49 -03:00
Esteban Ordano 91dedb8bc1 Fixes settings screen 2014-09-01 11:04:57 -03:00
Esteban Ordano 54b3482b1f Add dollar balance to sidebar 2014-09-01 10:42:30 -03:00
Esteban Ordano 7529a629b8 Fixes send controller 2014-08-30 10:59:11 -03:00
Esteban Ordano 22b92aca61 Address needed change to transaction resume, fix tests 2014-08-30 10:59:11 -03:00
Esteban Ordano 1c480d21a6 Address @matiu's comments 2014-08-30 10:59:10 -03:00
Esteban Ordano ac6dfc8035 Add more tests to controller 2014-08-30 10:59:10 -03:00
Esteban Ordano da8aa18a1b Request as a service instead of required() 2014-08-30 10:59:10 -03:00
Esteban Ordano c1336ea1cd Delete duplicated code 2014-08-30 10:59:10 -03:00
Esteban Ordano 4e94060219 Better style 2014-08-30 10:59:10 -03:00
Esteban Ordano 0f0e7b78d5 remove temporary vars 2014-08-30 10:58:48 -03:00
Esteban Ordano 3225553d78 Currency list in settings 2014-08-30 10:58:48 -03:00
Esteban Ordano 3da033cb06 Add RateService to get info about fiat currencies 2014-08-30 10:58:48 -03:00
Esteban Ordano decc9e9dba Mocked up usd <-> alternative 2014-08-30 10:58:48 -03:00
Gustavo Maximiliano Cortez 9ec25dbd19 Fixes Zeroclipboard path to use from current path 2014-08-29 23:41:17 -03:00
Matias Alejo Garcia 3339c2d6a7 Merge pull request #1215 from cmgustavo/bug/02-performance
Trying to improve Copay performance
2014-08-29 19:55:58 -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 Alejo Garcia b8b40f21f6 rename #setup to #create 2014-08-29 13:20:47 -03:00
Matias Pando bc1d12ae89 Fixes the link issue 2014-08-29 12:33:56 -03:00
Yemel Jardi 2989fe1da4 Remove handlers before disconnecting the socket 2014-08-29 12:27:53 -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
Matias Alejo Garcia 02b8ceb35e add subscribed event 2014-08-28 19:29:37 -03:00
Matias Alejo Garcia 2c354525ea test passing 2014-08-28 19:19:28 -03:00
Matias Alejo Garcia 00e1668f86 prevent syncing the same message twice 2014-08-28 18:59:44 -03:00
Matias Alejo Garcia 6aa959dcf5 rm disconnect message, rename disconnect fn 2014-08-28 18:58:43 -03:00
Matias Alejo Garcia 2809a145e2 prevent sending messages to self 2014-08-28 18:43:20 -03:00
Matias Alejo Garcia 9888bc9448 handle no-messages 2014-08-28 18:43:04 -03:00
Matias Alejo Garcia 534a5f6349 update timestamp *after* processing messages 2014-08-28 18:05:29 -03:00
Matias Alejo Garcia ad4ebfdc3c add resync to refresh button 2014-08-28 16:38:42 -03:00
Gustavo Maximiliano Cortez 5d5bdd0efd updated 2014-08-28 15:06:11 -03:00
Gustavo Maximiliano Cortez c7d2c8445b Downgrade of zeroclipboard plugin to make compatible with Grunt 2014-08-28 14:59:19 -03:00
Matias Alejo Garcia 297b5625bc Merge pull request #1202 from matiaspando/feature-adding-commit-hash
Added commit Hash to home page
2014-08-28 10:16:07 -03:00
Gustavo Maximiliano Cortez 6af571547e Merge pull request #1214 from matiu/bug/join-wallet
Bug/join wallet
2014-08-28 10:14:45 -03:00
Manuel Araoz 167edd22ee compare major versions 2014-08-28 09:58:07 -03:00
Manuel Araoz bff5585230 add copay version to backup 2014-08-28 09:58:07 -03:00
Matias Alejo Garcia dcbfb94a34 fix join wallet 2014-08-27 18:57:16 -03:00
Matias Alejo Garcia 8604fe27ca add handler for insight-error 2014-08-27 17:50:28 -03:00
Manuel Aráoz dfa383b351 Merge pull request #1197 from matiaspando/tmp
Added a test to PublicKeyRing to increase coverage
2014-08-27 17:29:35 -03:00
Matias Pando e7c9f8d9c7 Added commit Hash to home page 2014-08-27 13:13:37 -03:00
Matias Pando 028f3dbd8d Fixing test PublicKeyRing 2014-08-27 11:13:32 -03:00
Manuel Aráoz a37e31ec80 Merge pull request #1199 from isocolsky/test/sendTx
Test wallet#sendTx
2014-08-27 11:03:41 -03:00
Ivan Socolsky 0710c002ca Fail to send should check if already sent 2014-08-27 10:36:01 -03:00
Ivan Socolsky 63fb94c2be Check fail when sending incomplete tx 2014-08-27 09:47:45 -03:00
Manuel Aráoz 0a8fe334f8 Merge pull request #1195 from cmgustavo/feature/remove-unsupported
Check if browser support localStorage
2014-08-26 17:28:20 -03:00
Matias Pando d4ce4e3c01 Added a test to PublicKeyRing to increase coverage 2014-08-26 17:01:41 -03:00
Manuel Araoz 68014db04a fix firefox bugs 2014-08-26 16:41:21 -03:00
Manuel Araoz 23e6971e76 remove File class 2014-08-26 16:41:21 -03:00
Matias Alejo Garcia 64afc4b914 Merge pull request #1185 from isocolsky/test/passphrase
Add tests for passphrase
2014-08-26 16:19:46 -03:00
Matias Alejo Garcia e87907fa9d Merge pull request #1180 from cmgustavo/ux/01-history
show loading/spinner when getting last transactions
2014-08-26 16:17:27 -03:00
Gustavo Maximiliano Cortez 2de0382520 Check if browser support localStorage 2014-08-26 16:14:34 -03:00
Manuel Araoz 439bd3c44f remove isInbound and use mailbox ts 2014-08-26 13:58:06 -03:00
Ivan Socolsky fbf021cd09 Add tests for passphrase 2014-08-26 13:02:02 -03:00
Manuel Araoz 342a69d737 make it work with ssl insight 2014-08-26 11:43:44 -03:00
Manuel Araoz e00997bad8 fix test after rebase 2 2014-08-26 11:43:43 -03:00
Manuel Araoz 0f67d3e6bd add some parenthesis 2014-08-26 11:43:43 -03:00
Manuel Araoz c6e151db99 remove alerts 2014-08-26 11:43:43 -03:00
Manuel Araoz 81a20cb1dc make it work with reconnections 2014-08-26 11:43:43 -03:00
Manuel Araoz 4fff3a9d4d close socket on disconnect 2014-08-26 11:43:43 -03:00
Manuel Araoz 0aa63be74b remove old Message class 2014-08-26 11:43:43 -03:00
Manuel Araoz f06874fc0f improve insight error message 2014-08-26 11:43:43 -03:00
Manuel Araoz 043fb16d64 fix more tests 2014-08-26 11:43:43 -03:00
Manuel Araoz f10a58ed72 remove compulsory lastTimestamp 2014-08-26 11:43:43 -03:00
Manuel Araoz 50348a171f fix test 13 2014-08-26 11:43:42 -03:00
Manuel Araoz c4515d644d fix test 10 2014-08-26 11:43:42 -03:00
Manuel Araoz fc5c860d49 refactor 2014-08-26 11:43:42 -03:00
Manuel Araoz 302bc4bf7e fix test 9 2014-08-26 11:43:42 -03:00
Manuel Araoz 372d230e17 fix test 8 2014-08-26 11:43:42 -03:00
Manuel Araoz ed7916f1be fix test 7, removed a test that made no sense 2014-08-26 11:43:42 -03:00
Manuel Araoz df3aafe1a9 fix test 6 2014-08-26 11:43:42 -03:00
Manuel Araoz e0b8f3319f remove WebRTC 2014-08-26 11:43:42 -03:00
Manuel Araoz 1ae700f805 comment logs on networking 2014-08-26 11:43:42 -03:00
Manuel Araoz f219da9740 refactored disconnect as one more message 2014-08-26 11:43:42 -03:00
Manuel Araoz 789388af3c historic sync working yay :D 2014-08-26 11:43:42 -03:00
Manuel Araoz 86a4ce96ad fix timestamp method 2 2014-08-26 11:43:42 -03:00
Manuel Araoz 477875d309 fix timestamp method 2014-08-26 11:43:42 -03:00
Manuel Araoz 981c56f091 add timestamp sync 2014-08-26 11:43:42 -03:00
Manuel Araoz 1b783df70a remove 'serverError' event 2014-08-26 11:43:42 -03:00
Manuel Araoz 605e2c7d49 network handler refactor, remove 'close' 2014-08-26 11:43:42 -03:00
Manuel Araoz 28e00b24cc wallet refactor 2014-08-26 11:43:42 -03:00
Manuel Araoz 1c3c7f0bde remove whitespace 2014-08-26 11:43:42 -03:00
Manuel Araoz fb69da3806 remove alerts 2014-08-26 11:43:41 -03:00
Manuel Araoz 884d0b5945 sending tx works 2014-08-26 11:43:41 -03:00
Manuel Araoz 4d59d7cfd5 trying to fix the connection status 2014-08-26 11:43:41 -03:00
Manuel Araoz 6be6f1e23c fix disconect error 2014-08-26 11:43:41 -03:00
Manuel Araoz dfd2df7534 fixed refresh button 2014-08-26 11:43:41 -03:00
Manuel Araoz b0d32463c6 entering wallet successfully 2014-08-26 11:43:41 -03:00
Manuel Araoz 8b6c2df6bd pubkeyring syncing, w00t 2014-08-26 11:43:41 -03:00
Manuel Araoz 497a93991e remove alerts 2014-08-26 11:43:41 -03:00
Manuel Araoz 652726dbe9 some connection in intermediate screen 2014-08-26 11:43:41 -03:00
Manuel Araoz fd9d8d9e2e fix Async to remove soop 2014-08-26 11:43:41 -03:00
Manuel Araoz cae11776ac trying to get past intermediate screen 2014-08-26 11:43:41 -03:00
Manuel Araoz 7e286d88d8 remove alerts 2014-08-26 11:43:41 -03:00
Manuel Araoz 3ebacd50cc working towards refactoring network 2014-08-26 11:43:41 -03:00
Manuel Araoz bfd4bbe021 getting to intermediate screen! 2014-08-26 11:43:41 -03:00
Manuel Araoz 0ceaea9f95 socket.io+browserify=😻 2014-08-26 11:43:41 -03:00
Manuel Araoz 3793023c81 fix error handling 2014-08-26 11:43:41 -03:00
Manuel Araoz 9c2b9eb236 only you 2014-08-26 11:43:41 -03:00
Manuel Araoz e7980aefaa remove onlyYou message 2014-08-26 11:43:41 -03:00
Manuel Araoz 7c14706e92 add socket.io-browserify 2014-08-26 11:43:41 -03:00
Manuel Araoz 4f359c05ca basic stuff working 2014-08-26 11:43:41 -03:00
Manuel Araoz 48dd8549ef fixing stuff 2014-08-26 11:43:41 -03:00
Manuel Araoz 7dc37a272a starting with async networking 2014-08-26 11:43:41 -03:00
Matias Alejo Garcia dea8d778ee Merge pull request #1171 from chjj/paypro_disable
Tentative: Temporarily disable payment protocol.
2014-08-26 10:07:12 -03:00
Gustavo Maximiliano Cortez 8da0280da6 show loading/spinner when getting last transactions 2014-08-25 10:44:20 -03:00
Matias Alejo Garcia 55a3a871b8 replace 32 bit op with toFixed 2014-08-22 22:04:59 -04:00
Matias Alejo Garcia 35e9508b28 fix formatting 2014-08-22 14:44:40 -04:00