This page is a source of mockups for some prototypical features.
What is it?
Creator starts the bounty create process
Provides bounty details
Passes optional flag “Make this bounty evergreen?”
Assuming from here the flag is selected
When the bounty is claimed:
// parent
evergreen: true,
isParent: true,
children: [
0x3445, 0x54949, 0xffff,
]
// child
evergreen: true,
isParent: false,
parentId: 0x457ABC
The creator at any time should be able to Remove or Edit the evergreen bounty
Closed
state, we should make it clear that any active children will still be runningDepends on:
Other than that the technical tasks are: