Skip to content

v1.1.0

Compare
Choose a tag to compare
@zhangjun725 zhangjun725 released this 07 Aug 08:30
· 25 commits to master since this release
0de836d

What's Changed

New features

Added OAuth operations for Cobo Portal App developers:

Improvements

  • The data type of data.response_body was updated from object to string in the response of List webhook event logs.
  • Added the signer property to indicate whether the key share holder's TSS Node is a designated transaction signer. Affected schemas include:
    • CreateKeyShareHolder
    • KeyShareHolder
  • The node_count property was renamed as participants in:
  • The pubkey property was renamed as root_pubkey in the RootPubkey schema.
  • Added the root_pubkey property to indicate the vault's root extended public key in the TSSGroups schema.
  • Several timestamp-related properties were renamed using the “_timestamp” suffix. Affected schemas include:
    • Transaction
    • TransactionBlockInfo
    • TransactionTimeline
    • KeyShareHolderGroup
    • MPCVault

Full Changelog: https://github.com/CoboGlobal/cobo-waas2-js-sdk/commits/v1.1.0