Add Auth.tx_hash - namespace + primop #544

Merged
zxq9 merged 3 commits from generalized_accounts into master 2019-04-08 21:45:56 +09:00
zxq9 commented 2019-04-08 19:12:53 +09:00 (Migrated from gitlab.com)

Created by: hanssv

Adds a new "builtin" namespace Auth that (at the moment) has one member tx_hash. Auth.tx_hash returns a option(hash) where Some(hash) is returned in Generalized account's authentication context, and none 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 :-)

*Created by: hanssv* Adds a new "builtin" namespace `Auth` that (at the moment) has one member `tx_hash`. `Auth.tx_hash` returns a `option(hash)` where `Some(hash)` is returned in Generalized account's authentication context, and `none` 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` :-)
gorillainduction (Migrated from gitlab.com) approved these changes 2019-04-08 19:12:53 +09:00
gorillainduction commented 2019-04-08 19:20:23 +09:00 (Migrated from gitlab.com)

approved this merge request

approved this merge request
zxq9 commented 2019-04-08 21:43:48 +09:00 (Migrated from gitlab.com)

Created by: ThomasArts

Review: Approved

*Created by: ThomasArts* **Review:** Approved
zxq9 commented 2019-04-08 21:45:56 +09:00 (Migrated from gitlab.com)

Merged by: hanssv at 2019-04-08 12:45:56 UTC

*Merged by: hanssv at 2019-04-08 12:45:56 UTC*
Sign in to join this conversation.
No description provided.