Skip to content

incompatibility between zeroHashes and custom hash function #163

@olegrok

Description

@olegrok

In case you want to provide custom hash function behavior can be quite unexpected.

It happens because zeroHashes is global variable that is initialized by default with sha256:

zeroHashes[i+1] = sha256.Sum256(tmp[:])

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions