What's Changed
- Fixes broken e2e tests by @thewhaleking in #3020
- Add async crv4 e2e test by @basfroman in #3022
- Use
TimelockedWeightCommits
instead ofCRV3WeightCommitsV2
by @basfroman in #3023 - fix: reflect correct return types for get_delegated by @Arthurdw in #3016
- Fix
flaky
e2e test (tests.e2e_tests.test_staking.test_safe_staking_scenarios) by @basfroman in #3025 - Separation of test modules into separate text elements as independent matrix elements by @basfroman in #3027
- Improve
move_stake
extrinsic (addmove_all_stake
parameter) by @basfroman in #3028 - Fix tests related with disabled
sudo_set_commit_reveal_weights_enabled
by @basfroman in #3026 - Update changelog + version by @basfroman in #3031
Full Changelog: v9.9.0...v9.10.0