Skip to content

Conversation

chriseth
Copy link
Contributor

🚀 Description

Update how .call() and keccak256() will be required to be used starting from Solidity 0.5.0.

@chriseth
Copy link
Contributor Author

I have seen that you have already changed some of the keccak256 calls, but I think the call() part is new.

@axic
Copy link
Contributor

axic commented Jun 14, 2018

Clarification: upcoming Solidity 0.5.0 will only support a single bytes argument for the raw call. This change is backwards compatible given the project uses at least Solidity 0.4.22.

@axic
Copy link
Contributor

axic commented Jun 14, 2018

Rebased against master.

@chriseth
Copy link
Contributor Author

Thanks, alex!

Copy link
Contributor

@frangio frangio left a comment

Choose a reason for hiding this comment

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

Thank you @chriseth and @axic !

@frangio frangio merged commit b4406d3 into OpenZeppelin:master Jun 14, 2018
@axic axic deleted the callAndHash branch June 14, 2018 22:36
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