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

move default_account and default_block to BaseEth #2315

Merged
merged 1 commit into from
Jan 20, 2022

Conversation

pacrob
Copy link
Contributor

@pacrob pacrob commented Jan 20, 2022

What was wrong?

AsyncEth didn't have access to default_account or default_block properties and setters

How was it fixed?

I moved them to BaseEth

Todo:

Cute Animal Picture

Put a link to a cute animal picture inside the parenthesis-->

@pacrob pacrob force-pushed the move_defaults_to_BaseEth branch 2 times, most recently from ddac794 to 2bf8e58 Compare January 20, 2022 22:30
@pacrob pacrob requested review from kclowes and fselmo January 20, 2022 22:35
Copy link
Collaborator

@kclowes kclowes left a comment

Choose a reason for hiding this comment

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

Looks good to me! I left a couple nitpicky comments, feel free to take or leave! 🚀

web3/_utils/module_testing/eth_module.py Outdated Show resolved Hide resolved
web3/eth.py Show resolved Hide resolved
Copy link
Collaborator

@fselmo fselmo left a comment

Choose a reason for hiding this comment

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

I left a comment on the async tests but this looks good to me otherwise

web3/_utils/module_testing/eth_module.py Outdated Show resolved Hide resolved
Copy link
Collaborator

@fselmo fselmo left a comment

Choose a reason for hiding this comment

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

LGTM 👌 📈

@pacrob pacrob merged commit ffe59da into ethereum:master Jan 20, 2022
@pacrob pacrob deleted the move_defaults_to_BaseEth branch January 20, 2022 23:32
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.

3 participants