We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
IMPACT: the user performing exec operation cannot know whether propose was completed successfully or not.
exec
STR:
ACTUAL RESULT: cyber.msig:exec success but deferred transaction fail.
cyber.msig:exec
EXPECTED RESULT: cyber.msig:exec fail with propose error
ADDITIONAL INFO: https://github.com/EOSIO/spec-repo/blob/master/esr_deprecate_deferred.md
The text was updated successfully, but these errors were encountered:
Fixed in #312
Sorry, something went wrong.
No branches or pull requests
IMPACT: the user performing
exec
operation cannot know whether propose was completed successfully or not.STR:
ACTUAL RESULT:
cyber.msig:exec
success but deferred transaction fail.EXPECTED RESULT:
cyber.msig:exec
fail with propose errorADDITIONAL INFO:
https://github.com/EOSIO/spec-repo/blob/master/esr_deprecate_deferred.md
The text was updated successfully, but these errors were encountered: