Skip to content

node-sdk v9.4.0

Compare
Choose a tag to compare
@soerenbf soerenbf released this 19 Oct 08:00
· 523 commits to main since this release

Added

  • sendUpdateInstruction to the gRPC Client.
  • healthCheck to the gRPC Client.
  • Functions calculateModuleReference for getting the module reference and parseModuleInterface for getting the interface from the source of a smart contract module.
  • Smart contract related types ContractName, EntrypointName and helper functions isInitName, isReceiveName, getContractNameFromInit and getNamesFromReceive.

Fixed

  • Added missing fields to getBlockChainParameters response. (rootKeys, level1Keys, level2Keys)
  • Use of bigint exponentiation causing issues in web.