Commit ddbcefe9 authored by Gavin Wood's avatar Gavin Wood Committed by GitHub
Browse files

Adds `vested_transfer` to Vesting pallet (#5029)



* Add the vested_transfer function with tests

* Add VestingDeposit for minimum amount to create a new schedule

* Remove irrelevant file commit

* Bump spec

* Add weight comment

* Fix CI build

* Make the check before the transfer

* Update frame/vesting/src/lib.rs

Co-Authored-By: default avatarShawn Tabrizi <[email protected]>

* Update frame/vesting/src/lib.rs

Co-Authored-By: default avatarShawn Tabrizi <[email protected]>

* Update frame/vesting/src/lib.rs

Co-Authored-By: default avatarBastian Köcher <[email protected]>

* Update frame/vesting/src/lib.rs

Co-Authored-By: default avatarBastian Köcher <[email protected]>

* Update frame/vesting/src/lib.rs

Co-Authored-By: default avatarBastian Köcher <[email protected]>

* Add tab to line 249

* Rename to `MinVestedTransfer` for clarity

Co-authored-by: default avatarShawn Tabrizi <[email protected]>
Co-authored-by: default avatarBastian Köcher <[email protected]>
parent 0f2606cc
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment