Skip to content
This repository has been archived by the owner on Nov 6, 2020. It is now read-only.

stLogs tests passing #118

Merged
merged 3 commits into from
Jan 15, 2016
Merged

stLogs tests passing #118

merged 3 commits into from
Jan 15, 2016

Conversation

debris
Copy link
Collaborator

@debris debris commented Jan 14, 2016

No description provided.

@@ -292,15 +306,14 @@ impl<'a> Executive<'a> {
}
}

fn revert_if_needed(&mut self, result: &evm::Result, substate: &mut Substate, backup: State) {
fn revert_if_needed(&mut self, result: &evm::Result, substate: &mut Substate, un_substate: Substate, backup: State) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should be called enact_result.

gavofyork pushed a commit that referenced this pull request Jan 15, 2016
@gavofyork gavofyork merged commit fc25330 into master Jan 15, 2016
@debris debris deleted the state_logs branch January 19, 2016 09:38
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants