paritytech / polkadot-sdk

The Parity Polkadot Blockchain SDK
https://polkadot.com/
1.89k stars 696 forks source link

Vision: Storage Deposits to be Ergonomic and Automatic #328

Open shawntabrizi opened 3 years ago

shawntabrizi commented 3 years ago

A repeating pattern within FRAME is to take a deposit from the user for any storage they place on chain. This provides an economic incentive for having a user clean up that data when it is no longer needed, and before the user's account is deleted.

However, currently, all of the mechanics of managing these storage deposits are custom and manual.

We want to create a system where:

stale[bot] commented 3 years ago

Hey, is anyone still working on this? Due to the inactivity this issue has been automatically marked as stale. It will be closed if no further activity occurs. Thank you for your contributions.

kianenigma commented 4 weeks ago

All ideas named here are great; Some are things that we are tracking elsewhere too, such as #5591.

A rephrase: