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

Authorities on custom_operation are not checked correctly #649

Closed
nathanielhourt opened this issue May 9, 2016 · 1 comment
Closed

Authorities on custom_operation are not checked correctly #649

nathanielhourt opened this issue May 9, 2016 · 1 comment

Comments

@nathanielhourt
Copy link
Contributor

The required_auths field on custom_operation should require extra signatures for the accounts listed, but it does not:
https://bitshares.openledger.info/#/block/5975061

nathanielhourt added a commit to FollowMyVote/graphene that referenced this issue May 25, 2016
The required_auths field on custom_operation was being ignored during authority checking. This commit causes it to be checked correctly, and adds a unit test verifying as much.
nathanielhourt added a commit to FollowMyVote/graphene that referenced this issue May 25, 2016
The required_auths field on custom_operation was being ignored during authority checking. This commit causes it to be checked correctly, and adds a unit test verifying as much.
@vikramrajkumar
Copy link
Contributor

This issue was moved to bitshares/bitshares-core#210

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants