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

[Merged by Bors] - Small improvement: encapsulate a public field #1362

Closed
wants to merge 1 commit into from

Conversation

ackintosh
Copy link
Member

Issue Addressed

This PR makes the Eth1Chain::use_dummy_backend field private. I believe this could be good to ensure the consistency of a Eth1Chain instance. 💡

Copy link
Member

@paulhauner paulhauner left a comment

Choose a reason for hiding this comment

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

Nice, thank you!

bors r+

@paulhauner paulhauner added ready-to-squerge ready-for-merge This PR is ready to merge. and removed ready-to-squerge labels Jul 22, 2020
bors bot pushed a commit that referenced this pull request Jul 22, 2020
## Issue Addressed

This PR makes the `Eth1Chain::use_dummy_backend` field private. I believe this could be good to ensure the consistency  of a Eth1Chain instance. 💡
@michaelsproul
Copy link
Member

Looks like the Nightly compiler hit an ICE: rust-lang/rust#74614

@michaelsproul
Copy link
Member

Fix here: #1379

@paulhauner
Copy link
Member

bors r+

bors bot pushed a commit that referenced this pull request Jul 22, 2020
## Issue Addressed

This PR makes the `Eth1Chain::use_dummy_backend` field private. I believe this could be good to ensure the consistency  of a Eth1Chain instance. 💡
@bors bors bot changed the title Small improvement: encapsulate a public field [Merged by Bors] - Small improvement: encapsulate a public field Jul 22, 2020
@bors bors bot closed this Jul 22, 2020
@ackintosh ackintosh deleted the eth1chain branch July 22, 2020 12:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ready-for-merge This PR is ready to merge.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants