chore(docs): add more upcoming data changes (#450)

This commit is contained in:
Mike Voronov 2023-02-07 21:09:22 +03:00 committed by GitHub
parent 367546b82c
commit 19479bfb5c
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -2,3 +2,4 @@
- computing subtrace lengths in `FoldFSM` (for more details see [PR 138](https://github.com/fluencelabs/aquavm/pull/138))
- change `Sender` struct serialization way in `CallResult::RequestSentBy`
- add a separate (empty?) state in `air_interpreter_data::CallResult` for `CallOutputValue::None` for hardening
- remove serde-based field renaming in data to support outdated data versions