We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
This ticket is automatically generated using
$ npm run print-version-bump-info -- --from v0.9.20 --to v0.9.22
paritytech/substrate@polkadot-v0.9.20...polkadot-v0.9.22
from: 563f4820d8f36d256ada7ea3fef46b2e94c4cd5a to: 616d33ea23bab86cafffaf116fc607b6790fb4eb commits: 84
paritytech/polkadot@release-v0.9.20...release-v0.9.22
from: 568169b41aea59a54ab8cfa23c31e84a26708280 to: 17c7b9594aedbfc644d7e6e26f7bd244e68ccf4d commits: 78
paritytech/cumulus@polkadot-v0.9.20...polkadot-v0.9.22
from: 4bbedb30b1478494b410477498bd0a2221177a11 to: ebdfbea0029dd3349ce0e9c758acc73acce04d18 commits: 43
moonbeam-foundation/nimbus@moonbeam-polkadot-v0.9.20...moonbeam-polkadot-v0.9.22
from: c8a44766bcf669bd83d9343e257a5d9d73ef77bc to: 84161bc6e71ee10ea34a50bb839b2c24f64760a5 commits: 2
(paritytech/substrate#11264) Turn on the logger's interest cache
(paritytech/substrate#11053) Child bounties comments
(paritytech/polkadot#5393) Update tracing-log to 0.1.3 (Companion for Substrate#11264)
tracing-log
(paritytech/polkadot#5447) Add Nomination Pools to Kusama
(paritytech/substrate#10887) staking: Fix Reward usage
Reward
(paritytech/substrate#11259) Make wildcard storage change subscriptions RPC-unsafe (paritytech/substrate#10995) Remove the --unsafe-pruning CLI-argument (step 1)
--unsafe-pruning
(paritytech/substrate#10698) Remark storage (paritytech/substrate#11002) Configurable call fee refund for signed submissions (paritytech/substrate#10982) staking: Proportional ledger slashing (paritytech/substrate#10694) Nomination Pools (paritytech/substrate#11025) Dependency Injection Trait Locker for Uniques Pallet (paritytech/substrate#11148) Add force_batch to utility pallet (paritytech/substrate#11372) contracts: Prevent PoV attack vector with minimal viable solution (paritytech/polkadot#5309) Companion to Substrate #11002 (paritytech/polkadot#5405) add nomination pools to westend runtime (paritytech/polkadot#5447) Add Nomination Pools to Kusama (paritytech/polkadot#5511) update weights (#5507)
(paritytech/substrate#11250) Add chain-info Subcommand (paritytech/substrate#11259) Make wildcard storage change subscriptions RPC-unsafe
chain-info
(paritytech/substrate#11087) Add frame_support::crypto::ecdsa::Public.to_eth_address() (k256-based) and use it in pallets (paritytech/substrate#11259) Make wildcard storage change subscriptions RPC-unsafe (paritytech/substrate#11337) [contracts] stabilize seal_code_hash, seal_set_code_hash and seal_own_code_hash (paritytech/substrate#10995) Remove the --unsafe-pruning CLI-argument (step 1) (paritytech/substrate#11378) [contracts] stabilize seal_contains_storage(vseal0) and seal_set_storage (v.seal1) (paritytech/substrate#8783) jsonrpsee integration
frame_support::crypto::ecdsa::Public.to_eth_address()
k256
seal_code_hash
seal_set_code_hash
seal_own_code_hash
seal_contains_storage
seal0
seal_set_storage
seal1
(paritytech/polkadot#5369) polkadot-like testnets should be 10 decimal places (paritytech/polkadot#5331) service: use deny-list instead of allow-list for BEEFY (paritytech/polkadot#4344) companion for #8783 - jsonrpsee
(paritytech/cumulus#undefined) undefined
https://github.com/apopiak/substrate-migrations#frame-migrations
This repository contains a list of FRAME-related migrations which might be relevant to Moonbeam.
The text was updated successfully, but these errors were encountered:
No branches or pull requests
Description
This ticket is automatically generated using
substrate (2022-04-29 -> 2022-05-18)
paritytech/substrate@polkadot-v0.9.20...polkadot-v0.9.22
polkadot (2022-05-02 -> 2022-05-18)
paritytech/polkadot@release-v0.9.20...release-v0.9.22
cumulus (2022-05-04 -> 2022-05-23)
paritytech/cumulus@polkadot-v0.9.20...polkadot-v0.9.22
nimbus (2022-05-09 -> 2022-05-30)
moonbeam-foundation/nimbus@moonbeam-polkadot-v0.9.20...moonbeam-polkadot-v0.9.22
Important commits by label
I7-optimisation ⏱
(paritytech/substrate#11264) Turn on the logger's interest cache
I5-documentation 📄
(paritytech/substrate#11053) Child bounties comments
F7-optimisation
(paritytech/polkadot#5393) Update
tracing-log
to 0.1.3 (Companion for Substrate#11264)E1-runtimemigration
(paritytech/polkadot#5447) Add Nomination Pools to Kusama
D9-needsaudit 👮
(paritytech/substrate#10887) staking: Fix
Reward
usageD2-breaksapi
(paritytech/substrate#11259) Make wildcard storage change subscriptions RPC-unsafe
(paritytech/substrate#10995) Remove the
--unsafe-pruning
CLI-argument (step 1)B7-runtimenoteworthy
(paritytech/substrate#10698) Remark storage
(paritytech/substrate#11002) Configurable call fee refund for signed submissions
(paritytech/substrate#10982) staking: Proportional ledger slashing
(paritytech/substrate#10694) Nomination Pools
(paritytech/substrate#11025) Dependency Injection Trait Locker for Uniques Pallet
(paritytech/substrate#11148) Add force_batch to utility pallet
(paritytech/substrate#11372) contracts: Prevent PoV attack vector with minimal viable solution
(paritytech/polkadot#5309) Companion to Substrate #11002
(paritytech/polkadot#5405) add nomination pools to westend runtime
(paritytech/polkadot#5447) Add Nomination Pools to Kusama
(paritytech/polkadot#5511) update weights (#5507)
B5-clientnoteworthy
(paritytech/substrate#11250) Add
chain-info
Subcommand(paritytech/substrate#11259) Make wildcard storage change subscriptions RPC-unsafe
B3-apinoteworthy
(paritytech/substrate#11087) Add
frame_support::crypto::ecdsa::Public.to_eth_address()
(k256
-based) and use it in pallets(paritytech/substrate#11259) Make wildcard storage change subscriptions RPC-unsafe
(paritytech/substrate#11337) [contracts] stabilize
seal_code_hash
,seal_set_code_hash
andseal_own_code_hash
(paritytech/substrate#10995) Remove the
--unsafe-pruning
CLI-argument (step 1)(paritytech/substrate#11378) [contracts] stabilize
seal_contains_storage
(vseal0
) andseal_set_storage
(v.seal1
)(paritytech/substrate#8783) jsonrpsee integration
B1-releasenotes
(paritytech/polkadot#5369) polkadot-like testnets should be 10 decimal places
(paritytech/polkadot#5331) service: use deny-list instead of allow-list for BEEFY
(paritytech/polkadot#4344) companion for #8783 - jsonrpsee
N/A
(paritytech/cumulus#undefined) undefined
Review 'substrate-migrations' repo
https://github.com/apopiak/substrate-migrations#frame-migrations
This repository contains a list of FRAME-related migrations which might be
relevant to Moonbeam.
The text was updated successfully, but these errors were encountered: