v2.3.0
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