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

feat(connector-besu): contract deployment with constructor arguments #824

Merged

Conversation

petermetz
Copy link
Member

Previously you couldn't deploy a contract that had constructor arguments
of it's own because there was no way to pass in these.
With this improvement this is now possible.

Depends on #810

Signed-off-by: Peter Somogyvari peter.somogyvari@accenture.com

cc: @jordigiam @AzaharaC

@github-actions
Copy link

🎉 Great news! Looks like all the dependencies have been resolved:

💡 To add or remove a dependency please update this issue/PR description.

Brought to you by Dependent Issues (:robot: ). Happy coding!

Previously you couldn't deploy a contract that had constructor arguments
of it's own because there was no way to pass in these.
With this improvement this is now possible.

Depends on hyperledger#810

Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
@petermetz petermetz force-pushed the feat-besu-contract-deploy-with-ctor-args branch from dbdab88 to ce47794 Compare April 21, 2021 18:07
@petermetz petermetz merged commit 48d67a7 into hyperledger:main Apr 21, 2021
@petermetz petermetz deleted the feat-besu-contract-deploy-with-ctor-args branch April 21, 2021 20:44
@petermetz petermetz self-assigned this Apr 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Besu enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants