mirror of
https://github.com/fluencelabs/aquavm
synced 2025-03-15 04:30:48 +00:00
* Refactor out the `InterpreterDataEnvelope` It is an envelope for the data that makes `version` info accessible in standard non-changing way. Inner data in `InterpreterDataEnv` is a binary blob. * Use `rkyv` for `InterpreterData` * `InterpreterDataEnvelope` uses MsgPack directly It will be changed when `interpreter-sede` will support types with serde borrows.
Generate data for certain benchmarks. + signatures_multiple_cids Lot of CIDs for single peer + signatures_multiple_sigs Lot of peers with small number of CIDs + lot of own signatures No, it doesn't seem to matter: all the sets are recreated.