Skip to content

Releases: hiero-ledger/hiero-sdk-js

v2.36.0

17 Oct 09:59
69b93c3
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.35.0...v2.36.0

v2.35.0

04 Oct 14:11
9458340
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.34.1...v2.35.0

v2.34.1

15 Sep 16:14
512c2b7
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.34.0...v2.34.1

v2.34.0

15 Sep 13:13
4a61657
Compare
Choose a tag to compare

What's Changed

  • Add toJSON method for tx response, receipt and record by @petreze in #1859
  • Add example on how to generate transaction IDs on demand and scenarios by @petreze in #1860
  • Ensure that generated tx ids are unique by @petreze in #1862
  • Fix the examples to work with local node as well as with the new precompile contracts by @ochikov in #1863
  • Update dependencies across examples and packages v2 by @ochikov in #1879
  • Finalize toJson functionality by @petreze in #1880

Full Changelog: v2.33.0...v2.34.0

v2.33.0

04 Sep 14:23
2d791f8
Compare
Choose a tag to compare

What's Changed

  • Handle EvmAddress when passed to addAddress as a ContractFunctionParameter by @petreze in #1819
  • Fix node selection improvement by @petreze in #1815
  • Enhance AccountId.toSolidityAddress() to handle alias field by @petreze in #1820
  • Allow ED25519 keys to generate long-zero address from alias by @petreze in #1822
  • Fix warning issues during build by @ochikov in #1850
  • Add mapi call that queries the mirror node to get the actual evm address field by @petreze in #1853

Full Changelog: v2.32.0...v2.33.0

v2.32.0

21 Aug 09:56
cb7a831
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.31.0...v2.32.0

v2.32.0-beta.2

18 Aug 07:35
276dcc0
Compare
Choose a tag to compare
v2.32.0-beta.2 Pre-release
Pre-release

What's Changed

Full Changelog: v2.32.0-beta.1...v2.32.0-beta.2

v2.32.0-beta.1

08 Aug 15:52
364decb
Compare
Choose a tag to compare
v2.32.0-beta.1 Pre-release
Pre-release

What's Changed

  • Update the client constants file with the mainnet proxies by @ochikov in #1780
  • Add method that queries the mirror node to get the actual num field by @petreze in #1790
  • Add retry logic on grpc web errors by @petreze in #1802

Full Changelog: v2.31.0...v2.32.0-beta.1

v2.31.0

27 Jul 16:42
1e5f7cb
Compare
Choose a tag to compare

What's Changed

Full Changelog: v2.30.0...v2.31.0

v2.30.0

17 Jul 14:59
3bef938
Compare
Choose a tag to compare

What's Changed

New Contributors

Full Changelog: v2.29.0...v2.30.0