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

Getting ready for the Vyper's beta launch #153

Open
ben-kaufman opened this issue May 27, 2018 · 4 comments
Open

Getting ready for the Vyper's beta launch #153

ben-kaufman opened this issue May 27, 2018 · 4 comments

Comments

@ben-kaufman
Copy link

Hey everyone,

Vyper is getting ready for its first beta launch (hopefully on June 1st) and I think Casper should start preparing for that as there are lots of changes (some are backwards incompatible).

I'll go through the Casper contract code this week and list here the important changes.
I think as we settle on the right units in #138 we should post it here as well.

What do you think?

@djrtwo
Copy link
Contributor

djrtwo commented May 29, 2018

I'm down to help get prepared. We are currently tied to the vyper version commit right after the big eth-tester merge. What else has changed since then?

@ben-kaufman
Copy link
Author

I'm pretty sure that the transition Vyper had in wei_value from int128 to uint256 was after that.
I'll go through the code and write the comments.

@djrtwo
Copy link
Contributor

djrtwo commented May 30, 2018

Cool. I'm planning on converting (almost) all of our int128s to uint256 so that should fix that issue.

@djrtwo
Copy link
Contributor

djrtwo commented Jun 4, 2018

I'm working on this @ChihChengLiang

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

No branches or pull requests

2 participants