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

cyber.msig:exec executes success when propose fail #226

Open
s-medvedev opened this issue Sep 6, 2019 · 1 comment
Open

cyber.msig:exec executes success when propose fail #226

s-medvedev opened this issue Sep 6, 2019 · 1 comment
Labels
bug Something isn't working

Comments

@s-medvedev
Copy link

IMPACT: the user performing exec operation cannot know whether propose was completed successfully or not.

STR:

  • create propose (which should fail)
  • approve propose
  • exec propose

ACTUAL RESULT:
cyber.msig:exec success but deferred transaction fail.

EXPECTED RESULT:
cyber.msig:exec fail with propose error

ADDITIONAL INFO:
https://github.com/EOSIO/spec-repo/blob/master/esr_deprecate_deferred.md

@s-medvedev s-medvedev added the bug Something isn't working label Sep 6, 2019
@zxcat
Copy link

zxcat commented Mar 23, 2020

Fixed in #312

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

2 participants