Releases: hugues31/coinnect
Releases · hugues31/coinnect
Poloniex now supports type options
Fix GDAX test and add Clone trait to credentials
Fix GDAX test and add Clone trait to credentials
Fix bug in Bitstamp exchange
Update some dependencies
Merge pull request #50 from hugues31/bittrex Update some dependencies
Add support for Bittrex
Merge pull request #46 from hugues31/bittrex First support for Bittrex exchange
Replace Time with Chromo and Add a set_burst function
Replace Time with Chromo and Add a set_burst function
Updating pairs
Add BCH & EOS pairs (for Kraken)
Coinnect is using BigDecimal instead of pure f64
0.5.0 Bump version (breaking change: now using BigDecimal)
Replace unmaintened rust-crypto crate
Merge pull request #34 from hugues31/replace-rust-crypto-crate Replace rust crypto crate
Breaking changes
Pair and Currency are now in coinnect::types