hashgraph / hedera-services

Crypto, token, consensus, file, and smart contract services for the Hedera public ledger
Apache License 2.0
266 stars 119 forks source link

Gossip & PCES protobuf serialization #14012

Open lpetrovic05 opened 1 week ago

lpetrovic05 commented 1 week ago

A placeholder ticket for all the work that needs to be done in order to migration PCES and Gossip to protobuf. Before this can be done, the event hashing needs to be migrated first because of the reliance on the legacy SoftwareVersion class.

Some thoughts on this: