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

Refactor transactions #14004

Open lpetrovic05 opened 1 week ago

lpetrovic05 commented 1 week ago

StateSignatureTransaction & SwirldTransaction classes should be removed since they are not needed anymore. ConsensusTransactionImpl should not become PayloadWrapper. Apart from the 2 mutable fields it already has, it should also hold the payload.