Skip to content

Releases: cryptomkt/cryptomkt-python

3.2.0

12 Jun 21:48
Compare
Choose a tag to compare
  • Fixes:
    • rest transaction history method: order_by parameter
    • websocket transactions method: order_by parameter
  • Changes:
    • add risk model
    • transaction model: add attributes last_activity_at and commit_risk
    • currency model: add attribute account_top_order
    • network model: add attributes code, network_name, crypto_payment_id_name, crypto_explorer, contract_address, is_multichain and asset_id
    • 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

3.1.0

13 Mar 18:52
Compare
Choose a tag to compare

3.0.0

13 Feb 13:35
402d925
Compare
Choose a tag to compare

What's Changed

  • Add support for API v3