Skip to content

Releases: caxqueiroz/fireblocks-sdk

v2.0.6

03 Dec 02:03
Compare
Choose a tag to compare
added timeout support for hystrix.

v2.0.5

27 Nov 07:54
Compare
Choose a tag to compare
Merge branch 'master' of https://github.com/caxqueiroz/fireblocks-sdk

v2.0.3

19 Oct 08:00
Compare
Choose a tag to compare
changes on transactionspayload function.

- added message for fallback func lack of implt.

v2.0.2

16 Oct 08:58
Compare
Choose a tag to compare
added 2 more attrs to vaultaccountassetaddress

v2.0.1

16 Oct 08:10
Compare
Choose a tag to compare
fixed go.mod for /v2 support

v1.1.18

15 Oct 07:36
Compare
Choose a tag to compare
minor fixes.

v1.1.17

13 Oct 08:16
Compare
Choose a tag to compare
added domain data support for Unmanaged Wallets.

- adopted golang format for constants.

v1.1.16

09 Oct 06:43
Compare
Choose a tag to compare
changes on assettyperesponse to keep parity api latest version

v1.1.15

09 Oct 06:05
Compare
Choose a tag to compare

support to /v1/users endpoint.

  • added nativeAsset to AssetTypeResponse
  • other minor fixes.

v1.1.14

07 Oct 15:58
Compare
Choose a tag to compare
fixed bug on GetVaultAccounts (format string).