Skip to content

Hashing should be flat not recursive (CPP) #233

Description

@lmarie79

Feature Request

Description
It’s also not clear how things like H(a,(b,c)) are handled. In any case, we need to clearly specify these things so that they can be matched by verifiers..

Proposed Solution
The simplest choice is to just flatten this, but I think that it may be done recursively as H(a,H(b,c)).

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesttriageWaiting to be triaged

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions