v7.0.0
mxpy v7 comes with an improved mini-testnet, now renamed to localnet
. This is a breaking change - the previous set of commands for managing the mini-testnet (along with the adjacent TOML configuration) suffered a redesign. This change is accompanied by some other smaller breaking changes.
Please have a look on the migration support.
What's Changed
- Improvements of "mxpy testnet". Re-brand to "localnet". by @andreibancioiu in #239
- Remove project argument from contract deploy and contract upgrade by @popenta in #266
- Remove already-deprecated wallet commands and options by @andreibancioiu in #250
- Remove deprecated EEI checks by @andreibancioiu in #246
- Remove command "mxpy account get-transactions" by @andreibancioiu in #251
- Use wasm-opt "version_112", by default by @andreibancioiu in #252
Full Changelog: v6.5.0...v7.0.0