-
Notifications
You must be signed in to change notification settings - Fork 43
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
(Fix) Unlock back contract account on rejecting/accepting of contract execution transaction #238
Conversation
@dennis00010011b could we add e2e tests
*for reject all case unlocked acount is changed, if all txs to the same contract. |
@vbaranov
Expected: should be contract's address |
@vbaranov |
Yes, from account selection until a decision on tx: acception, rejection we are under executor. This is implemented by design. |
|
…-acc-after-execution
e2e for change-to-contract-acc-after-execution
…-acc-after-execution
…oanetwork/nifty-wallet into change-to-contract-acc-after-execution
Unlock back contract account on reject/reject all/accept of contract execution transaction
Relates to #212 (review)