1
0
mirror of https://github.com/fluencelabs/aquavm synced 2025-03-16 13:00:50 +00:00
Ivan Boldyrev f8b734abde
feat(aquavm-air,air-interpreter-signature,air-interpreter-data)!: Peer signatures ()
A peer signs the multiset of call results and canon results it has produced.

New field signatures, a map from peer public key to signature, is added to the interpreter data.

Signatures verification is yet to be done.
2023-05-15 22:21:57 +07:00
..