This repository has been archived by the owner on Jan 13, 2025. It is now read-only.
Releases: hashgraph/hethers.js
Releases · hashgraph/hethers.js
v1.2.6
What's Changed
- hethers.Wallet.createRandom() not working on node v17,18 by @natanasow in #283
- Bump version by @natanasow in #284
Full Changelog: v1.2.5...v1.2.6
Release v1.2.5
v1.2.4
Release v1.2.3
Release v1.2.2
What's Changed
- Hbar amount passed as value is HBARs not tinybars by @natanasow in #276
Full Changelog: v1.2.1...v1.2.2
Release v1.2.1
What's Changed
- Fix default cost on ContractCall by @natanasow in #274
Full Changelog: v1.2.0...v1.2.1
Release v1.2.0
What's Changed
- chore: change default mainnet mirrornode URL by @georgi-l95 in #268
- Use links.next for contract logs pagination by @georgi-l95 in #267
- Add axios retry interceptor by @georgi-l95 in #269
- fix: undefined when calling or querying a contract by @georgi-l95 in #271
New Contributors
- @georgi-l95 made their first contribution in #268
Full Changelog: v1.1.4...v1.2.0
Release v1.1.4
What's Changed
- Chain ids dont match isd specified in HIP-26 by @natanasow in #258
- Reintroduce computeAddress by @natanasow in #260
- Add support for max_automatic_token_associations by @natanasow in #262
Full Changelog: v1.1.3...v1.1.4
Release v1.1.3
What's Changed
- Use local node in the github ci by @ar-conmit in #255
- Can't override axios headers for authorization by @ar-conmit in #254
- Resolve package dependency issues by @Ivo-Yankov in #257
New Contributors
- @ar-conmit made their first contribution in #255
Full Changelog: v1.1.2...v1.1.3
Release v1.1.2
What's Changed
- Fix: Initial balance value not passed to Contract create transaction by @rahuljaguste in #248
New Contributors
- @rahuljaguste made their first contribution in #248
Full Changelog: v1.1.1...v1.1.2