You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add a means of knowing, for each scheme currently registered to a given DAO, the datetime in UTC when the scheme has most recenty been registered (added or modified) to the DAO. This should work with both universal and non-universal controllers.
This is the minimum requirement. I can imagine someone wanting to know the entire RegisterScheme and UnRegisterScheme history of a scheme for a given DAO, but this is not necessary for this feature request. But if such a history is added, it should be possible to order it by block number (the datetime of (un)registration).
Add a means of knowing, for each scheme currently registered to a given DAO, the datetime in UTC when the scheme has most recenty been registered (added or modified) to the DAO. This should work with both universal and non-universal controllers.
This is the minimum requirement. I can imagine someone wanting to know the entire RegisterScheme and UnRegisterScheme history of a scheme for a given DAO, but this is not necessary for this feature request. But if such a history is added, it should be possible to order it by block number (the datetime of (un)registration).
@A-Zak @jellegerbrandy
The text was updated successfully, but these errors were encountered: