Skip to content

Releases: dfinity/rosetta-client

0.6.2 - dependencies update

24 Jan 22:03
ed26094
Compare
Choose a tag to compare

fix: bump dependencies with known vulnerabilities.
chore: update files generated by protocol buffers compiler to match the latest version of the IC repository.

Minor fixes

13 Aug 12:10
66a286c
Compare
Choose a tag to compare

Added

  • proxy option (of type AxiosProxyConfig) to the Session constructor (#57).

Changed

  • Stricter checks in address_from_hex with better error messages (#56).

0.6.0

21 Jul 10:39
Compare
Choose a tag to compare

BREAKING CHANGE: this version of the client switches to the new encoding of transactions introduced in the recent rosetta-node update (#47, #54). The transfer method won't work with older versions of rosetta-node (docker images dfinity/rosetta-api:20210526 and below).

This version of the client should work fine with the latest https://rosetta-api.internetcomputer.org.

0.5.2

03 Jun 17:43
cd595cb
Compare
Choose a tag to compare
Bikeshedding before `0.5.2` release (#45)

0.5.1

23 Apr 11:42
8c2fa9f
Compare
Choose a tag to compare
Fix signed_transaction_decode (#34)

0.5.0

22 Apr 15:53
19aed88
Compare
Choose a tag to compare
Misc improvements (#33)

0.4.0

15 Apr 11:59
0e1454a
Compare
Choose a tag to compare
Prepare for 0.4.0 release (#28)

0.3.1

02 Apr 09:09
d93e6c5
Compare
Choose a tag to compare
0.3.1 (#24)

0.3.0

02 Apr 07:29
ce1e47f
Compare
Choose a tag to compare
Minor changes pre 0.3.0 release (#23)

0.2.0

08 Mar 13:56
80830f7
Compare
Choose a tag to compare
Prepare for 0.2.0 release (#11)