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

fix(connector-quorum): web3 Contract type usage #810

Merged
merged 1 commit into from Apr 19, 2021

Conversation

petermetz
Copy link
Member

This was broken by an earlier commit:
d75b9af

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

@petermetz petermetz added bug Something isn't working Quorum labels Apr 17, 2021
petermetz added a commit to petermetz/cacti that referenced this pull request Apr 17, 2021
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>
This was broken by an earlier commit:
d75b9af

Signed-off-by: Peter Somogyvari <peter.somogyvari@accenture.com>
petermetz added a commit to petermetz/cacti that referenced this pull request Apr 19, 2021
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 merged commit 19afe85 into hyperledger:main Apr 19, 2021
@petermetz petermetz deleted the fix-quorum-contract-types branch April 19, 2021 14:46
petermetz added a commit to petermetz/cacti that referenced this pull request Apr 19, 2021
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 added a commit to petermetz/cacti that referenced this pull request Apr 21, 2021
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 added a commit that referenced this pull request Apr 21, 2021
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>
@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
bug Something isn't working Quorum
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

3 participants