Skip to content

v2.3.0

Choose a tag to compare

@popenta popenta released this 09 Oct 09:19
· 45 commits to main since this release
f3df761

What's Changed

Possible Breaking Change

For the AccountController the parameter gasLimitEstimator was renamed to gas_limit_estimator.

For the TransferController and TransferTransactionsFactory the limitation of not sending arbitrary data together with ESDT transfer has been removed.

What's Changed

  • Estimate gas limit on controllers & allow ESDT transfer and data by @popenta in #280
  • Patch gas limit when estimating cost by @popenta in #281

Full Changelog: v2.2.0...v2.3.0