Skip to content
This repository was archived by the owner on Aug 27, 2025. It is now read-only.

Releases: dfinity/rosetta-client

0.6.2 - dependencies update

Choose a tag to compare

@roman-kashitsyn roman-kashitsyn released this 24 Jan 22:03
ed26094

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

Choose a tag to compare

@roman-kashitsyn roman-kashitsyn released this 13 Aug 12:10
66a286c

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

Choose a tag to compare

@roman-kashitsyn roman-kashitsyn released this 21 Jul 10:39

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

Choose a tag to compare

@TerrorJack TerrorJack released this 03 Jun 17:43
cd595cb
Bikeshedding before `0.5.2` release (#45)

0.5.1

Choose a tag to compare

@TerrorJack TerrorJack released this 23 Apr 11:42
8c2fa9f
Fix signed_transaction_decode (#34)

0.5.0

Choose a tag to compare

@TerrorJack TerrorJack released this 22 Apr 15:53
19aed88
Misc improvements (#33)

0.4.0

Choose a tag to compare

@TerrorJack TerrorJack released this 15 Apr 11:59
0e1454a
Prepare for 0.4.0 release (#28)

0.3.1

Choose a tag to compare

@TerrorJack TerrorJack released this 02 Apr 09:09
d93e6c5
0.3.1 (#24)

0.3.0

Choose a tag to compare

@TerrorJack TerrorJack released this 02 Apr 07:29
ce1e47f
Minor changes pre 0.3.0 release (#23)

0.2.0

Choose a tag to compare

@TerrorJack TerrorJack released this 08 Mar 13:56
80830f7
Prepare for 0.2.0 release (#11)