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

Default impacted behavior ignores accounts whose posting authorities were required #501

Closed
arhag opened this issue Oct 12, 2016 · 1 comment

Comments

@arhag
Copy link
Contributor

arhag commented Oct 12, 2016

See the code here: https://github.com/steemit/steem/blob/v0.14.2/libraries/app/impacted.cpp#L45-L46

It seems it needs an additional line like:

op.get_required_posting_authorities( _impacted );

Currently without it, custom_json operations that only had a non-empty required_posting_auths do not show up in the account history, which includes follows and reblogs.

@mvandeberg
Copy link
Contributor

This was merged.

On1x pushed a commit to VIZ-Blockchain/viz-cpp-node that referenced this issue May 28, 2018
On1x pushed a commit to VIZ-Blockchain/viz-cpp-node that referenced this issue May 28, 2018
On1x pushed a commit to VIZ-Blockchain/viz-cpp-node that referenced this issue May 28, 2018
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