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

Update inline documentation to document Orchestrator's revert #203

Conversation

tedwu13
Copy link
Contributor

@tedwu13 tedwu13 commented Feb 18, 2021

Overview

Based on one of the help wanted issues here, I updated the inline documentation to reflect the patched change.

Currently if any of the transactions failed, the rebase function will ignore the failed transaction and continue with other transactions. However with the added revert call, the Orchestrator will revert the state changes and return a Transaction failed message.

Reviewers

@nithinkrishna

@aalavandhan aalavandhan merged commit 35b6cbd into ampleforth:master Feb 18, 2021
@aalavandhan
Copy link
Member

Thanks @tedwu13!

@brandoniles brandoniles linked an issue Feb 18, 2021 that may be closed by this pull request
6 tasks
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

Successfully merging this pull request may close these issues.

Orchestrator V2
2 participants