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 HIP-729 Contract Nonces to ContractFunctionResult #413

Closed
2 tasks done
SimiHunjan opened this issue Jul 10, 2023 · 2 comments · Fixed by #453
Closed
2 tasks done

Add HIP-729 Contract Nonces to ContractFunctionResult #413

SimiHunjan opened this issue Jul 10, 2023 · 2 comments · Fixed by #453
Assignees
Labels
New Feature A new feature, service, or documentation. Major changes that are not backwards compatible.
Milestone

Comments

@SimiHunjan
Copy link
Contributor

Problem

Hedera consensus nodes are releasing a new feature for contract nonces.

Hedera Improvement Proposal:

Hedera Protobuf:

Services (0.40.0)

Solution

Add contract_nonces to ContractFunctionResult.

Alternatives

No response

@deyanzz deyanzz self-assigned this Jul 14, 2023
@deyanzz deyanzz added the New Feature A new feature, service, or documentation. Major changes that are not backwards compatible. label Jul 14, 2023
@deyanzz
Copy link
Contributor

deyanzz commented Jul 14, 2023

Protobufs for C++ should be upgraded first - see hashgraph/hedera-protobufs-cpp#24

@deyanzz deyanzz modified the milestone: 0.12.0 Jul 17, 2023
@deyanzz
Copy link
Contributor

deyanzz commented Jul 19, 2023

Will be back to continue this task once we distribute release v0.12.0.

@deyanzz deyanzz added this to the 0.13.0 milestone Jul 20, 2023
@deyanzz deyanzz changed the title Add HIP-729 Contract Nonces to ContractFunctionResult #1411 Add HIP-729 Contract Nonces to ContractFunctionResult Jul 26, 2023
@rwalworth rwalworth modified the milestones: 0.13.0, 0.14.0 Aug 7, 2023
@deyanzz deyanzz linked a pull request Aug 10, 2023 that will close this issue
2 tasks
@deyanzz deyanzz modified the milestones: 0.14.0, 0.15.0 Aug 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
New Feature A new feature, service, or documentation. Major changes that are not backwards compatible.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants