Commit Graph

1359 Commits

Author SHA1 Message Date
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
Christopher Jeffrey b6fa32dcfa paypro: temporarily disable, with comments. 2014-08-22 11:19:39 -07:00
Matias Alejo Garcia e41bb599bd rm log 2014-08-22 13:58:03 -04:00