Skip to content

Releases: fireblocks/py-sdk

v4.0.0

31 Oct 08:35
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

v3.0.0

17 Sep 14:56
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

v2.1.0

25 Jul 14:55
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

v2.0.0

17 Jul 13:29
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

v1.0.4

26 Jun 07:25
Compare
Choose a tag to compare

Changes

  • Add version bump workflow

v1.0.3

06 Jun 14:30
fc6fa95
Compare
Choose a tag to compare

Changes

  • Fixed pypi documentation link

v1.0.2

04 Jun 07:53
41379bb
Compare
Choose a tag to compare

First official release of the Fireblocks Python SDK 🎉

Changes

  • Generated SDK for version v1.0.2 GA

v0.0.2-beta

30 May 13:55
01a047f
Compare
Choose a tag to compare

Changes

  • Version 0.0.2-beta