cryptonomex / graphene

MIT License
1.05k stars 337 forks source link

Resolve #649: [HF] Check authorities on custom_operation #657

Open nathanielhourt opened 8 years ago

nathanielhourt commented 8 years ago

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 commented 7 years ago

@nathanhourt I would resubmit this PR against https://github.com/bitshares/bitshares-core since this repo is no longer maintained.