Skip to content

Comments

Bump @hashgraph/sdk from 2.0.29 to 2.18.3#129

Closed
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/hashgraph/sdk-2.18.3
Closed

Bump @hashgraph/sdk from 2.0.29 to 2.18.3#129
dependabot[bot] wants to merge 1 commit intomainfrom
dependabot/npm_and_yarn/hashgraph/sdk-2.18.3

Conversation

@dependabot
Copy link
Contributor

@dependabot dependabot bot commented on behalf of github Oct 10, 2022

Bumps @hashgraph/sdk from 2.0.29 to 2.18.3.

Release notes

Sourced from @​hashgraph/sdk's releases.

v2.18.3

Added

  • PrecheckStatusError.contractFunctionResult
  • TransactionReceiptQuery.[set|get]ValidateStatus()
  • TransactionRecrodQuery.[set|get]ValidateReceiptStatus()

Fixed

  • WebClient and NativeClient do not schedule network updates

v2.18.2

Added

  • TransactionId.getReceipt()
  • TransactionId.getRecord()
  • AccountCreateTransaction.[set|get]Alias[Key|EvmAddress]()
  • ContractCreateFlow.[set|get]MaxChunks()
  • Support for automatically updating networks
  • Client.[set|get]NetworkUpdatePeriod()
  • Client constructor supports scheduleNetworkUpdate to disable auto updates
  • Support for local-node as one of the networks

Fixed

  • ContractCreateFlow.executeWithSigner()
  • PublicKey.fromString() for ECDSA keys
  • WebChannel not checking headers before decoding body

v2.18.1

Fixed

  • TransferTransaction incorrectly merging FT and NFT tranfers
  • ContractCreateFlow.execute() not using keys provided in .sign()
  • PublicKey.equals()

v2.18.0

Added

  • Mnemonic.to[Ed25519|Ecdsa]PrivateKey()
  • New consensus nodes to Client

Deprecated

  • Mnemonic.toPrivateKey() - Use Mnemonic.to[Ed25519|Ecdsa]PrivateKey()

Fixed

  • #1188 - Undeprecate *ContractId.fromSolidityAddress()

... (truncated)

Changelog

Sourced from @​hashgraph/sdk's changelog.

v2.18.3

Added

  • PrecheckStatusError.contractFunctionResult
  • TransactionReceiptQuery.[set|get]ValidateStatus()
  • TransactionRecrodQuery.[set|get]ValidateReceiptStatus()

Fixed

  • WebClient and NativeClient do not schedule network updates

v2.18.2

Added

  • TransactionId.getReceipt()
  • TransactionId.getRecord()
  • AccountCreateTransaction.[set|get]Alias[Key|EvmAddress]()
  • ContractCreateFlow.[set|get]MaxChunks()
  • Support for automatically updating networks
  • Client.[set|get]NetworkUpdatePeriod()
  • Client constructor supports scheduleNetworkUpdate to disable auto updates
  • Support for local-node as one of the networks

Fixed

  • ContractCreateFlow.executeWithSigner()
  • PublicKey.fromString() for ECDSA keys
  • WebChannel not checking headers before decoding body

v2.18.1

Fixed

  • TransferTransaction incorrectly merging FT and NFT tranfers
  • ContractCreateFlow.execute() not using keys provided in .sign()
  • PublicKey.equals()

v2.18.0

Added

  • Mnemonic.to[Ed25519|Ecdsa]PrivateKey()

Deprecated

  • Mnemonic.toPrivateKey() - Use Mnemonic.to[Ed25519|Ecdsa]PrivateKey()

Fixed

... (truncated)

Commits
  • 5603a7e release(sdk): v2.18.3
  • d8ecf5c fix: PrecheckStatusError.contractFunctionResult not being set accordingly
  • 65d98dd feat: implement TransactionReceiptQuery.validateStatus and `TransactionReco...
  • acb4815 feat: expose contractFunctionResult on a failed call to ContractCallQuery (#1...
  • a654a02 fix: use requireNotFrozen over requireFrozen in setExpirationTime in TopicUpd...
  • fdfd914 fix: add documentation indicating account create alias APIs are beta
  • ae9b56f fix: AccountCreateTransaction.alias[Key|EvmAddress] should be set when doin...
  • c1ffa2e chore: update changelog
  • 3eaa1c1 fix: NativeClient shouldn't schedule network update as there is no address ...
  • 83bbabe fix: WebClient shouldn't schedule network update as there is no address boo...
  • Additional commits viewable in compare view

Dependabot compatibility score

Dependabot will resolve any conflicts with this PR as long as you don't alter it yourself. You can also trigger a rebase manually by commenting @dependabot rebase.


Dependabot commands and options

You can trigger Dependabot actions by commenting on this PR:

  • @dependabot rebase will rebase this PR
  • @dependabot recreate will recreate this PR, overwriting any edits that have been made to it
  • @dependabot merge will merge this PR after your CI passes on it
  • @dependabot squash and merge will squash and merge this PR after your CI passes on it
  • @dependabot cancel merge will cancel a previously requested merge and block automerging
  • @dependabot reopen will reopen this PR if it is closed
  • @dependabot close will close this PR and stop Dependabot recreating it. You can achieve the same result by closing it manually
  • @dependabot ignore this major version will close this PR and stop Dependabot creating any more for this major version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this minor version will close this PR and stop Dependabot creating any more for this minor version (unless you reopen the PR or upgrade to it yourself)
  • @dependabot ignore this dependency will close this PR and stop Dependabot creating any more for this dependency (unless you reopen the PR or upgrade to it yourself)

Bumps [@hashgraph/sdk](https://github.com/hashgraph/hedera-sdk-js) from 2.0.29 to 2.18.3.
- [Release notes](https://github.com/hashgraph/hedera-sdk-js/releases)
- [Changelog](https://github.com/hashgraph/hedera-sdk-js/blob/main/CHANGELOG.md)
- [Commits](hiero-ledger/hiero-sdk-js@v2.0.29...v2.18.3)

---
updated-dependencies:
- dependency-name: "@hashgraph/sdk"
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
@dependabot dependabot bot added the dependencies Pull requests that update a dependency file label Oct 10, 2022
@dependabot @github
Copy link
Contributor Author

dependabot bot commented on behalf of github Oct 24, 2022

Superseded by #133.

@dependabot dependabot bot closed this Oct 24, 2022
@dependabot dependabot bot deleted the dependabot/npm_and_yarn/hashgraph/sdk-2.18.3 branch October 24, 2022 13:12
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

dependencies Pull requests that update a dependency file

Projects

None yet

Development

Successfully merging this pull request may close these issues.

0 participants