This release contains the changes from polkadot-v0.9.18
to polkadot-v0.9.19
.
Global Priority
Low: This is a low priority release and you may upgrade at your convenience.
Rust compiler versions
This release was tested against the following versions of rustc
. Other versions may work.
- Rust Stable:
rustc 1.60.0 (7737e0b5c 2022-04-04)
- Rust Nightly:
rustc 1.62.0-nightly (e745b4ddb 2022-04-07)
Database Migrations
No Database migration detected in this release.
Changes
Legend
- [C] Cumulus
- [P] Polkadot
- [S] Substrate
Client
- [S]
#11004
- Additionalbenchmark-storage
flags - [S]
#10977
- Add execution overhead benchmarking - [S]
#10939
- Adddev_getblockstats
rpc - [S]
#11091
- Addbenchmark-block
command - [S]
#11170
- Change default execution strategies towasm
- [S]
#11164
- Sub-commands forbenchmark
- [C]
#1156
- Co #11164: sub-commands forbenchmark
Runtime
- [S]
#10896
- Minor uniques pallet improvements and xcm v3 preparations - [S]
#11037
- Contracts: stabilizeseal_delegate_call
- [P]
#4863
- Add child bounties to polkadot and kusama - [P]
#5000
- Lower kusama staking limits - [P]
#4809
- Update docs and enable dot-over-xcm - [C]
#1057
- Enable dot-over-xcm and lift asset creation restrictions - [S]
#10242
- Allow pallet error enum variants to contain fields - [S]
#11014
- Improve bounties and child bounties deposit logic - [S]
#10988
- Add a bounded fallback on failed elections - [S]
#10933
- Contracts: addseal_code_hash
andseal_own_code_hash
to… - [P]
#5173
Low - Migrate slot depositors in crowdloan migration - [S]
#10808
- Add limit to tranasctional layers - [P]
#5227
- Custom slots migration for fund index change - [C]
#1169
- Deny using relay chain for reserve transfers [✉️ XCM]
Misc
There are other misc. changes. You can expand the list below to view them all.
Other misc. changes
#10896
- Minor uniques pallet improvements and xcm v3 preparations
#5016
- Improve parachain liveness by reducing required number of ba…
#10997
- Make bags-list generic over node value and instantiable
#11004
- Additional benchmark-storage
flags
#11037
- Contracts: stabilize seal_delegate_call
#4863
- Add child bounties to polkadot and kusama
#10977
- Add execution overhead benchmarking
#5150
Low - Have some lenience on outdated messages in statement distrib…
#10939
- Add dev_getblockstats
rpc
#5000
- Lower kusama staking limits
#5182
Low - Enable disputes on all chains
#4809
- Update docs and enable dot-over-xcm
#1057
- Enable dot-over-xcm and lift asset creation restrictions
#10242
- Allow pallet error enum variants to contain fields
#11091
- Add benchmark-block
command
#11014
- Improve bounties and child bounties deposit logic
#10988
- Add a bounded fallback on failed elections
#10933
- Contracts: add seal_code_hash
and seal_own_code_hash
to…
#5173
Low - Migrate slot depositors in crowdloan migration
#5224
- Integrate benchmark-block
#5137
- Integrate benchmark-overhead
command
#10808
- Add limit to tranasctional layers
#11156
- Fix storage layer limit
#1133
- Bump tx version due to substrate 10896
#11170
- Change default execution strategies to wasm
#10785
- Apply weighttofeepolynomial
s to `pallet_transaction_paymen…
#5227
- Custom slots migration for fund index change
#11164
- Sub-commands for benchmark
#5247
- Co #11164: sub-commands for benchmark
#1156
- Co #11164: sub-commands for benchmark
#1172
- Co #11198: expose benchmark machine
command
#1169
- Deny using relay chain for reserve transfers [✉️ XCM]