spacemeshos / svm

SVM - Spacemesh Virtual Machine
https://spacemesh.io
MIT License
85 stars 14 forks source link

Finalize the `Transaction` Encoding #485

Closed YaronWittenstein closed 2 years ago

YaronWittenstein commented 2 years ago

Since SVM will be responsible for encoding the whole transaction, i.e., both the Envelope (see issue #458) and the Message parts - I don't see any good reason to change the current encoding used under the svm-codec crate.

Regardless, this matter must be finalized before Mainnet.