This release contains several security hotfixes and infrastructure improvement
Bug Fixes
- Fixed gas accounting to include full transaction size
- Fixed reachable unwrap in crypto native
- Enabled feature 91
DEFAULT_ACCOUNT_RESOURCEon testnet and mainnet
Infrastructure
- Added failsafe for depleted staking rewards treasury
- Re-added macOS Intel build support
- Updated mainnet gas schedule
- Docker network compatibility fix (RPC on 0.0.0.0)
Other
- Updated README with Movement branding
- CLI banner and output improvements
What's Changed
- feat: add failsafe for depleted staking rewards treasury by @0xIcarus in #274
- Set RPC entry point to 0.0.0.0 to be compatible with docker network by @musitdev in #271
- docs: update root README for Movement branding and use relative links by @apenzk in #277
- Improve swarm tests for GGP depletion failsafe by @0xIcarus in #281
- Render newline and quotation mark chars in Movement CLI output by @andygolay in #280
- Add Movement CLI release workflow by @andygolay in #285
- Gas schedule update on mainnet by @rubujubi in #283
- Release CLI action: Fix CRATE_DIR by @andygolay in #287
- [Bugfix] Fix reachable unwrap in crypto native by @fEst1ck in #289
- [Bugfix] Use full transaction size in computing transaction metadata by @fEst1ck in #294
- add script to enable feature 91 by @rubujubi in #296
New Contributors
Full Changelog: v2.0.0...v2.0.1