Skip to content

v1.5.0

Compare
Choose a tag to compare
@ShanshanLi-cobo ShanshanLi-cobo released this 24 Oct 05:46
· 8 commits to master since this release
f1be698

This version was released on October 24, 2024.

New features

Improvements

  • Added the asset_model_type property in the response of the Get token information operation to indicate whether a token uses the account model or the UTXO model.
  • Added the calldata_info property to the TransactionEvmContractDestination schema to provide a more detailed representation of smart contract calldata.
  • Added the TransactionRawMessageSignDestination schema and added the Raw_Message_Signature value to the destination_type enum to represent the transaction destination for raw message signatures.
  • Added Stake and Unstake as new possible values for the types query parameter in the List all transactions operation.
  • Added bitmart and bitfinex as new possible values to the exchange_id enum.
    The delegate property was no longer a required property in the TransactionSmartContractSafeWalletSource schema.

Full Changelog: v1.4.0...v1.5.0