v11.0.0
What's Changed
This release contains mainly new features, but also a few breaking changes.
For more details, check out the migration issue.
For examples, check out the Cookbook.
What's Changed
- Set gas price for smart contract interactions by @popenta in #516
- Require python 3.10 or greater by @popenta in #520
- Multisig integration by @popenta in #515
- Governance integration by @popenta in #517
- Wrap Ledger error by @popenta in #525
- Environment config by @popenta in #519
- Address config by @popenta in #521
- Deprecate password file cli argument by @popenta in #529
- Added get commands by @popenta in #522
- Remove recall nonce argument by @popenta in #527
- Set log level from config or cli args by @popenta in #528
- Generate CLI.md file by @popenta in #530
- Refactoring config-wallet by @popenta in #532
- Rename env to config-env by @popenta in #533
Full Changelog: v10.2.0...v11.0.0