Skip to content

Conversation

@K6-Rakshith
Copy link

  • Refactored the update_protobufs.py script into a ProtoGenerator class for improved organization and readability.
  • Added detailed comments and error handling for loading premade templates and executing commands.
  • Updated methods for generating Java files from protobufs, including generate_RequestType, generate_Status, generate_FeeDataType, and generate_FreezeType.
  • Deprecated several methods in AbstractTokenTransferTransaction, AccountAllowanceAdjustTransaction, and AccountAllowanceApproveTransaction with clear instructions for replacements.
  • Enhanced documentation for deprecated fields and methods in AccountBalance to guide users towards alternatives.

Description:

Related issue(s):

Fixes #

Notes for reviewer:

Checklist

  • Documented (Code comments, README, etc.)
  • Tested (unit, integration, etc.)

- Refactored the update_protobufs.py script into a ProtoGenerator class for improved organization and readability.
- Added detailed comments and error handling for loading premade templates and executing commands.
- Updated methods for generating Java files from protobufs, including generate_RequestType, generate_Status, generate_FeeDataType, and generate_FreezeType.
- Deprecated several methods in AbstractTokenTransferTransaction, AccountAllowanceAdjustTransaction, and AccountAllowanceApproveTransaction with clear instructions for replacements.
- Enhanced documentation for deprecated fields and methods in AccountBalance to guide users towards alternatives.
@K6-Rakshith K6-Rakshith requested review from a team as code owners August 8, 2025 23:22
@K6-Rakshith K6-Rakshith requested a review from 0xivanov August 8, 2025 23:22
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant