pallet-vesting: Configurable block number provider#2403
Conversation
|
bot fmt |
|
@joepetrowski https://gitlab.parity.io/parity/mirrors/polkadot-sdk/-/jobs/4398815 was started for your command Comment |
|
@joepetrowski Command |
|
These errors are not showing up when running the commands locally... |
|
@arrudagates you still need to fix the |
Merge queue setting changed
|
@arrudagates can you please add a prdoc as decribed here. Ty |
|
@arrudagates please also add a prdoc as described here: https://github.com/paritytech/polkadot-sdk/blob/master/docs/contributor/prdoc.md |
Done. |
|
@arrudagates the benchmarks for |
|
This pull request has been mentioned on Polkadot Forum. There might be relevant details there: https://forum.polkadot.network/t/polkadot-release-analysis-v1-6-0/5855/1 |
This PR makes the block number provider configurable through the Config trait in pallet-vesting, this gives parachains the option to use the relay chain block number provider from ParachainSystem. --------- Co-authored-by: Bastian Köcher <git@kchr.de>
This PR makes the block number provider configurable through the Config trait in pallet-vesting, this gives parachains the option to use the relay chain block number provider from ParachainSystem.