Commit graph

11,517 commits

Author SHA1 Message Date
Kadir Sekha
620bd97864 show currency in address book view 2017-11-02 16:31:34 +09:00
Kadir Sekha
b8c9513eb6 remove unused reference to bitcoreCash 2017-11-02 15:45:15 +09:00
Kadir Sekha
f4b90ae2dd be able to add contacts with a chosen currency and display it properly in the send tab 2017-11-02 15:40:21 +09:00
Kadir Sekha
4fa86cb178 removed misplaced semicolon 2017-11-02 15:03:43 +09:00
Kadir Sekha
f24aca46e2 use config cache alias first over default in send tab 2017-11-02 14:55:24 +09:00
Kadir Sekha
31564d6fc5 show alias in sending to contact 2017-11-02 12:55:55 +09:00
Kadir Sekha
160c3cec44 show balance string in send tab 2017-11-02 12:50:26 +09:00
Kadir Sekha
2c86b47c20 fix wrong bwsurl bug 2017-11-01 18:37:44 +09:00
Kadir Sekha
49f4dfc5c7 change phrases in the scanner 2017-11-01 16:26:53 +09:00
Kadir Sekha
a730c8e2d2 added bitcoin and bitcoin cash aliases to config and use them everywhere 2017-11-01 16:26:42 +09:00
Kadir Sekha
a358ea69f3 can now sweep both btc and bch together 2017-11-01 13:56:52 +09:00
Kadir Sekha
b2935a1d1a can sweep a private key for both btc and bch at the same time 2017-10-31 14:53:15 +09:00
Kadir Sekha
82bd0d5818 spend unconfirmed transactions on by default 2017-10-27 17:30:15 +09:00
Kadir Sekha
c364e414d9 removed enable cash preference 2017-10-27 16:42:15 +09:00
Kadir Sekha
62f26209be changed bitcoin cash logo colour to orange 2017-10-27 16:26:29 +09:00
Kadir Sekha
8d1e286cde fixed bwscash initialisation error 2017-10-27 15:06:17 +09:00
Kadir Sekha
05e4f950b7 create bitcoin cash wallet on initial startup 2017-10-27 14:14:03 +09:00
Kadir Sekha
93bb167766 switch between btc and bch service url when switching coins 2017-10-26 17:36:01 +09:00
Kadir Sekha
092a4fd71a use url from config service for tarascash conversion 2017-10-26 16:17:25 +09:00
Kadir Sekha
221f8bdd8e always support bitcoin cash, added bwscash default url, converts tarascash wallets 2017-10-26 16:03:15 +09:00
Kadir Sekha
2f69da9125 temporarily hardcoded bws-v2 for tarascash wallets 2017-10-25 13:30:21 +09:00
Kadir Sekha
5f46c64e57 updated version number in appconfig 2017-10-25 13:22:47 +09:00
Kadir Sekha
9588eeaf99 make package.json point to our bitcore-wallet-client 2017-10-24 17:00:12 +09:00
Kadir Sekha
b6f36a658d convert tarascash style bitcoin cash wallet to copay style bitcoin cash wallet 2017-10-19 17:53:30 +09:00
Kadir Sekha
5897a2f48f added bitcoincom to package-template 2017-10-16 18:16:41 +09:00
Kadir Sekha
a0261a6c9f Merge https://github.com/bitpay/copay into copay-cash 2017-10-16 18:05:09 +09:00
Javier Donadío
a4f4c993da Merge pull request #6887 from Gamboster/fix/missingVariableWalletService
Fix: missing variable in wallet service
2017-10-11 17:31:48 -03:00
Gabriel Masclef
2bef3033b1
Fix: missing variable in wallet service 2017-10-11 17:22:10 -03:00
Javier Donadío
d243017fd6 Merge pull request #6874 from cmgustavo/feat/split-coin-receive
Receive: wallets separated by coins
2017-10-10 10:53:09 -03:00
Javier Donadío
58ece11379 Merge pull request #6878 from cmgustavo/translations/update-15
Update translations PO
2017-10-10 10:21:17 -03:00
Gustavo Maximiliano Cortez
53cadd350a
Update translations PO 2017-10-10 09:59:39 -03:00
Gustavo Maximiliano Cortez
56beae3270
Removes title in some cases 2017-10-10 09:41:32 -03:00
Javier Donadío
8402f84579 Merge pull request #6871 from cmgustavo/bug/meli-texts-01
Bug/meli texts 01
2017-10-10 09:35:55 -03:00
Gustavo Maximiliano Cortez
9d3e93b12a
Receive: wallets separated by coins 2017-10-09 16:55:21 -03:00
Gustavo Maximiliano Cortez
790cfcfdd4
Updates pot template 2017-10-09 11:31:52 -03:00
Gustavo Maximiliano Cortez
da81282143
MeLi: Fix typos 2017-10-09 11:30:01 -03:00
Javier Donadío
7571a7b248 Merge pull request #6859 from cmgustavo/translations/update-14
Updates POT
2017-10-06 12:45:24 -03:00
Javier Donadío
05ab1dddeb Merge pull request #6860 from matiu/build/chrome
add default to chrome target
2017-10-06 10:31:52 -03:00
Matias Alejo Garcia
ee51ed0e01 add default to chrome target 2017-10-06 10:13:49 -03:00
Gustavo Maximiliano Cortez
c85dff1481
Updates POT 2017-10-06 09:35:20 -03:00
Javier Donadío
00b1e8c85d Merge pull request #6856 from cmgustavo/feat/split-wallet-type
Feat/split wallets (bitcoin and bitcoin cash)
2017-10-05 17:33:32 -03:00
Gustavo Maximiliano Cortez
df557bf874
Split wallets from settings 2017-10-05 17:13:26 -03:00
Gustavo Maximiliano Cortez
aad87b149d
Add icons 2017-10-05 15:40:43 -03:00
Gustavo Maximiliano Cortez
a853c17a0d
Split wallets by type (bitcoin and bitcoin cash) 2017-10-05 15:18:30 -03:00
Matias Alejo Garcia
cc403fe034 Merge pull request #6843 from cmgustavo/translations/update-13
Updates POT file
2017-10-02 16:24:43 -03:00
Gabriel Edgardo Bazán
d047e5aa37 Merge pull request #6842 from cmgustavo/feat/dutch-language-01
Adds dutch language
2017-10-02 15:19:56 -03:00
Gustavo Maximiliano Cortez
ee01403f03
Updates POT file 2017-10-02 14:57:46 -03:00
Gustavo Maximiliano Cortez
b5ceca32a9
Fix typo 2017-10-02 14:52:58 -03:00
Gustavo Maximiliano Cortez
7968c0097a
Adds dutch language 2017-10-02 14:50:44 -03:00
Matias Alejo Garcia
9dcd9e7e6b Merge pull request #6790 from cmgustavo/bug/cash-legacy-address-01
Bug/bitcoin cash legacy address
2017-10-02 14:07:14 -03:00