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 encoding and decoding of constructors and option to include deployment data #50

Open
rmeissner opened this issue Nov 6, 2018 · 0 comments

Comments

@rmeissner
Copy link
Member

It would be really useful to be able to create deployment transactions. For this the deployment code (init code) is required and it should be possible to encode the constructor data.

Another useful feature would be to decode constructor data, so that deployment transactions can be analysed.

As this are potentially large strings that are copied into code it should be possible to deactivate this as a compiler flag (or even better specify the contracts that should include their deployment data)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant