You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
natanasow
changed the title
Make HederaResponseCodes up-to-date with the latest protobufs ones
Make HederaResponseCodes.sol up-to-date with the latest protobufs ones
Jul 12, 2024
Good idea.
We should explore is there's an automated approach here so it's easier to stay up to date.
That is can we take a protobuf file and create the solidity format for it?
Problem
There are missing response codes in HederaResponseCodes.sol.
Solution
Update the HederaResponseCodes.sol contract with the protobufs ones defined here.
Add a consideration for an automated step that is run as part of release process to update this file
Alternatives
No response
The text was updated successfully, but these errors were encountered: