Release 2.0.0
2.0.0 - 2023-10-20
Added
- Checkpoints for
Scenario ContractUpgradeStep- Auto retry for empty query results
- python step class
- Value key can now of any depth for
Scenariodata SceneStepanalyzemodule
Fixed
- Use of missing signer for LedgerAccount
- Missing parsing of hexadecimal value as string
Changed
- 🚨 BREAKING CHANGE 🚨
checksattribute has been given for allTransactionStep, sometimes replacingcheck_success - 🚨 BREAKING CHANGE 🚨
.and[]are used instead of%to specify aScenariovalue key - 🚨 BREAKING CHANGE 🚨
data.data.pyrenamed intodata.execution_data.py - Upgrade MultiversX python libraries
intis preferred overnumberfor query return type
Fixed
- Bug with the
skip confirmationCLI command - Wrong token properties set during token registration
Full Changelog: v1.1.0...v2.0.0