Add support for authorization groups #61
Open
uwiger
wants to merge 5 commits from
uw-auth-groups into master
pull from: uw-auth-groups
merge into: :master
:master
:uw-aci
:uw-account-mint
:uw-receive-tx
:uw-asn1
:uw-new-acs
:uw-auth-groups
:uw-ext-account-types
:uw-zomp-vsn-0.2.0
:uw-ac-side-tx-types
:uw-account_seckey
:uw-hash-api-type
:uw-gmser_dyn-rewrite
:uw-save-options
:uw-dyn-options
:uw-anyint
:uw-dynamic-encoding2
:uw-dynamic-encoding
:eureka
:runner
:uw-ac-proposals
:add_token_swap
:add_ga_meta_tx_auth_data_type
:use-latest-enacl-api
:factories
:add-subname-id
Dismiss Review
Are you sure you want to dismiss this review?
Labels
Clear labels
bug
duplicate
enhancement
good first issue
help wanted
invalid
question
wontfix
bug
duplicate
enhancement
help wanted
invalid
pig lipstick
question
wontfix
Something is not working
This issue or pull request already exists
New feature
Need some help
Something is wrong
Muggle-facing enhancements
More information is needed
This won't be fixed
No labels
Milestone
No items
No Milestone
Projects
Clear projects
No projects
No Assignees
Notifications
Due Date
No due date set.
Dependencies
No dependencies set.
Reference: QPQ-AG/gmserialization#61
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.
This builds on PR #60 and adds some helpers for account id handling, and serialization support for authorization groups and auth proposals.
Extended-auth account ids use an {account, Subtype} tag. These helpers let callers test account membership and extract the 32-byte pubkey without pattern-matching on specialize/1 results.View command line instructions
Checkout
From your project repository, check out a new branch and test the changes.