Problem
Adding a new response code in the Consensus Node should be automatically detected and replayed in our repository as well. However, this is not happening right now, and it currently requires manual intervention from the developers.
Solution
Investigate the possibility of updating HederaResponseCode.sol using the .proto files from the Consensus Node repository. Propose a solution and implement it.
Problem
Adding a new response code in the Consensus Node should be automatically detected and replayed in our repository as well. However, this is not happening right now, and it currently requires manual intervention from the developers.
Solution
Investigate the possibility of updating
HederaResponseCode.solusing the.protofiles from the Consensus Node repository. Propose a solution and implement it.