decentdao / decent-contracts

Your Safe, Superpowered
https://app.fractalframework.xyz
MIT License
3 stars 3 forks source link

How to handle claim contract having claim on a sub-subDAO #28

Closed herbig closed 1 year ago

herbig commented 1 year ago

This issue came up during feedback from Decent and is an edge case, but what happens if there are tokens in a claim contract, and a subDAO with a claim contract is created from the initial subDAO?

It seems the claim contract would have a claim on this subDAO, but would be unable to claim?

If there is a simple solution to this it would be great to include, either: a. allow claimers from the subDAO to also claim on the sub-subDAO b. allow the sub-subDAO itself to claim anything still within a subDAO claim contract

herbig commented 1 year ago

@tbwebb22 @mudrila nothing specific to work on for this yet, just brainstorming potential ideas....

herbig commented 1 year ago

We discussed adding a deadline to the token claim contract:

https://github.com/decent-dao/fractal-contracts/issues/29