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

Deprecate multi-arg functions taking anything apart from bytes #3789

Closed
chriseth opened this issue Mar 27, 2018 · 1 comment
Closed

Deprecate multi-arg functions taking anything apart from bytes #3789

chriseth opened this issue Mar 27, 2018 · 1 comment

Comments

@chriseth
Copy link
Contributor

Since we now have the abi. collection of encoding functions, we should deprecate the use of call, callcode, delegatecall, sha3 and potentially other functions that take arbitrary number of arguments and just allow their versions that take a single bytes argument.

@axic
Copy link
Member

axic commented Jul 24, 2018

Fixed by #4097.

@axic axic closed this as completed Jul 24, 2018
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