bump fluenc,e aqua, ts-node

This commit is contained in:
boneyard93501
2022-04-28 00:22:51 +02:00
parent 698a312a90
commit ac39964c48
3 changed files with 262 additions and 151 deletions

View File

@ -3,7 +3,7 @@
* This file is auto-generated. Do not edit manually: changes may be erased.
* Generated by Aqua compiler: https://github.com/fluencelabs/aqua/.
* If you find any bugs, please write an issue on GitHub: https://github.com/fluencelabs/aqua/issues
* Aqua version: 0.7.1-SNAPSHOT
* Aqua version: 0.7.2-303
*
*/
import { Fluence, FluencePeer } from '@fluencelabs/fluence';
@ -1258,30 +1258,30 @@ export function eip_consensus(...args: any) {
(new $result
(seq
(seq
(fold locations loc
(fold locations loc-0
(seq
(seq
(seq
(call -relay- ("op" "noop") [])
(call loc.$.relay_id! ("op" "noop") [])
(call loc-0.$.relay_id! ("op" "noop") [])
)
(xor
(seq
(call loc.$.node_id! ("DataProvider" "get_record") [signature] res)
(call loc-0.$.node_id! ("DataProvider" "get_record") [signature] res)
(xor
(seq
(seq
(match res.$.stdout.[0].ts_validation! true
(ap true $result)
)
(call loc.$.relay_id! ("op" "noop") [])
(call loc-0.$.relay_id! ("op" "noop") [])
)
(call -relay- ("op" "noop") [])
)
(seq
(seq
(ap false $result)
(call loc.$.relay_id! ("op" "noop") [])
(call loc-0.$.relay_id! ("op" "noop") [])
)
(call -relay- ("op" "noop") [])
)
@ -1290,7 +1290,7 @@ export function eip_consensus(...args: any) {
(call %init_peer_id% ("errorHandlingSrv" "error") [%last_error% 1])
)
)
(next loc)
(next loc-0)
)
)
(call -relay- ("op" "noop") [])