Add Auth.tx_hash - namespace + primop #544
Loading…
x
Reference in New Issue
Block a user
No description provided.
Delete Branch "generalized_accounts"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Created by: hanssv
Adds a new "builtin" namespace
Auth
that (at the moment) has one membertx_hash
.Auth.tx_hash
returns aoption(hash)
whereSome(hash)
is returned in Generalized account's authentication context, andnone
otherwise.Since we have no good mechanism for "hiding" new features - apart from keeping a feature branch - let's merge this. If nothing else it will stop people from using the soon to be reserved namespace
Auth
:-)approved this merge request
Created by: ThomasArts
Review: Approved
Merged by: hanssv at 2019-04-08 12:45:56 UTC