Releases: multiversx/mx-sdk-py-cli
v7.2.0
Removed the default values for the chain ID and for the proxy. Now if --proxy
is provided will get the chain ID from the network. If --chain
is provided, that value will be used. If both are provided and the values do not match, will use the value obtained from the proxy.
What's Changed
Full Changelog: v7.1.0...v7.2.0
v7.1.0
What's Changed
- Install
sc-meta
by default when installing rust by @popenta in #281 - Remove migration process from mxpy-up by @popenta in #275
- Update references of sdk-py-* libraries. Adjust requirements constraints by @andreibancioiu in #287
Full Changelog: v7.0.0...v7.1.0
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
v7.0.0b1
v6.5.0
v6.4.0
v6.3.1
What's Changed
- Fix large numbers interpretation when using "contract query" by @andreibancioiu in #267
Full Changelog: v6.3.0...v6.3.1
v6.3.0
What's Changed
- Implemented cold signing by @popenta in #258
- Update references (sdk-wallet) by @andreibancioiu in #261
Full Changelog: v6.2.1...v0.6.3
v6.2.1
v7.0.0b0
What's Changed
- Remove deprecated EEI checks by @andreibancioiu in #246
- Improvements of "mxpy testnet". Re-brand to "localnet". by @andreibancioiu in #239
- Remove already-deprecated wallet commands and options by @andreibancioiu in #250
- Remove command "mxpy account get-transactions" by @andreibancioiu in #251
Full Changelog: v6.1.3...v7.0.0b0