Skip to content

TRXID opcode #222

@nmushegian

Description

@nmushegian

There are a number of interesting primitives that can be constructed if you can get a handle on the "current atomic interaction" aka "current transaction"

TRXID could be a simple increasing global nonce, or could be sha3(origin,nonce).

The closest you can get right now to a unique ID is (origin,block) plus enforcing one-origin-per-block which is awkward and incomplete.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions