Commit Graph

113 Commits

Author SHA1 Message Date
Jason Dreyzehner 8035846faf feat(build): use cordova-custom-config, remove unnecessary hooks 2016-10-11 22:26:55 -04:00
Jason Dreyzehner 2c264dfffa build(hooks): add custom urls to android manifest 2016-10-06 00:20:42 -04:00
Jason Dreyzehner d5e6b8fab8 build(cordova): simplify build, use cordova in a more standard way 2016-10-06 00:18:29 -04:00
Gustavo Maximiliano Cortez 792c20b040
Glidera service 2016-09-01 16:51:29 -03:00
Matias Alejo Garcia 23f7f56f3f
refactor build scripts 2016-08-10 17:35:40 -03:00
Gustavo Maximiliano Cortez d0dbd85711 Feat/coinbase integration (#4012)
* Oauth2 and first view

* Connect with Coinbase using mobile

* Buy and Sell through Coinbase

* Fix buy

* Receive and send bitcoin to Coinbase account

* Receive bitcoin from Coinbase to Copay

* Complete user and account information. Connection errors

* Improves error handler

* Removes console.log

* Coinbase background color. Send to Coinbase form validation

* Fix send from different wallet

* Send and receive using Coinbase

* Pagination activity

* Fix Buy and Sell

* One option in the sidebar to Buy and Sell

* Native balance on Coinbase homepage

* Rename receive and send

* Auto-close window after authenticate

* Reorder

* Get payment methods

* Fix when token expired

* Fix token expired

* Integration: sell and send to Coinbase

* Store pending transaction before sell

* Sell flow completed

* Removing files

* Fix sell

* Fix sell

* Fix sell

* Sell completed

* Buy bitcoin through coinbase

* Buy auto

* Currency set to USD

* Select payment methods. Limits

* Removes payment methods from preferences

* Fix signs. Tx ordered by updated. Minor fixes

* Removes console.log

* Improving ux-language things

* Fix selectedpaymentmethod if not verified

* Set error if tx not found

* Price sensitivity. Minor fixes

* Adds coinbase api key to gitignore

* Coinbase production ready

* Fix sell in usd

* Bug fixes

* New Sensitivity step

* Refresh token with a simple click

* Refresh token

* Refactor

* Fix auto reconnect if token expired

Signed-off-by: Gustavo Maximiliano Cortez <cmgustavo83@gmail.com>

* Fix calls if token expired
2016-04-13 14:08:03 -03:00
Matias Alejo Garcia a19d7c4f22 warn a swipeWallet 2015-05-19 00:52:29 -03:00
Matias Alejo Garcia 320de62f13 bwc 2015-04-11 10:53:15 -03:00
Ivan Socolsky a58f801714 fixed swipe script 2014-12-22 16:59:37 -03:00
Matias Alejo Garcia 130b3e9fc1 updates bitcore to 0d238f11 2014-12-16 11:46:34 -03:00
Ivan Socolsky 7b93de8844 fixed dependencies 2014-12-03 17:49:04 -03:00
Matias Alejo Garcia d5a75b1460 fix plugin path references 2014-12-03 16:30:43 -03:00
Matias Alejo Garcia 44a94f97ea fix tests in Firefox 2014-12-02 18:27:48 -03:00
Matias Alejo Garcia 30a6109abf mv log to util 2014-12-02 18:07:59 -03:00
Matias Alejo Garcia 52d36a9656 rm only 2014-12-02 15:50:10 -03:00
Matias Alejo Garcia cfa5748f74 mv log to util 2014-12-02 11:17:03 -03:00
Matias Alejo Garcia 1c4783468e test working, signMessage 2014-11-26 15:15:12 -03:00
Matias Alejo Garcia 3706b00724 better blackbox wallet tests 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia abd19e5a96 updates from eordano comments. Better jsdocs some more tests. Still WIP 2014-11-25 15:12:42 -03:00
Matias Alejo Garcia d4df5258fe optimize utxos transmission 2014-11-20 23:42:41 -03:00
Matias Alejo Garcia e8a376cf31 Merge pull request #1737 from eordano/fix/passphrase
Passphrase getting generated correctly
2014-11-10 20:12:30 -03:00
Ivan Socolsky 0db8c1008b made wallet#sign synchronous 2014-11-06 14:53:09 -03:00
Esteban Ordano df52a0ef95 fix: Passphrase getting generated correctly 2014-11-04 11:12:16 -03:00
Matias Alejo Garcia 1f9b9c8dca variable fee for "send all funds" 2014-11-03 15:53:00 -03:00
Matias Alejo Garcia e01cf88a90 better arg parsing 2014-11-03 15:53:00 -03:00
Matias Alejo Garcia 7453042ccd help 2014-11-03 15:53:00 -03:00
Matias Alejo Garcia 8b4e866472 add amount param 2014-11-03 15:53:00 -03:00
Matias Alejo Garcia 3108969b7c add commander to params 2014-11-03 15:53:00 -03:00
Matias Alejo Garcia f26f2d0453 add log to raw tx 2014-11-03 15:52:59 -03:00
Matias Alejo Garcia bec13978d6 v1 2014-11-03 15:52:59 -03:00
Matias Alejo Garcia 01e8562b43 fix async loop 2014-11-01 09:42:56 -03:00
Gustavo Maximiliano Cortez 9f881087a2 support for wallets 1-1 2014-10-30 16:45:44 -03:00
Matias Alejo Garcia 4a7a31e8e9 add help 2014-10-30 11:49:05 -03:00
Matias Alejo Garcia c427d59cfd add quorum check and confimation 2014-10-30 11:24:34 -03:00
Matias Alejo Garcia b402a5a105 swipe working 2014-10-30 11:14:52 -03:00
Matias Alejo Garcia 1325b3f34a pull balance and tx proposal generation 2014-10-30 11:14:52 -03:00
Matias Alejo Garcia b2c04b7372 fix controllerSpec tests 2014-10-29 20:46:45 -03:00
Esteban Ordano 1b0f6836dc Create a Compatibility namespace 2014-10-28 15:00:57 -03:00
ssotomayor 202a047edc Compatibility for wallets 2014-10-28 15:00:57 -03:00
Esteban Ordano cf2615bb88 Encrypted local storage plugin 2014-10-27 10:38:25 -03:00
Esteban Ordano 88459c74bb Remove underscore for lodash 2014-10-25 21:14:59 -03:00
Esteban Ordano 61b677498b Remove Storage and Profile, Move folders, add EncryptedInsightStorage 2014-10-25 21:14:59 -03:00
Esteban Ordano de90f3eec2 Try to fix karma tests 2014-10-25 21:11:03 -03:00
Esteban Ordano 15d11f7e5e Move insight storage to a plugin 2014-10-24 10:51:38 -03:00
Esteban Ordano 5d980af518 Add Insight save and register 2014-10-24 10:51:38 -03:00
Matias Alejo Garcia eb9ab115d7 rename walletFactory to identity. Test passing 2014-10-24 10:51:03 -03:00
Matias Pando 06c83a8aba Move files to /model 2014-09-23 15:44:11 -03:00
Matias Alejo Garcia 8bc1eb15e4 burn in hell fake storage 2014-09-17 09:42:23 -03:00
Matias Alejo Garcia bbd762a1fe rm encrypted to storage 2014-09-15 14:08:42 -03:00
Matias Alejo Garcia b9881c1147 add LocalStorage plugin 2014-09-15 14:08:18 -03:00