peerplays_migrated/libraries/plugins/account_history
sierra19XX c46e899cf4
Fix for custom operation authority checking (BTS Issue #210) (#382)
* Resolve #210: [HF] Check authorities on custom_operation

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.

* Ref #381: Fixes

Build and logic fixes for Pull Request #381

* Ref #381: Fix bad merge

During merge conflict resolution, I accidentally broke custom
authorities. This fixes it.

* compilation fix

Co-authored-by: Nathan Hourt <nathan@followmyvote.com>
2020-09-08 18:05:29 +05:30
..
include/graphene/account_history Merged beatrice into 5050 2019-07-30 11:43:31 -04:00
account_history_plugin.cpp Fix for custom operation authority checking (BTS Issue #210) (#382) 2020-09-08 18:05:29 +05:30
CMakeLists.txt Merged beatrice into 5050 2019-07-30 11:43:31 -04:00