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:
Valery Antopol
2024-02-22 11:57:27 +04:00
committed by GitHub
parent b9f04dfbaf
commit 08e85478b4
49 changed files with 582 additions and 326 deletions

View File

@ -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": "",
}]]),