-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Closed
Labels
kind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)
Description
Inspired by: #6007
I'm worried (well, more than worried, this is happening in #6007) we can accidentally:
- Take an "inlined" block.
- Mutate it.
- Generate a new really big CID using the ID hash function because the original inline block used it.
We may need to change our dagmodifier logic to special-case the identity hash function.
Metadata
Metadata
Assignees
Labels
kind/bugA bug in existing code (including security flaws)A bug in existing code (including security flaws)