All notable changes to this project will be documented in this file.
The format is based on Keep a Changelog.
v0.96 (2025-01-13)
- Add field
message
in the response ofgetApprovalDetails
API for the MPC Wallet. #172
v0.95 (2024-10-30)
- Add field
feeReserved
in the response ofestimateFee
API for the MPC Wallet. #170
v0.94 (2024-09-25)
- Add field
walletName
in the response ofgetSupportedChains
API for the MPC Wallet. #168
v0.93 (2024-09-11)
- Add field
coin_detail
andcreated_time
in the response ofsignMessageByRequestIds
andsignMessageByCoboIds
API for the MPC Wallet. #166
v0.92 (2024-09-02)
- Add New API
babylonUnbonding
andbabylonWithdraw
for MPC Wallet. #161 - The method of the
estimateFee
API for the MPC wallet has been changed from GET to POST. #162
v0.90 (2024-08-14)
- Add New API
babylonDropStaking
for MPC Wallet. #159
v0.89 (2024-08-01)
- Add field
assetModelType
in the response of coin_info API for the MPC Wallet. #158 - Add field
SelectedUTXO
andtargetDestinations
in the response of get transaction APIs for the MPC Wallet.
v0.88 (2024-07-19)
- Add field
maxFeeAmount
in the response of get transaction APIs for the MPC Wallet. #155
v0.86 (2024-07-15)
- Add New API
babylonListTransactionsByStatus
for MPC Wallet. #153
v0.85 (2024-06-18)
- Add New API: Add babylonBatchBroadcastStakingTransaction API for MPC Wallet. #151
v0.84 (2024-06-04)
- Add New Params: Add new parameter
encoding
for API mpc_generate_addresses. #149
v0.83 (2024-06-03)
- Add APIs for the Babylon Staking of Co-managed Wallet. #147
v0.82 (2024-05-29)
- Add field
initiator
in the response of getApprovalDetails API for MPC Wallet. #144
v0.81 (2024-05-28)
- Add New API: Add getApprovalDetails API for MPC Wallet. #141
v0.80 (2024-04-25)
- Add field
is_gas_station_tx
in the response of get transactions API for the MPC Wallet. #138
v0.79 (2024-04-09)
- Add New API: Add getUTXOAssets and getOrdinalsInscription API for MPC Wallet. #136
v0.78 (2024-04-03)
- Resolve the precision issue with the
amount
field in the API list_spendable for the MPC Wallet. #134
v0.77 (2024-03-11)
- Fix the error output when the dustThreshold is too large in the API coin_info for Custodial Wallet . #133
v0.76 (2024-02-28)
- Add New Params: Add new parameter
extra_parameters
for API mpc_speedup_transaction and mpc_drop_transaction. #131
v0.75 (2024-01-12)
- Add New Params: Add return value parameter
locked
in API listSpendable for MPC Wallet. #127
v0.74 (2024-01-02)
- Add New Params: Add return value parameter
dustThreshold
for API getSupportedCoins and getWalletSupportedCoins for MPC Wallet. #122
v0.73 (2023-12-29)
- Add code example for splitting satoshis. #118
v0.72 (2023-12-29)
- Add New API: Add coin_info API for MPC Wallet. #119
v0.71 (2023-12-29)
- Add New API: Add release satoshis API for MPC Wallet. #115
v0.70 (2023-12-28)
- Add New API: Add release satoshis API for MPC Wallet. #115
v0.69 (2023-12-27)
- Add New API: Add APIs for Gas Station. #111
v0.68 (2023-12-21)
- Add New Params: Add parameter
amount
for API coin_info for Custodial Wallet. #109
v0.67 (2023-12-15)
- Update testcase.
v0.66 (2023-12-13)
- Add New Params: Add parameter
txid
for API transactions_by_time_ex. #106
v0.65 (2023-12-07)
- Add New API: Add get_max_send_amount API for MPC Wallet. #103
v0.64 (2023-11-08)
- Add New API: Add transactions_by_time_ex API for Custodial Wallet. #97
v0.63 (2023-10-26)
- Add New API: MPC Wallet add Update Address Description API. #95
- Add New Params: Custodial Wallet New Withdraw Request and MPC Wallet Create Transaction API add remark param. #93
v0.62 (2023-09-05)
v0.61 (2023-08-03)
- Fix old eckey may init fail. #87
v0.60 (2023-07-31)
- Fix signature issue on JDK 17. #85
v0.59 (2023-07-27)
- Add API to get result of API signMessage. #82
v0.58 (2023-07-25)
- Add signature field in the response of get transactions API. #80
v0.57 (2023-07-20)
- Add API to list MPC TSS Node info. #78
v0.56 (2023-06-01)
- Standard Wallet GetOrgInfo release absEstimateFeeUsd. #74
v0.55 (2023-05-23)
- Support fee amount for MPC UTXO model. #70
v0.54 (2023-05-05)
- Add request created time in transaction detail. #68
v0.53 (2023-04-25)
- Add query auth statement status API. #66
v0.52 (2023-04-20)
- Add approval process in mpc transaction info. #61
- Adjust parameter order of MPCClient.create_transaction(). #63
v0.51 (2023-04-19)
- Add Callback retry API. #62
v0.50 (2023-04-18)
- Add standard wallet release get_supported_coins api. #60
v0.49 (2023-04-12)
v0.48 (2023-04-10)
- Update request nonce. #55
v0.47 (2023-03-13)
- Update MPC wallet SaaS api. #51
v0.46 (2023-03-03)
- Add MPC wallet supported coins api. #49
v0.45 (2023-02-16)
v0.44 (2023-01-30)
- Update web3 wallet query transaction api. #43
v0.43 (2023-01-16)
v0.42 (2022-12-29)
v0.41 (2022-12-23)
v0.40 (2022-11-25)
- Update Web3 wallet transaction api . #22
v0.39 (2022-11-18)
- Update MPC wallet generate addresses SaaS api. #18
v0.38 (2022-11-17)
v0.37 (2022-10-25)
- Update Web3 wallet withdraw and contract amount type. #14
v0.36 (2022-10-21)
v0.33 (2022-10-17)
v0.32 (2022-07-15)
v0.31 (2022-07-11)
- The receiving address list supports paging queries. #6
v0.30 (2022-06-27)
- Transaction records can be searched using TXID. #5