Report Date | Date of submission (2024/01/07) |
Submitted by | Damilare Akinlose |
I would like to share the tasks I believe are relevant to the Polkadot Fellowship Program.
Worked on implementing full unbond in staking, this involves creating an extrinsic to fully unbond a validator or nominator by first chilling the validator or nominator first before proceeding to fully unbond.
Implemented the try state hook for the Bounties pallet for Invariant checks.
Working on improving how we download key values in remote externalities by ensuring it is faster and with less overhead.
Introduce emission of events for when a vote is enacted and when a vote is removed in the conviction voting pallet.
Include configuration properties that are hidden by explicitly defining them in the Host Configuration.
Threshold