Releases: multiversx/mx-sdk-py-cli
Releases · multiversx/mx-sdk-py-cli
v5.3.2
What's Changed
- Fix "mxpy testnet" upon release of Polaris by @andreibancioiu in #226
Full Changelog: v5.3.1...v5.3.2
v6.0.0b1
What's Changed
- Remove
wallet.pem
and use wallet package by @popenta in #194 - Completely removed the internal wallet package by @popenta in #197
- Replace internal wallet.keyfile with wallet package by @popenta in #196
- Adjust installation of wasm-opt (do not rely on nodejs) by @andreibancioiu in #207
- Implement different dependencies resolution strategies: "host" vs. "sdk" by @andreibancioiu in #210
- Remove local testnet scope. It caused bugs in the past, without being very useful by @andreibancioiu in #206
- Add message signing (for Ledger as well) by @andreibancioiu in #221
Full Changelog: v5.3.1...v6.0.0b1
v5.3.1
What's Changed
- Fix passing --platform to docker run by @andreibancioiu in #219
Full Changelog: v5.3.0...v5.3.1
v5.3.0
What's Changed
- Use MessageV1 for preparing the signature for contract verification by @andreibancioiu in #213
- Instructions to use local
mxpy
by @lcswillems in #216 - Set default platform by default + flag to skip setting it by @lcswillems in #217
- Extra logging for contract verify by @andreibancioiu in #218
Full Changelog: v5.2.3...v5.3.0
v5.2.3
What's Changed
- template rename fixes by @alyn509 in #211
- Fix "wallet new --pem" by @andreibancioiu in #212
New Contributors
Full Changelog: v5.2.2...v5.2.3
v5.2.2
What's Changed
- Allow to run tests recursively by @lcswillems in #200
- Error handling for contract verification by @popenta in #204
Full Changelog: v5.2.1...v5.2.2
v5.2.1
v5.2.0
What's Changed
- Update twiggy paths path, bump version (5.1.2) by @claudiu725 in #202
- mxpy contract verify fixes by @popenta in #201
Full Changelog: v5.1.1...v5.2.0
v5.1.1
What's Changed
- Fix contract query (parameter preparation and error reporting) by @andreibancioiu in #199
Full Changelog: v5.1.0...v5.1.1
v5.1.0
What's Changed
- Do not handle erdjs-snippets anymore, since they have been removed from mx-sdk-rs's templates folder by @andreibancioiu in #195
Full Changelog: v5.0.1...v5.1.0