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 registry to allow 64 byte uris #123

Merged
merged 1 commit into from
Oct 27, 2018

Conversation

njgheorghita
Copy link
Contributor

What was wrong?

Previous vyper registry only allowed URI's up ot 32 bytes - tweaked registry to allow up to 64 byte URIs. Still not ideal since this takes the registry implementation one step further away from the ERC1319 standard, as well as doesn't allow for http uris to be stored on-chain (since they're likely longer than 64 bytes) - but it should accommodate all IPFS uris - which is sufficient for the workshop

Cute Animal Picture

image

@njgheorghita
Copy link
Contributor Author

merging since minor tweak to vyper contract - needed for ethereum/web3.py#1125

@njgheorghita njgheorghita merged commit f0a350a into ethpm:master Oct 27, 2018
@njgheorghita njgheorghita deleted the web3-dev branch October 27, 2018 13:13
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.

1 participant