mirror of
https://github.com/fluencelabs/aquavm
synced 2025-03-15 04:30:48 +00:00
* feat(execution-engine)!: canon stream map support [fixes VM-301] Canon stream map is a CRDT-like map structure that contains a canonicalized stream map and allows indexed access to its contents. ATM CSM supports both strings and int64 keys.