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

grumble(on_seal_block): make &mut to avoid clone #71

Merged
merged 2 commits into from
Mar 23, 2019

Conversation

niklasad1
Copy link

Fixes

Maybe make Engine::on_seal_block take a &mut of the block instead. This avoids a copy.

Originally posted by @sorpaas in https://github.com/paritytech/parity-ethereum/diffs

@soc1c soc1c merged commit 10755f9 into goerli:master Mar 23, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants