restate
restate copied to clipboard
Add version information to envelopes that are written to Bifrost
To evolve how we store the Envelope and the Envelope itself, we should store version information together with the Envelope we write to Bifrost. This will allow us to evolve the storage format and the Envelope itself if needed. Currently, we are using bincode for the serialization of the Envelopes.