drand / roadmap

Roadmap for drand
2 stars 0 forks source link

Milestone: FIP to expose drand values to FVM #22

Open AnomalRoil opened 1 year ago

AnomalRoil commented 1 year ago

eta: 2023-06-30

description: The drand values are currently stored in the Filecoin block headers, however it seems they are currently not available to be used by FVM code. We will need to raise a FIP in order to make these accessible through FVM easily. Notice that this is much more useful than just for Timelock support, while it does enable timelock support, it also enables FVM code to do lotteries or other custom randomness derivation based on the unpredictable drand randomness.

CluEleSsUK commented 1 year ago

Is our success criteria for this having the FIP merged or implemented? :p

AnomalRoil commented 1 year ago

Ah, good catch. Maybe we should add a to-do list with both?