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

Upgrade to py-evm v0.2.0-alpha.43 #158

Closed
wants to merge 1 commit into from
Closed

Upgrade to py-evm v0.2.0-alpha.43 #158

wants to merge 1 commit into from

Conversation

carver
Copy link
Contributor

@carver carver commented Jun 1, 2019

What was wrong?

related to #157

How was it fixed?

It's not, just showing what the tasks are for upgrading. For example, stop referencing account_db directly, and use vm state, like: vm.state.get_balance(acct) instead of vm.state.account_db.get_balance(acct)

Cute Animal Picture

Cute animal picture

@fubuloubu
Copy link
Contributor

I screwed #161 up and based it off pyevm-upgrade instead of master. So it never got merged.

@carver
Copy link
Contributor Author

carver commented Jun 6, 2019

whoops, and I deleted the branch X)

@carver
Copy link
Contributor Author

carver commented Jun 6, 2019

Do you have it handy to re-push?

@fubuloubu
Copy link
Contributor

Me too 😛

@fubuloubu
Copy link
Contributor

@fubuloubu fubuloubu mentioned this pull request Jun 6, 2019
@carver
Copy link
Contributor Author

carver commented Jun 6, 2019

Oh good! Done...

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