v11.2.0
What's Changed
Added a new command group called mxpy token that can be used to perform all sorts of token management operations. Please type mxpy token -h for a full list of available commands.
What's Changed
- Token command group implementation - issue_fungible command by @LaraTifui in #539
- Merge main in feat/next by @popenta in #541
- Token management operations - first part by @popenta in #540
- Token Management Operations - second part by @popenta in #545
- Delegation refactoring by @popenta in #542
- Remove unnecessary field from base exception class by @popenta in #548
- Refactoring contracts to remove wrapper by @popenta in #543
- Use guardian and relayer addresses instead of accounts by @popenta in #549
- Refactoring: Remove governance wrapper by @popenta in #544
- Remove multisig wrapper by @popenta in #546
- Refactoring: Remove validators wrapper by @popenta in #547
- transactions refactoring by @popenta in #550
- Cleanup after refactoring by @popenta in #551
New Contributors
- @LaraTifui made their first contribution in #539
Full Changelog: v11.1.1...v11.2.0