mirror of
https://github.com/fluencelabs/aquavm
synced 2025-06-22 03:01:38 +00:00
feat!: update marine-rs-sdk to 0.14.0, remove all of json_path remains (#820)
* support call_parameters v2 * remove old comment * use released marine * fix test wasm * update sdk marine use lens * fix test module * WIP fixing the tests to use lens * WIP tetraplet field renaming test fixes * rename more lambda to lens * fix build * Fix gen-bench-data compilation * Update gen-bench-data Cargo.lock * Fix signature tests --------- Co-authored-by: drrtuy <roman@fluence.one> Co-authored-by: Ivan Boldyrev <ivan@fluence.one>
This commit is contained in:
@ -961,12 +961,12 @@ mod tests {
|
||||
ExecutionTrace::from(vec![scalar!(
|
||||
json!([[{
|
||||
"function_name": "",
|
||||
"json_path": "",
|
||||
"lens": "",
|
||||
"peer_pk": &peer_id,
|
||||
"service_id": "",
|
||||
}], [{
|
||||
"function_name": "",
|
||||
"json_path": "",
|
||||
"lens": "",
|
||||
"peer_pk": &peer_id,
|
||||
"service_id": "",
|
||||
}]]),
|
||||
|
Reference in New Issue
Block a user