Commit graph

2,642 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
0c67f02754
Fix regex 2017-09-09 19:23:46 -03:00
Gustavo Maximiliano Cortez
823814817d
Adds bitcoincash URL support 2017-09-08 16:55:04 -03:00
Gustavo Maximiliano Cortez
fbeb5eadc9
Removes duplicated variables. Fix syntax 2017-09-07 17:16:14 -03:00
JDonadio
ae92d91a37
fix freeze app after change fee level using send max 2017-09-07 16:49:37 -03:00
Gustavo Maximiliano Cortez
5373faf744
Fix translations. Updates POT 2017-09-04 15:48:11 -03:00
Matias Alejo Garcia
8ed3bb5f6e Merge pull request #6684 from cmgustavo/bug/send-max-fee-levels
Bug/send max fee levels
2017-09-04 09:40:58 -03:00
JDonadio
d26501c87f
change derivation path properly 2017-09-01 15:33:09 -03:00
Gustavo Maximiliano Cortez
9f9bb1b728
Ref amount-confirm sendMax 2017-09-01 15:26:12 -03:00
JDonadio
92cab1871a
hide testnet options for bch wallets in import process 2017-09-01 14:59:14 -03:00
Gustavo Maximiliano Cortez
7601005d5d
Removes console log 2017-09-01 14:33:50 -03:00
Gustavo Maximiliano Cortez
8b2265d767
Fix sendMax, support bch. Fee levels cache for bch 2017-09-01 14:32:49 -03:00
Gustavo Maximiliano Cortez
9602fb9bb6 Merge pull request #6679 from JDonadio/ref/wiki-spending-password
fix method name - add spending password external link
2017-08-31 18:25:09 -03:00
Gustavo Maximiliano Cortez
3107ce5517 Merge pull request #6680 from matiu/bug/ars
fix non equiv bch
2017-08-31 18:23:59 -03:00
matiu
d074a7da7f fix non equiv bch 2017-08-31 18:16:50 -03:00
JDonadio
8c610e0531
fix method name - add spending password external link 2017-08-31 18:14:49 -03:00
Gustavo Maximiliano Cortez
75e0397e0d
Disable creation of BCH testnet wallet 2017-08-31 18:13:15 -03:00
matiu
aa61d7915d fix unit to config 2017-08-31 17:56:28 -03:00
matias
f96f0bb037 fix amount.js for fiat/config 2017-08-31 17:13:54 -03:00
Gustavo Maximiliano Cortez
9d85481ae6
Fix link to blockchain 2017-08-31 14:42:43 -03:00
Gustavo Maximiliano Cortez
7d9f7d9303
Fix units. Ref formatAmount 2017-08-31 11:58:13 -03:00
JDonadio
c38eb4b54c
ref enable bch text - fix open external link 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
1bf879e08a
Fix transfer to another wallet 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
Gustavo Maximiliano Cortez
491aef0acf
Fix amount in satoshis 2017-08-31 11:58:13 -03:00
Matias Alejo Garcia
42ee794c3e
fix fixedUnit 2017-08-31 11:58:13 -03:00
Matias Alejo Garcia
e040871e26
add confirm fixes 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
5613e06e62
Import bch from file 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
a5a80684eb
Fix rateService. Add usd rates 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
378a780df2
Currency in uppercase 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
be15f7bc7c
Confirm without chain param, show all available wallets 2017-08-31 11:58:13 -03:00
Gustavo Maximiliano Cortez
e1aa5cc8f8
Removes Unit from settings 2017-08-31 11:58:12 -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
60ae2d2117 Merge pull request #6666 from cmgustavo/ref/wallet-details-02
Bug fixes UI from walletDetails
2017-08-31 11:39:15 -03:00
Gustavo Maximiliano Cortez
4fd9ac9062 Merge pull request #6664 from JDonadio/feat/link-low-amount
Amount too low - warning
2017-08-31 11:05:50 -03:00
Gustavo Maximiliano Cortez
bf0f5f451a
Bug fixes UI from walletDetails 2017-08-30 14:52:30 -03:00
JDonadio
299c28eedc
read more about amount too low warning 2017-08-30 10:25:53 -03:00
Gabriel Masclef
2b34344c95
Feat: support ISO_4217 currency codes when searching 2017-08-29 17:06:50 -03:00
Gustavo Maximiliano Cortez
8d5fd4ea90
Rename functions 2017-08-16 11:15:32 -03:00
Gustavo Maximiliano Cortez
23cc08574e
Purchase throught from Coinbase: Force buyInfo request until get transaction id 2017-08-16 11:12:56 -03:00
Gustavo Maximiliano Cortez
a5fe5da1cc Merge pull request #6533 from JDonadio/ref/testnet-logo
Remove testnet fiat amount - fix apply in update wallet function
2017-08-09 10:17:07 -03:00
Javier Donadío
238341722d Merge pull request #6474 from cmgustavo/bug/amazon-02
Fix Amazon integration: details shows always in USD
2017-08-09 10:15:44 -03:00