substrate
substrate copied to clipboard
Expiry time for MultiSig calls
Introduces:
- a new storage map:
MultisigExpiries create_multisig_with_expiryextrinsic for creating a multisig that has a specified expiry.- updates the
operatefunction to check whether the multisig has expired.
TODO:
- [x] Update the
NewMultisigevent to include a field for expiry - [x] Add the
clear_multi - [x] Write tests
- [x] Benchmark the
clear_multiextrinsic - [ ] Calculate the weight for the
clear_multiextrinsic.
Closes: paritytech/polkadot-sdk#231
@shawntabrizi Could you take a look at this?
@kianenigma If you have time it would be great if you could review this.
@kianenigma If you have time it would be great if you could review this.
Kian is on break for a couple of weeks, I'll take a look at this next week
The CI pipeline was cancelled due to failure one of the required jobs. Job name: test-linux-stable Logs: https://gitlab.parity.io/parity/mirrors/substrate/-/jobs/3423589