Commit Graph

1461 Commits

Author SHA1 Message Date
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
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
Matias Alejo Garcia 51a42cce8e mocha tests passing 2014-08-22 13:26:03 -04:00
Matias Alejo Garcia 18ffaa172a refactor txProposal input signature handling 2014-08-22 13:25:55 -04:00
Matias Alejo Garcia 80b01cb9bf rm skip Private Key 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia bb9fbfa1e7 fix tests 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia fc78ae27d2 rm fn from more 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia 291ed73916 add test and adv opts to create 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia dd724a6135 add store / refrest 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia c616f02169 fix isPending usage 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia e11ac3e956 add tests 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia 4931c9d618 add purge to tx prosposals 2014-08-22 10:26:19 -04:00
Matias Alejo Garcia 60d81e6b9f add advanced options to join 2014-08-22 10:26:18 -04:00
Matias Alejo Garcia db1b7d7c45 add advanced options to import 2014-08-22 10:26:18 -04:00
Matias Alejo Garcia 96b841bd51 update sidebar 2014-08-22 10:26:18 -04:00
Matias Alejo Garcia 2617b76428 mv backup to more filenames 2014-08-22 10:26:18 -04:00
Matias Alejo Garcia b388c3eadf add UX to backup tab 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia 93239f7983 add send Indexes 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia c1564ae015 scan is working! 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia e760dae2bd add scaning options too more 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia 4b3cbfcfb0 add test for priv key import 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia 2fbbd2a53a add options to enter Priv Key on join 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia b70857f9e1 fix networkname on partial import 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia 7f0e9cd03d implements skipping fields in backup imports 2014-08-22 10:25:30 -04:00
Matias Alejo Garcia fea90215d4 add options to show the private key 2014-08-22 10:25:29 -04:00
Matias Alejo Garcia a749c5d08e Merge pull request #1161 from isocolsky/test/tx_min_amount
Check tx proposal minimum amount
2014-08-21 16:55:16 -04:00
Ivan Socolsky ce910fe52f Check tx proposal minimum amount 2014-08-21 16:02:02 -03:00
Matias Alejo Garcia 9bf7586de0 Merge pull request #1140 from greggzigler/travis_karma
Add karma to travis
2014-08-21 10:45:27 -04:00
Gregg Zigler 3f180fec27 do not try to vibrate in travis 2014-08-19 14:41:55 -07:00
Matias Alejo Garcia a6bab8ce43 hide initial balance until it is updated 2014-08-19 15:50:23 -04:00
Gustavo Maximiliano Cortez 068f8cad52 Merge pull request #1133 from matiu/bug/nn-name
Bug/nn name
2014-08-19 16:45:51 -03:00
Matias Alejo Garcia ecfdaf00cb Merge pull request #1132 from yemel/refactor/remove-old-code
Remove old code
2014-08-19 15:20:02 -04:00
Matias Alejo Garcia 25293ecf86 rm now useless delete 2014-08-19 14:15:47 -04:00
Yemel Jardi 1e9b83a195 Remove old code 2014-08-19 15:06:44 -03:00
Matias Alejo Garcia 9e5bec9b9b rm cache from storage/network from Priv Key 2014-08-19 13:31:35 -04:00
Christopher Jeffrey 6f6cf87360 wallet: fix bip21 calls. fixes #1128. 2014-08-19 10:27:30 -07:00
Matias Alejo Garcia 20af614f40 remove pubkey cache from network and storage 2014-08-19 11:48:29 -04:00
Matias Alejo Garcia 73a2a9fba3 remove pubkey cache from toObj/fromObj 2014-08-19 11:00:18 -04:00
Matias Alejo Garcia 2ea8ae38f0 Merge pull request #1121 from greggzigler/fix_karma
Clean up karma console errors.
Chrome 36.0.1985 (Mac OS X 10.9.4): Executed 82 of 82 SUCCESS (0.47 secs / 0.141 secs)
2014-08-19 10:49:26 -04:00
Matias Alejo Garcia c7d04418b0 fix backup restore + tests 2014-08-18 18:11:30 -04:00
Matias Alejo Garcia 411ebbe2d7 fix type 2014-08-18 17:45:54 -04:00
Gregg Zigler 4e8fa24fc0 fix miscellaneous karma console errors
point to new bitcore bundle
remove online.wav file usage, clean up console error
remove unused crypto var from storage.File test, clean up console error
2014-08-18 11:36:25 -07:00
Christopher Jeffrey d7ab195b7a wallet: remove useless node module require. 2014-08-18 11:34:49 -07:00
Christopher Jeffrey 6246e62962 paypro: use BIP21 object in latest bitcore. fixes #1104. see #1083. 2014-08-18 11:30:03 -07:00
Matias Alejo Garcia 8975b70530 Merge pull request #1099 from yemel/feature/android-uri-handling
Implement bitcoin URI Handling on Android
2014-08-16 00:11:38 -04:00
Yemel Jardi 594fb8c350 Fix address and amount validation 2014-08-15 23:04:13 -03:00
Yemel Jardi b19a0daa64 Replace parseBitcoinURI with bitcore implementation 2014-08-15 23:04:13 -03:00
Matias Alejo Garcia 534895a009 rebase 2014-08-15 18:55:26 -04:00
Matias Alejo Garcia d3b3a78658 fix comment send 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia 1a5a2916c2 give lock preference to the new instance 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia 18aadede29 fix tests and stringify for localstorage 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia f14d83cee1 redir to home if no wallets at #open 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia 5753f406e0 add tests to getSEssionId 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia 54bc98f0bd add sessionStorage param 2014-08-15 18:34:43 -04:00
Matias Alejo Garcia eb9acb958f mocha test passing on console 2014-08-15 18:34:03 -04:00
Matias Alejo Garcia bcb61810d5 WIP: better lock 2014-08-15 18:29:30 -04:00
Matias Alejo Garcia d8e0d50dce add WalletLock class 2014-08-15 18:26:33 -04:00
Manuel Araoz 70dc68485b trying to get tests working 2014-08-15 17:47:36 -04:00
Manuel Araoz 439d44cf80 remove console.logs 2014-08-15 17:46:48 -04:00
Manuel Araoz 28791e6da1 remove soop from js 7 2014-08-15 17:46:48 -04:00
Manuel Araoz 00323b6381 remove soop from js 6 2014-08-15 17:46:48 -04:00
Manuel Araoz 00642dc642 remove soop from js 5 2014-08-15 17:46:48 -04:00
Manuel Araoz bf4d9fe41f remove soop from js 4 2014-08-15 17:46:48 -04:00
Manuel Araoz b78eb4d573 remove soop from js 3 2014-08-15 17:46:48 -04:00
Manuel Araoz 757ef69287 remove soop from js 2 2014-08-15 17:46:48 -04:00
Manuel Araoz f631643419 remove soop from js 1 2014-08-15 17:46:48 -04:00
Manuel Araoz 69edb7c7e3 remove soop 1 2014-08-15 17:46:48 -04:00
Yemel Jardi ed46e1fc01 Use BIP21 from bitcore 2014-08-15 17:33:15 -03:00
Matias Alejo Garcia 6b0782f3a0 Merge pull request #1102 from yemel/fix/ui-issues
Fix/ui issues
2014-08-15 16:30:40 -04:00
Yemel Jardi 7c29eefab3 Add web intent plugin and bitcoin uri handler 2014-08-15 17:29:29 -03:00
Matias Alejo Garcia b8fcc16a9d Merge pull request #1087 from yemel/fix/networking-notification
Skip first networking notification error
2014-08-15 16:15:30 -04:00
Matias Alejo Garcia 352185e66c Merge pull request #1082 from yemel/feature/mobile-clipboard
Feature/mobile clipboard
2014-08-15 16:06:31 -04:00
Yemel Jardi 818c01bf52 Remove 1-2-3 image from creation/join at Android version 2014-08-15 15:47:26 -03:00
Christopher Jeffrey 5d3f3f60fe paypro: fix - use safeUnspent for createPaymentTxSync. 2014-08-14 13:11:46 -04:00
Christopher Jeffrey ea7948f420 paypro: better error display on no unspent outputs. 2014-08-14 09:52:43 -04:00
Christopher Jeffrey 8e86826b68 paypro: even better notification when user has insufficient funds. 2014-08-14 09:52:43 -04:00
Christopher Jeffrey eea59bc0e1 paypro: better notification if the user has insufficient funds for a PP tx. 2014-08-14 09:52:43 -04:00
Christopher Jeffrey f64b1eee28 paypro: allow unconfirmed unspent outputs in paypro tx proposals. 2014-08-14 09:52:43 -04:00
Christopher Jeffrey 685c6e54dc paypro: differentiate safeUnspent and unspent. 2014-08-14 09:52:43 -04:00
Manuel Araoz 324dfbc36a finished refactor 2014-08-14 09:52:43 -04:00
Manuel Araoz 967457764c refactor controller code to controller from directive 2014-08-14 09:52:42 -04:00
Manuel Araoz 0067ab4da6 fix some karma tests problems 2014-08-14 09:52:42 -04:00
Christopher Jeffrey 32971772d1 Revert "paypro: allow specific paypro headers."
This reverts commit bec2df549b5565b3f846e9a59e5240db01877d88.
2014-08-14 09:52:42 -04:00
Christopher Jeffrey 8d2393230e paypro: allow specific paypro headers. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey efe41cead4 paypro: use unspecified GET method for first paypro request. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey 08f1a49259 paypro: remove useless header from http request. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey 086e2f6572 paypro: fix accept header for bitpay.com. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey 4159c5aa5b paypro: fix sendPaymentTx to be in line with sendTx. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey a1619e3f6c paypro: minor - remove comment. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey 361b885d71 paypro: remove uneccessary if clause in parseBitcoinURI. 2014-08-14 09:52:42 -04:00
Christopher Jeffrey aed815f5cd paypro: angularize the markup and address directive. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey 86a725240b paypro: minor - fix notification text. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey 6438de6bd2 paypro: more notifications. comments. misc. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey 92c0b69d35 paypro: add more notifications. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey fe2118fcbe paypro: show actual notification if there are no unspent outputs for payment request. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey f5b1afdbf1 paypro: removed a lot of now-pointless code dealing with merchantData.total. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey 80ceca3b73 paypro: minor refactor - clean up whitespace in directives. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey d58bfe9de8 paypro: comment for handling 0-amount outputs from server. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey d4f4f99dce paypro: minor - comment. 2014-08-14 09:52:41 -04:00
Christopher Jeffrey fcaf911671 paypro: include merchant data in tx proposal again. 2014-08-14 09:52:41 -04:00