Idea: cPGF as a distribution schedule
What if we streamed the airdrop to recipients over the course of two months using cPGF?
There isn’t a cPGF feature for streaming a total amount or have an end epoch, but I’ve thought of a work-around we can test.
Work-around
Launch two PGF proposals: one that enables cPGF (Prop1), another that disables that cPGF after two months (Prop2). How? We set each cPGF amount to be airdrop_amount / 240 epochs in Prop1, and set a grace period of 240 epochs for Prop2.
@brentstone, do you expect that this will work the way I have assumed it will? I don’t see a maximum grace period parameter.