Skip to content

v1.1.0

Compare
Choose a tag to compare
@github-actions github-actions released this 26 Jun 13:15
· 281 commits to master since this release

Main Changes

  • Removed methods object from contract instance. Please use view instead
  • Use SDK InputAssets for contract call parameters, instead of node.InputAssets from OpenAPI
  • Added a new gasEstimationMultiplier to script transactions, allowing dApps to include a gas buffer to handle gas estimation errors
  • upgrade to full node 3.2.0

Pull Requests:

Full Changelog: v1.0.6...v1.1.0