Upgrade polkadot v1.17.0
Compare changes
revoke_identity_legacy
.Note for later (or not):
I left the frame_system_offchain
traits implementation in separate chains. Maybe it would be interesting to add another macro and move a large part of each chain’s repetitive code (mainly the offchain traits, mod benches, and the TxExtensions
) that is exactly the same and will remain the same to the common runtime. This would make it easier to maintain, as there would be no need to reflect changes in each separate runtime every time.
Release Note:
transaction_pool
API.pallet_transaction_payment
.