Commit graph

1,193 commits

Author SHA1 Message Date
Gustavo Maximiliano Cortez
c9253c44f3
Adds bitcoin cash support for the address book 2017-09-19 10:58:58 -04:00
matiu
5f231594b4 support legacy addresses for cash if bitcoincash: handler is used 2017-09-15 12:33:17 -03:00
matiu
9fddde615a better "insufficient funds" message" 2017-09-15 10:22:51 -03:00
matiu
1ac368c67d fix scanning status 2017-09-14 22:09:20 -03:00
matiu
8c3397e698 fix for new addresses in send 2017-09-14 12:28:39 -03:00
matiu
7653d1b6ab fix create 2017-09-11 11:45:19 -03:00
matiu
7349e8237a refactor duplicate 2017-09-09 21:19:18 -03:00
matiu
acc1549633 add coin to preferences/info
+ refactor duplicate
2017-09-09 21:18:48 -03:00
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