Upgrade priority: Medium (contains useful fixes), due to the change Fix transaction pool event sending.
Native runtime versions:
- Polkadot: 8
- Kusama: 2008
- Westend: 28
This release was built with the following versions of rustc
. Other versions may work.
- rustc 1.44.0 (49cae5576 2020-06-01)
- rustc 1.46.0-nightly (fd4b177aa 2020-06-08)
Runtime
- Bump versions, tweak deposit costs (#1252)
Substrate
Runtime
- Add events for balance reserve and unreserve functions (#6330)
Client
- Fix transaction pool event sending (#6341)
Medium