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

Provide a default implementation of the prepare step in BaseTransaction #3730

Closed
MaciejBaj opened this issue May 27, 2019 · 0 comments
Closed

Comments

@MaciejBaj
Copy link
Contributor

Expected behavior

prepare is not obligatory to implement in all of the transactions extending BaseTransction. The default implementation returns the sender's account.

Actual behavior

Every transaction extending the BaseTransction needs to implement the prepare step.

Which version(s) does this affect? (Environment, OS, etc...)

2.0.0

@MaciejBaj MaciejBaj self-assigned this May 27, 2019
@MaciejBaj MaciejBaj added this to the Sprint One milestone Jun 12, 2019
shuse2 added a commit that referenced this issue Jun 17, 2019
Provide a default implementation of the prepare step in BaseTransaction - Closes #3730
@shuse2 shuse2 closed this as completed Jun 17, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants