Commit graph

437 commits

Author SHA1 Message Date
Neal Conner
96e0c0198d Add ZEC to coinbase.js 2019-09-04 18:25:16 +02:00
Neal Conner
b4d28d1a9b Delete quadrigacx.js 2019-08-31 17:50:13 +02:00
Neal Conner
fe1878129b Delete quadrigacx.js 2019-08-31 17:50:13 +02:00
Neal Conner
a1901dff50 Delete quadrigacx.js 2019-08-31 17:50:13 +02:00
Taranto
91fc4e7cc2 Fix ETH fee fetching 2019-08-06 20:47:50 +01:00
Neal Conner
e795537f2b litecoind 0.17 getbalance compatibility change 2019-08-06 20:43:04 +01:00
Michael Hampton
def5a16ad4 bitcoind 0.17/0.18 getbalance compatibility change
Because of bitcoind deprecating its internal account system, the getbalance RPC call now has a dummy argument as the first argument. The help says it can be omitted or changed to '*', so we change it to '*', both for backward compatibility and because in testing I found that omitting the argument was broken. Using '*' has the same semantics as omitting the argument, if accounts were not used in the previous version of bitcoind.
2019-08-06 20:42:44 +01:00
Rafael Taranto
919848aecd Geth/infura nonce fix (#295)
* Geth/infura nonce fix

* Fix nonce logic
2019-07-17 12:32:53 +01:00
Rafael Taranto
c5398c4b86 Assume https:// at the start of infura endpoint 2019-07-16 10:29:20 +01:00
Rafael Taranto
2f451c5893 Always start a sender number with + on twillio 2019-07-16 10:27:26 +01:00
Rafael Taranto
a051a34429 Handle high precision bitpay response numbers 2019-06-07 19:17:48 +03:00
Neal Conner
1a467707e8 Trim API token's whitespace 2019-05-16 11:20:54 +01:00
Rafael Taranto
d3478fb2ba Fix fee fetching issues 2019-04-17 19:24:08 +03:00
Rafael Taranto
71ed3b83dd Send legacy address for BCH on bitgo api 2019-04-17 15:32:02 +03:00
Rafael Taranto
61ad8a9eba Fix deprecated api call on bitgo api (#255)
* Fix deprecated api call on bitgo api

* Change filterUnconfirmed to filterPending
2019-03-07 10:03:48 +00:00
Neal Conner
ca59c7a6c5 Add Dash to BitGo wallet, remove Quadriga (#251)
* Add Dash to BitGo, remove Quadriga

* Update bitgo.js

* Update bitgo.json
2019-03-02 14:44:47 +01:00
Davit Abulashvili
163473a7ee Log miner fee (#237)
* Get miner fee written in some wallet plugins

* Return txid and fee for geth. possible problem with txid (zero hash on pending transaction)

* bitgo fee return

* Wallet apis fees save in cryptoAtoms
2019-01-04 16:34:50 +00:00
Rafael Taranto
e59ec4ed28 Add ZEC, BCH, and LTC to BitGO wallet plugin (#240)
* Add ZEC, BCH and LTC to BitGO wallet plugin

* Convert to legacyAddress on bitgo plugin
2018-12-30 15:48:40 +01:00
Davit Abulashvili
b254f7f2be Support itbit exchange/ticker. Additions (#232)
* Initial itBit implementation

* Add tests for calculatePrice in exchange/itbit.js

* Add etherium to supported crypto codes in common/itbit.js

* Apply standardjs to itbit files

* itbit trade test. not important

* test getCurrencyRates in ticker/itbit.js
2018-12-11 11:47:34 +02:00
Rafael Taranto
f674f64f58 Use spendable amount for balance 2018-12-03 13:18:58 -02:00
Rafael Taranto
fa652b8e74 Fix standard styling issues 2018-11-21 11:37:26 -02:00
Rafael Taranto
01153d0562 Migrate bitgo api to v2 2018-11-21 11:36:02 -02:00
Rafael Taranto
3b14a715b4 Replace mailjet with mailgun (#180) 2018-10-04 21:40:50 +03:00
Rafael Taranto
bcf336741e Add QuadrigaCX exchange and ticker (#176)
* Add QuadrigaCX exchange and ticker

* Clean up code from QuadrigaCX
2018-09-27 21:59:53 +03:00
Rafael Taranto
de4a675a43 Fixed bitstamp coin scaling (#167)
The coin scaling for the bistamp excahnge was using a satoshi scaling for ETH when it should have been using wei.
2018-09-22 23:38:31 +01:00
Josh Harvey
d28c6ae691 upgrade to infura v3 2018-08-10 17:33:26 +03:00
Josh Harvey
dcef083d49 fix json-rpc issue 2018-07-16 17:00:09 +03:00
Josh Harvey
ac89f0e5e9 add Infura wallet support 2018-07-10 17:09:18 +03:00
Fabio Cigliano
1bcf586544 json-rpc parameter bugfix (#129)
* json-rpc parameter bugfix

* small change

* Update json-rpc.js
2018-07-01 15:43:58 +01:00
Fabio Cigliano
dd7e447e73 Sms integration fix (#130)
* Twilio integration error handling improvement

* Mock-sms error triggering added
2018-06-19 11:42:51 +01:00
Fabio Cigliano
82726fd9c1 json-rpc error handling (#128)
* json-rpc error handling

* partial revert
2018-06-16 13:55:58 +03:00
Fabio Cigliano
25030fab2a Strike bugfix (#122) 2018-06-12 16:11:53 +03:00
Josh Harvey
d1712ce1ce Add layer2 address separately 2018-06-04 16:34:46 +03:00
Josh Harvey
3f9c139f83 Support Strike for Lightning Network 2018-05-27 12:47:57 +03:00
Josh Harvey
4f7efc1177 use mainnet for lightning 2018-05-20 15:46:40 +03:00
Josh Harvey
be53de7326 support sending funds to external wallet 2018-05-17 16:28:39 +03:00
Neal Conner
8293f7b381 Use forex conversion for Bitstamp on non-USD/EUR (#111) 2018-04-20 20:00:33 +03:00
Josh Harvey
6fa6ac1647 merge lightning 2018-03-28 22:40:28 +03:00
Neal Conner
edd54c16f5 Support CashAddr format (#109)
* Don't convert BCH address

* Update for CashAddr

* Rename to Bitcoin Cash

* fix typo
2018-03-22 17:12:53 +00:00
Josh Harvey
c2af183911 format for latest standard 2018-03-10 18:59:40 +00:00
Neal Conner
a8d6cddba9 Trade on EUR Bitstamp if fiat other than USD/EUR (#102)
* Trade on EUR Bitstamp if fiat other than USD/EUR

* Don't mutate fiatCode
2018-02-26 19:09:52 +02:00
Neal Conner
a2d168644f Add ETH & BCH to Bitstamp ticker, exchange (#100)
* Add ETH & BCH to Bitstamp ticker, exchange

* Add ETH & BCH to Bitstamp
2018-02-26 19:04:17 +02:00
Neal Conner
bc66b7b843 Trade on USD Kraken if fiat is other than USD/EUR (#93)
* Trade on USD Kraken if fiat is other than USD/EUR

* Fix array membership logic

* Default to EUR
2018-02-16 18:15:28 +02:00
Josh Harvey
118e4ec4be refactor cash-in and cash-out 2018-02-01 23:48:27 +02:00
Josh Harvey
8b267210c9 WIP 2018-01-31 14:40:57 +02:00
Josh Harvey
4625ffef0f lightning network support 2018-01-28 19:10:00 +02:00
Neal Conner
6c8bfd773b Add BCH to Coinbase ticker 2018-01-26 17:18:07 +02:00
Josh Harvey
fc17d2cdf8 handle cash-out errors 2018-01-24 01:48:26 +02:00
Neal Conner
5757364d0f Fix bitpay.js 2017-12-20 13:16:44 +02:00
Neal Conner
e232a7713e Add BCH to bitpay.js 2017-12-20 13:16:44 +02:00