Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Access control for signatures based on params in operation #53

Open
jevonearth opened this issue Aug 13, 2019 · 1 comment
Open

Access control for signatures based on params in operation #53

jevonearth opened this issue Aug 13, 2019 · 1 comment
Assignees
Labels
blocked Blocked by something extrinsic to this issue groom

Comments

@jevonearth
Copy link
Contributor

jevonearth commented Aug 13, 2019

Ability to add smart contract methods (extracted from params) to an approve_list or deny_list

This feature will allow smart contract owners granular control on the types and properties of operations they sign using signatory.

To implement this, signatory will need to have the ability to parse and inspect Michelson. The operator will want to write some form of rules that apply to the entry points.

We can consider this issue blocked until we have the ability to parse Michelson into an AST in go.

Blocked by #191

@Innkst Innkst added the groom label Nov 16, 2020
@AbineshECAD AbineshECAD self-assigned this May 26, 2022
@AbineshECAD
Copy link
Contributor

@jevonearth Need inputs on the status of this issue.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
blocked Blocked by something extrinsic to this issue groom
Projects
Status: No status
Development

No branches or pull requests

3 participants