Skip to content
This repository has been archived by the owner on Apr 9, 2021. It is now read-only.

SDK v1.0.17

Compare
Choose a tag to compare
@zie1ony zie1ony released this 04 Feb 18:51
· 46 commits to master since this release
fc22685

Added

  • Added DeployUtils.addArgToDeploy(deploy: Deploy, name: string, value: CLValue) to be able to modify Deploy's session arguments. It creates a new deploy instance. Can not be used on signed deploys.

Changed

  • Default gasPrice changed from 10 to 1.
  • Casper balances checks return BigNumber now.