-
Couldn't load subscription status.
- Fork 5.9k
Closed
Description
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.
mhhf, dbrock and gakonst
Metadata
Metadata
Assignees
Labels
No labels