All notable changes to this project will be documented in this file.
- Change default timeout to 60 seconds
0.0.6 - 2017-08-30
- Ensure
nonce
is incremented prior to each request retry
0.0.5 - 2017-08-30
- Remove a puts command
0.0.4 - 2017-08-30
- Require 'openssl'
0.0.3 - 2017-08-30
- Fixed logger calls on timeouts
- Replaced
Digest::HMAC
withOpenSSL::HMAC
for Ruby 2.2+ support
0.0.2 - 2017-08-29
- Wrap get and post calls in retry loops
- Add timeout values to requests
- Updated
market_trade_hist
to follow the call pattern
- Public and private API commands return JSON response