Skip to content

possibility of having duplicate nonce #2

@xileftenurb

Description

@xileftenurb

correct me if I'm wrong, but I think it's possible to have duplicate nonce with the current algorithm.

If you get,
now = 431200011, repeat = 11, length = 8 -> nonce = "20001111"
now = 432000111 (800100 millisecond later ~ ), repeat = 1, length = 8 -> nonce = "20001111"

the greater the length, the less likely it happen, but it can.

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