Skip to content

Latest commit

 

History

History
216 lines (141 loc) · 8.25 KB

CHANGELOG.md

File metadata and controls

216 lines (141 loc) · 8.25 KB

Changelog

All notable changes to this project will be documented in this file.

The format is based on Keep a Changelog.

v0.63 (2023-10-26)

Added

  • Add New API: MPC Wallet add Update Address Description API. CoboGlobal#95

Changed

  • Add New Params: Custodial Wallet New Withdraw Request and MPC Wallet Create Transaction API add remark param. CoboGlobal#93

v0.62 (2023-09-05)

v0.61 (2023-08-03)

Changed

v0.60 (2023-07-31)

Changed

v0.59 (2023-07-27)

Changed

v0.58 (2023-07-25)

Changed

  • Add signature field in the response of get transactions API. CoboGlobal#80

v0.57 (2023-07-20)

Changed

v0.56 (2023-06-01)

Changed

  • Standard Wallet GetOrgInfo release absEstimateFeeUsd. CoboGlobal#74

v0.55 (2023-05-23)

Changed

v0.54 (2023-05-05)

Changed

v0.53 (2023-04-25)

Changed

v0.52 (2023-04-20)

Changed

  • Add approval process in mpc transaction info. CoboGlobal#61
  • Adjust parameter order of MPCClient.create_transaction(). CoboGlobal#63

v0.51 (2023-04-19)

Changed

v0.50 (2023-04-18)

Changed

  • Add standard wallet release get_supported_coins api. CoboGlobal#60

v0.49 (2023-04-12)

Changed

v0.48 (2023-04-10)

Changed

v0.47 (2023-03-13)

Changed

v0.46 (2023-03-03)

Changed

v0.45 (2023-02-16)

Changed

v0.44 (2023-01-30)

Changed

v0.43 (2023-01-16)

Changed

v0.42 (2022-12-29)

Changed

v0.41 (2022-12-23)

Changed

v0.40 (2022-11-25)

Changed

v0.39 (2022-11-18)

Changed

v0.38 (2022-11-17)

Added

v0.37 (2022-10-25)

Fixed

  • Update Web3 wallet withdraw and contract amount type. CoboGlobal#14

v0.36 (2022-10-21)

Fixed

v0.33 (2022-10-17)

Added

v0.32 (2022-07-15)

Added

v0.31 (2022-07-11)

Added

  • The receiving address list supports paging queries. CoboGlobal#6

v0.30 (2022-06-27)

Added

  • Transaction records can be searched using TXID. CoboGlobal#5

v0.29 (2022-05-16)

Fixed

  • Solve part of the interface due to the newly added return field: minimum_deposit_threshold causes it to not break through issue. CoboGlobal#2
  • Change rewardAmount type from int to long. CoboGlobal#3