Commit graph

1,185 commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez
779d21e9e9
Get protocol handler from walletService 2017-09-09 19:42:48 -03:00
Gustavo Maximiliano Cortez
34fb28d389
Fix regex 2 2017-09-09 19:25:22 -03:00
Gustavo Maximiliano Cortez
0c67f02754
Fix regex 2017-09-09 19:23:46 -03:00
Gustavo Maximiliano Cortez
e8145756a7
Removes console log 2017-09-08 17:03:51 -03:00
Gustavo Maximiliano Cortez
823814817d
Adds bitcoincash URL support 2017-09-08 16:55:04 -03:00
Gustavo Maximiliano Cortez
8b2265d767
Fix sendMax, support bch. Fee levels cache for bch 2017-09-01 14:32:49 -03:00
matiu
aa61d7915d fix unit to config 2017-08-31 17:56:28 -03:00
Gustavo Maximiliano Cortez
e310c5a981
Removes console log 2017-08-31 14:47:16 -03:00
Gustavo Maximiliano Cortez
d3dda639db
Default config unit for txFormatAmount 2017-08-31 12:11:33 -03:00
Gustavo Maximiliano Cortez
7d9f7d9303
Fix units. Ref formatAmount 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
4329142a2b
Currency str to uppercase 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
235e610d84
Fix coin to formatAmount 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
55c27f684c
Fix rateService 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
7d64827616
Adds setting for bitcoin cash support 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
2a45533797
Fix address view for new wallets 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
70fa50177c
Fix fee levels for btc and bch 2017-08-31 11:58:13 -03:00
Matias Alejo Garcia
c21afeca30
cash support in amount.js 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
db04a31a06
Fix priority normal for bch transactions 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
ac5a5a9bdc
Fix feeRate, sendMax 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
2e9d279320
Fix getTxInfo, formatAmountStr 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
a5a80684eb
Fix rateService. Add usd rates 2017-08-31 11:58:13 -03:00
Matias Alejo Garcia
09d1d5d3ff
add BCH to rateService 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
5175e7e2c4
Create, import join wallet BCH 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
e85175ed6c
Fix incomingData 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
2c33f186af
Ref chain to coin. Adds create wallet 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
ac5ede702d
Fix btc/bch icons. Adds coin param to createWallet method 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
ef8302f854
Handler bip21 with extra param chain 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
450be84fcc
Change wallet icons for btc, bch and testnet 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
94363704ab
Adds bitcoin cash basic support (unit convertion, integrations, request specific amount, etc) 2017-08-31 11:58:12 -03:00
Javier Donadío
09eaaa1536 Merge pull request #6377 from cmgustavo/bug/coinbase-send-2fa
Coinbase: adds 2fa without user interaction
2017-08-23 10:57:13 -03:00
Gustavo Maximiliano Cortez
80cb96eac3
ML disabled 2017-08-16 11:30:01 -03:00
Javier Donadío
9654336a6a Merge pull request #6363 from cmgustavo/feat/mercadolibre-01
Feat/mercadolibre 01
2017-08-09 10:00:49 -03:00
Gabriel Bazán
68729b71a3 use app name for err message 2017-08-03 10:30:02 -03:00
Gustavo Maximiliano Cortez
e7f8e2c235
Fix wording. Error handler improved 2017-07-26 16:13:57 -03:00
Gustavo Maximiliano Cortez
0b3cb389ae
UI styling. Improve error handle 2017-07-26 12:53:21 -03:00
Gustavo Maximiliano Cortez
d0ac2e4fa4
URL and network 2017-07-26 12:53:21 -03:00
Gustavo Maximiliano Cortez
3e78971446
Buy gift card. Limits 2017-07-26 12:53:21 -03:00
Gustavo Maximiliano Cortez
9abd852f4b
Mercado Libre: First steps 2017-07-26 12:53:20 -03:00
Javier Donadío
e2cd5650ed Merge pull request #6417 from ajp8164/feat/improved-log
Enhance logging with timestamps and filtering.
2017-07-20 12:11:45 -03:00
Andy Phillipson
adc81ffa4c
Showing the session log some love. Replaced slider with checkbox bar. 2017-07-19 16:42:15 -04:00
Andy Phillipson
b7cfd86f22
Enhance logging with timestamps and filtering. 2017-07-14 15:21:15 -04:00
Gabriel Masclef
a3949efbfd Names fixes 2017-07-14 15:45:18 -03:00
Gabriel Masclef
c9cdd91741 Feat: new setting to notify when a transaction is confirmed 2017-07-13 14:38:18 -03:00
Gustavo Maximiliano Cortez
7a5d32a269
Fix location and iconName 2017-07-13 10:23:42 -03:00
Gustavo Maximiliano Cortez
a9edb90fbe
Refactor code. Fix tx list (for pending and confirming tx) 2017-07-12 19:45:15 -03:00
Gabriel Edgardo Bazán
dd82e313eb Merge pull request #6391 from cmgustavo/ref/amazon-02
Ref/amazon 02
2017-07-11 10:44:48 -03:00
Gustavo Maximiliano Cortez
549d395ec1
Fix limit per day message 2017-07-11 00:51:41 -03:00
Gabriel Bazán
3fca4b90d3 custom fee feature 2017-07-10 12:12:02 -03:00
Gustavo Maximiliano Cortez
a8ed03693a
WIP: adds 2fa without user interaction 2017-07-07 16:57:14 -03:00
Gabriel Bazán
6e93ce4ae1 fix button order 2017-07-06 10:29:42 -03:00