Skip to content

Releases: cryptomkt/cryptomkt-ruby

3.3.0

08 Jan 20:40
Compare
Choose a tag to compare

Changes:

  • Added price_average attribute to Order model.
  • Added support to get whitelisted addresses.
  • Added support for getting hash of withdrawal fee.
  • Added support to transfer from a super-account to a sub-account.
  • Added support to transfer from a sub-account to a super-account.
  • Added support to indicate stop_price when opening an order.

3.2.0

12 Jun 22:03
Compare
Choose a tag to compare
  • Fixes:
    • rest transaction history method: order_by parameter
    • websocket transactions method: order_by parameter
  • Changes:
    • rest transaction history method: add attribute group_transactions
    • websocket transactions method: add attribute group_transactions
    • add support to change parameter window in rest client
    • add support to change parameter credentials in rest client
    • add support for endpoint GET /wallet/crypto/fee/estimate
    • add support for endpoint POST /wallet/crypto/fee/estimate/bulk

Release v3.1.0

13 Mar 18:28
Compare
Choose a tag to compare

What's Changed

3.0.0

27 Feb 18:42
b3f92c2
Compare
Choose a tag to compare

What's Changed

  • Add support for API v3