Commit graph

16 commits

Author SHA1 Message Date
Neal Conner
b4d28d1a9b Delete quadrigacx.js 2019-08-31 17:50:13 +02: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
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
dcef083d49 fix json-rpc issue 2018-07-16 17:00:09 +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
82726fd9c1 json-rpc error handling (#128)
* json-rpc error handling

* partial revert
2018-06-16 13:55:58 +03:00
Josh Harvey
c2af183911 format for latest standard 2018-03-10 18:59:40 +00: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
548d285e5b Add BCH 2017-11-19 19:01:40 +02:00
Josh Harvey
3652871ea4 fix bitstamp exchange 2017-07-10 13:21:02 +03:00
Josh Harvey
5a26f718c5 coinUtils fixes 2017-07-09 13:31:01 +03:00
Josh Harvey
178f576cfb add blockchain install scripts 2017-07-06 21:56:56 +03:00
Josh Harvey
2c525c1e5c generalize bitcoind json-rpc 2017-06-30 18:22:55 +03:00
Josh Harvey
45e6e2b82d Support ZEC 2017-06-24 01:33:10 +03:00
Josh Harvey
e7ab8223c2 Migrate plugins to lib directory 2017-04-15 20:33:54 +03:00