holochain
holochain copied to clipboard
Actions authored by an old agent can be updated and deleted by the new agent (medium priority)
- [ ] Cap grants by old agents are still respected
- [ ] Must provide validation-time check of if an old key is in the same lineage as a new key, i.e. check key history
- Either check the agent update chain, or add
are_keys_in_same_lineage(old, new)
method to deepkey. Can also check if current (new) key is valid.
- Either check the agent update chain, or add
- [ ]
must_get_agent_activity
queries by author so the implementation of that needs looking at - [ ] #3616
This item has been open for 30 days with no activity.
This item has been open for 30 days with no activity.
This item has been inactive for 14 days since being marked as stale.
closing in favor of #4084