Skip to content

feat: Improve to_bytes/from_bytes serialization and deserialization#2390

Open
manishdait wants to merge 17 commits into
hiero-ledger:mainfrom
manishdait:feat/improve-serialization-deserialization
Open

feat: Improve to_bytes/from_bytes serialization and deserialization#2390
manishdait wants to merge 17 commits into
hiero-ledger:mainfrom
manishdait:feat/improve-serialization-deserialization

chore: added type var to chunked transaction

9dd5458
Select commit
Loading
Failed to load commit list.
DCO-2 / DCO succeeded Jul 20, 2026 in 1s

Check passed!

All commits are signed off, the check passed.

Summary


Sha Message Pass or fail reason
🟢 b23daf8 chore: deprecated the node_account_id to use node_... Valid sign-off found
🟢 dd7bc92 chore: added test for the changes Valid sign-off found
🟢 d19e0e0 chore: refactor the to_bytes/from_bytes method Valid sign-off found
🟢 2749a85 chore: added test for srialization Valid sign-off found
🟢 16f2cd5 chore: refactore code Valid sign-off found
🟢 4db42f6 feat: added support to serialize chunk transaction... Valid sign-off found
🟢 06cf3bb chore: updated unit test Valid sign-off found
🟢 ebba2b9 chore: updated unit test Valid sign-off found
🟢 f120663 chore: updated e2e test Valid sign-off found
🟢 54354a5 chore: added new test for the topic submit message... Valid sign-off found
🟢 b94b5e6 chore: reduce chunk size for test Valid sign-off found
🟢 2b91e3b chore: fix merge conflicts Valid sign-off found
🟢 9b40bc6 chore: update error mesages Valid sign-off found
🟢 54cc82e chore: added test for serilization file_append_tx Valid sign-off found
🟢 26c8117 chore: remove example test Valid sign-off found
🟢 0e802e1 chore: reset all pointer value Valid sign-off found
🟢 9dd5458 chore: added type var to chunked transaction Valid sign-off found