mirror of
https://github.com/fluencelabs/eip712-validation-node
synced 2025-06-23 19:51:52 +00:00
bump fluenc,e aqua, ts-node
This commit is contained in:
@ -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") [])
|
||||
|
Reference in New Issue
Block a user