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

Update web3.pm to use simple solidity registry implementation #1398

Merged
merged 1 commit into from
Jul 24, 2019

Conversation

njgheorghita
Copy link
Contributor

What was wrong?

The Vyper implementation is not quite ERC1319 compliant, and might not be for the near future. So, I updated web3.pm to use the new, simplified solidity implementation as its default registry.

I got rid of the VyperReferenceRegistry for now, since it's not needed, and can be easily added back in once Vyper is capable of supporting an ERC1319 interface.

Cute Animal Picture

image

Copy link
Member

@pipermerriam pipermerriam left a comment

Choose a reason for hiding this comment

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

This is very rubber-stampy. Mostly just glanced at the diff structurally since this appears to be primarily just a rework of existing logic.

@njgheorghita njgheorghita merged commit fdfe96f into ethereum:master Jul 24, 2019
@njgheorghita njgheorghita deleted the ethpm-update-registry branch July 24, 2019 18:21
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