Releases: hiero-ledger/hiero-sdk-js
Releases · hiero-ledger/hiero-sdk-js
v2.36.0
What's Changed
- Fix the fromBytes for tokenWipeTransaction by @ochikov in #1968
- Exposing client operator with a getter by @rokn in #1970
- Examples related changes by @svetoslav-nikol0v in #1953
- Fix integration tests and remove .only by @ochikov in #1971
Full Changelog: v2.35.0...v2.36.0
v2.35.0
What's Changed
- Fix integration tests by @ochikov in #1896
- Update packages and release beta versions by @ochikov in #1891
- Fix typos by @omahs in #1889
- Fixed duplicated doc comments by @0xMimir in #1888
- Fix topic subscription error handling by @rokn in #1907
- Update precompile system contracts by @petreze in #1910
- Update/packages vol2 by @ochikov in #1905
- Ignore minor and patch updates by @ochikov in #1937
- Fix/dependabot updates by @ochikov in #1938
- Fix/dependabot updates by @ochikov in #1939
- Fix/dependabot updates by @ochikov in #1940
- Add keepalive_time property when we init grpc client by @petreze in #1908
- Update the precompiled jsons of the contracts by @ochikov in #1954
- Add setDefaultMaxQueryPayment() and deprecate setMaxQueruPayment() by @svetoslav-nikol0v in #1897
- Fixed toJSON functionality in TranasctionRecord/Receipt/Response by @rokn in #1956
- [#1857] Аdding task to run all example by @svetoslav-nikol0v in #1955
- Adding new env variable by @svetoslav-nikol0v in #1957
New Contributors
- @omahs made their first contribution in #1889
- @0xMimir made their first contribution in #1888
- @svetoslav-nikol0v made their first contribution in #1897
Full Changelog: v2.34.1...v2.35.0
v2.34.1
v2.34.0
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
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
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
- Add method handler by @petreze in #1804
- Comment out unavailable web proxies nodes by @petreze in #1810
- Fix deprecation and add comments by @petreze in #1811
Full Changelog: v2.31.0...v2.32.0
v2.32.0-beta.2
What's Changed
Full Changelog: v2.32.0-beta.1...v2.32.0-beta.2
v2.32.0-beta.1
v2.31.0
v2.30.0
What's Changed
- Added new transaction type based on EIP-2930 by @rokn in #1702
- Fix contract function params by @ochikov in #1703
- Fix integration tests fees by @ochikov in #1715
- Fix zero padding for nanos in timestamp by @petreze in #1713
- Added release doc by @ochikov in #1720
- Fix DER and PEM headers by @petreze in #1706
- Fix dependencies by @petreze in #1722
- Feature contract nonces - HIP-729 support by @petreze in #1723
New Contributors
Full Changelog: v2.29.0...v2.30.0