Skip to content

Releases: fireblocks/ts-sdk

v7.0.0

08 Jan 16:00
Compare
Choose a tag to compare

Changes

🚀 Features

  • Introduce Embedded Wallets API
  • Introduce Staking API
  • Added retryRejectedTransactionBypassScreeningChecks in Compliance API
  • Added getTransactionReceipt in Contract Interactions API
  • Introduce Webhooks V2 (Beta) API
  • Introduce Keys (Beta) API
  • Added listAssets, getAssetById, listBlockchains, getBlockchainById in Blockchains & assets (Beta) API
  • Added addCosigner, pairApiKey, unpairApiKey, updateCallbackHandler, getRequestStatus in Cosigners (Beta) API

🧰 Maintenance - Breaking Changes

  • Fixed response schema of getPublicKeyInfoForAddress and getPublicKeyInfo in Vaults API
  • Fixed getAuditLogs response schema in Audit Logs API

🧰 Maintenance

  • Updating ApiKey, Cosigner schemas in Cosigners (Beta) API
  • Updated jsonwebtoken to v9

v6.0.0

05 Dec 16:03
Compare
Choose a tag to compare

Changes

🚀 Features

  • Introduced searchNetworkIds in Network Connections API

🧰 Maintenance - Breaking Changes

  • Updated fundDvpTicket with request schema in Smart Transfer API
  • Fix schema error related to abi datatype in Contract Templates API
  • Fix ContractDoc ‘version’ datatype to number in Contract Templates API
  • Fix getDeployedContracts query param name in Deployed Contracts API
  • Updated updateScreeningConfiguration request & response schemas in Compliance API
  • Updated RelatedRequest schema in Staking API (Beta)

🧰 Maintenance

  • Updated issueNewToken request schema in Tokenization API
  • Updated writeCallFunction request schema in Contract Interactions API
  • Updated getNetworkIds as deprecated in Network connections API
  • Updated SmartTransferTicket & SmartTransferTicketTerm schemas in Smart Transfer API
  • Added ‘useGasless’ property to ContractDeployRequest, CreateTokenRequest, WriteCallFunctionDto schemas in Contract Templates/ Contract Interactions/ Tokenization APIs
  • Updated ‘inputs’ property to optional in AbiFunction schema

v5.0.0

31 Oct 08:28
Compare
Choose a tag to compare

Changes

🚀 Features

  • Introduced getSmartTransferStatistic in Smart Transfer API
  • Introduced fund and approve dvp ticket in Smart Transfer API
  • Introduced get/set VASP to Travel Rule API

🧰 Maintenance - Breaking Changes

  • Updated issueNewToken request DTO in tokenization api
  • Updated assetId parameter’s name to baseAssetId in getDeployedContracts, getDeployedContractAbi, readCallFunction, writeCallFunction
  • Fixed ‘abi’ property type in request/response schemas of Contract Templates API

🧰 Maintenance

  • Updated delegationDTO in Staking (Beta) API
  • Added output and stateMutability optional properties in CreateTokenRequestDto

v4.0.0

17 Sep 14:09
Compare
Choose a tag to compare

Changes

🚀 Features

  • Introduced tokenization collections APIs
  • Introduced fetch and save contract ABI APIs for deployed contracts

🧰 Maintenance - Breaking Changes

  • Removed legacy get audit logs API

🧰 Maintenance

  • Updated supported blockchains for NFTs
  • Updated request schema for link a contract API
  • Added ‘useGasless’ property to TransactionRequest
  • Added ‘proofOfOwnership’ property to CreateSigningKey (Beta API)
  • Fixed minimum allowed vault account id to 0 in ModifySigningKey (Beta API)
  • Added rescan transaction functionality (Beta API)
  • Added support of creating keyLink vault accounts
  • Added ‘maxTotalFee’ property to TransactionRequest

v3.1.0

25 Jul 14:54
Compare
Choose a tag to compare

Changes

🚀 Features

  • Add set asset price api

🧰 Maintenance

  • Update NFT supported blockchains with EtherLink
  • Fix NetworkIdResponse schema
  • Fix request schema for functions read/write in contract interactions apis

v3.0.0

17 Jul 11:57
Compare
Choose a tag to compare

Changes

🧰 Maintenance - Breaking Changes

  • Update NFT supported blockchains
  • Update exchange accounts internal transfer request and response schemas

🧰 Maintenance

  • Update ‘standard’ property to optional in asset response
  • Add ‘tradingAccount’ property to transaction response in case of exchange internal transfer
  • Add query params to getSigningKeysList (Beta API)
  • Add empty string client side validation for required query/path params

v2.1.0

04 Jun 12:25
63e2b71
Compare
Choose a tag to compare

🚀 Features

  • Introduced Key Link (Beta) API

🧰 Maintenance

  • Corrected 'amount' property type to string in Smart Transfer API model
  • Corrected PolicyCheckResult schema in Policy Editor API

v2.0.0

08 May 15:43
129dcc6
Compare
Choose a tag to compare

Changes

🧰 Maintenance - Breaking Changes

  • Response/request refactoring

🚀 Features

  • Add tokenization APIs

v1.1.0

17 Apr 14:46
a903c03
Compare
Choose a tag to compare

Changes

🚀 Features

🐛 Bug Fixes

  • Modify error message when secretKey missing and fix readme doc @asafs932 (#33)

🧰 Maintenance

v1.0.1

07 Apr 12:18
7a26194
Compare
Choose a tag to compare

Changes