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

Add support raw_log data of bytes32. #1719

Merged
merged 3 commits into from
Nov 12, 2019

Conversation

jacqueswww
Copy link
Contributor

What I did

I found this was quite necessary in some cases. Also we need to start supporting the other uint* types, keep seeing them in the wild, and then I have to do hacks like mining function signature + raw_log + raw_call.

How I did it

How to verify it

Description for the changelog

Cute Animal Picture

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

Copy link
Member

@charles-cooper charles-cooper left a comment

Choose a reason for hiding this comment

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

I was a little surprised we don't have convert(bytes32, <bytes[32-or-less]>). LGTM

@jacqueswww jacqueswww merged commit dce7742 into vyperlang:master Nov 12, 2019
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