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): replace the invokeContract by the invokeContractV2 #679

Closed
jordigiam opened this issue Mar 18, 2021 · 0 comments · Fixed by #731
Closed

feat(connector-besu): replace the invokeContract by the invokeContractV2 #679

jordigiam opened this issue Mar 18, 2021 · 0 comments · Fixed by #731
Assignees
Milestone

Comments

@jordigiam
Copy link

Is your feature request related to a problem? Please describe.
Replace the invokeContract function for the new invokeContractV2 and rename with the first one. All tests and examples should be work fine with this new function.

Describe the solution you'd like
The oldest invokeContract functionality must be replaced for the new one, the v2 must be deleted and only have v1.
The changes must be made in the connectors but also in the tests and examples so that nothing fails

@jordigiam jordigiam self-assigned this Mar 18, 2021
@jordigiam jordigiam modified the milestones: v0.4.0, v0.5.0 Mar 18, 2021
@jordigiam jordigiam changed the title feat(connector-besu): replace the invokeContract by the newContractV2 feat(connector-besu): replace the invokeContract by the invokeContractV2 Mar 18, 2021
@AzaharaC AzaharaC self-assigned this Mar 23, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants