Unverified Commit 9dd75c5c authored by Shawn Tabrizi's avatar Shawn Tabrizi Committed by GitHub
Browse files

Crowdloan Updates (#2166)

* Rename crowdfund -> crowdloan

* allow contribution on behalf of another user

* starting some benchmarks

* optimization: use append api

* Use on_initialize instead of on_finalize

* More benchmarks

* try to implement partial child storage removal

* partial dissolve test

* onboard benchmark

* begin retirement

* on_initialize

* remove _ { }

* Revert "allow contribution on behalf of another user"

This reverts commit b7dd7d1e

.

* finish undo of "allow contribution on behalf of another user"

* Allow any user to trigger withdraw on closed crowdloan

* use transfer instead of withdraw/create pattern

* unused warning

* Update runtime/common/src/crowdloan.rs

Co-authored-by: default avatarKian Paimani <[email protected]>

* dont need to assign to empty variable

Co-authored-by: default avatarKian Paimani <[email protected]>
parent b2fea426
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