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

Filter out casper vote transactions at a lower level #9

Merged
merged 2 commits into from
Dec 11, 2017

Conversation

lrettig
Copy link

@lrettig lrettig commented Dec 6, 2017

Capture casper vote transactions and pass them to apply_casper_vote_transaction at a lower level. These transactions were not being caught in at least one place, which caused a receipts root mismatch (gas was being charged in once place and not in another).

Minor changes to .gitignore, removes .python-version.

Casper vote messages were not being caught in at least one place. Move
the classification to a lower level to fix this.
@karlfloersch
Copy link
Owner

Looks great!

@karlfloersch karlfloersch merged commit 1b16d85 into karlfloersch:develop Dec 11, 2017
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.

2 participants