From b30fcacce7d2efbac8b2de1ccda8b2ccf462e6d6 Mon Sep 17 00:00:00 2001 From: nicopado Date: Fri, 29 Sep 2023 12:33:02 +0000 Subject: [PATCH] deploy: 3e11df2ee09d00ba27cb0e46723426173db0830e --- .../05_unified_platform/01_catalyst-cardano-bridge/index.html | 2 +- .../06_rust_api/rust/doc/help.html | 2 +- .../06_rust_api/rust/doc/index.html | 2 +- .../06_rust_api/rust/doc/settings.html | 2 +- .../db/schema/challenges/dsl/macro.__static_cond.html | 2 +- .../db/schema/proposals/dsl/macro.__static_cond.html | 2 +- .../db/schema/voteplans/dsl/macro.__static_cond.html | 2 +- feat/NPG6475-cat-data-service-client/print.html | 2 +- 8 files changed, 8 insertions(+), 8 deletions(-) diff --git a/feat/NPG6475-cat-data-service-client/05_unified_platform/01_catalyst-cardano-bridge/index.html b/feat/NPG6475-cat-data-service-client/05_unified_platform/01_catalyst-cardano-bridge/index.html index 1e99861c65..19bbb1eb1a 100644 --- a/feat/NPG6475-cat-data-service-client/05_unified_platform/01_catalyst-cardano-bridge/index.html +++ b/feat/NPG6475-cat-data-service-client/05_unified_platform/01_catalyst-cardano-bridge/index.html @@ -281,7 +281,7 @@

A
ContractKey
contract_key: bytes
hash(concat(contract_hash, parameter_hash) : )
ContractHash
contract_hash : bytes
hash(Contract.as_bytes() : )
ParameterHash
parameter_hash
hash(Paramters.as_bytes() : )
Contract
Compiled Wasm
as_bytes()
Parameters
Structured Parameter Data
as_bytes()
-
hunger noticedchoose recipedesired dish?
+
hunger noticedchoose recipedesired dish?

Integration to the Catalyst Unified Backend

The Cardano-Catalyst bridge is an essential and integral part of the Catalyst Unified backend. diff --git a/feat/NPG6475-cat-data-service-client/06_rust_api/rust/doc/help.html b/feat/NPG6475-cat-data-service-client/06_rust_api/rust/doc/help.html index 4b6a5f101f..b0a0816ddb 100644 --- a/feat/NPG6475-cat-data-service-client/06_rust_api/rust/doc/help.html +++ b/feat/NPG6475-cat-data-service-client/06_rust_api/rust/doc/help.html @@ -1 +1 @@ -Rustdoc help

Rustdoc help

Back
\ No newline at end of file +Rustdoc help

Rustdoc help

Back
\ No newline at end of file diff --git a/feat/NPG6475-cat-data-service-client/06_rust_api/rust/doc/index.html b/feat/NPG6475-cat-data-service-client/06_rust_api/rust/doc/index.html index b4292a415a..e8fe0ea773 100644 --- a/feat/NPG6475-cat-data-service-client/06_rust_api/rust/doc/index.html +++ b/feat/NPG6475-cat-data-service-client/06_rust_api/rust/doc/index.html @@ -1 +1 @@ -Index of crates
\ No newline at end of file +Index of crates
\ No newline at end of file diff --git a/feat/NPG6475-cat-data-service-client/06_rust_api/rust/doc/settings.html b/feat/NPG6475-cat-data-service-client/06_rust_api/rust/doc/settings.html index 1f49bf95cc..beaba5f39b 100644 --- a/feat/NPG6475-cat-data-service-client/06_rust_api/rust/doc/settings.html +++ b/feat/NPG6475-cat-data-service-client/06_rust_api/rust/doc/settings.html @@ -1 +1 @@ -Rustdoc settings

Rustdoc settings

Back
\ No newline at end of file +Rustdoc settings

Rustdoc settings

Back
\ No newline at end of file diff --git a/feat/NPG6475-cat-data-service-client/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/challenges/dsl/macro.__static_cond.html b/feat/NPG6475-cat-data-service-client/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/challenges/dsl/macro.__static_cond.html index dc6d72bb8b..c0b0edfb73 100644 --- a/feat/NPG6475-cat-data-service-client/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/challenges/dsl/macro.__static_cond.html +++ b/feat/NPG6475-cat-data-service-client/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/challenges/dsl/macro.__static_cond.html @@ -1,4 +1,4 @@ __static_cond in vit_servicing_station_lib::db::schema::challenges::dsl - Rust
macro_rules! __static_cond {
     (challenges challenges) => { ... };
-    (challenges title) => { ... };
+    (challenges internal_id) => { ... };
 }
\ No newline at end of file diff --git a/feat/NPG6475-cat-data-service-client/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/proposals/dsl/macro.__static_cond.html b/feat/NPG6475-cat-data-service-client/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/proposals/dsl/macro.__static_cond.html index bde4788bf3..4a585a7f0f 100644 --- a/feat/NPG6475-cat-data-service-client/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/proposals/dsl/macro.__static_cond.html +++ b/feat/NPG6475-cat-data-service-client/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/proposals/dsl/macro.__static_cond.html @@ -1,4 +1,4 @@ __static_cond in vit_servicing_station_lib::db::schema::proposals::dsl - Rust
macro_rules! __static_cond {
     (proposals proposals) => { ... };
-    (proposals proposal_summary) => { ... };
+    (proposals proposal_public_key) => { ... };
 }
\ No newline at end of file diff --git a/feat/NPG6475-cat-data-service-client/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/voteplans/dsl/macro.__static_cond.html b/feat/NPG6475-cat-data-service-client/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/voteplans/dsl/macro.__static_cond.html index 30d7d07b08..88cd18ea6d 100644 --- a/feat/NPG6475-cat-data-service-client/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/voteplans/dsl/macro.__static_cond.html +++ b/feat/NPG6475-cat-data-service-client/06_rust_api/rust/doc/vit_servicing_station_lib/db/schema/voteplans/dsl/macro.__static_cond.html @@ -1,4 +1,4 @@ __static_cond in vit_servicing_station_lib::db::schema::voteplans::dsl - Rust
macro_rules! __static_cond {
     (voteplans voteplans) => { ... };
-    (voteplans id) => { ... };
+    (voteplans chain_vote_start_time) => { ... };
 }
\ No newline at end of file diff --git a/feat/NPG6475-cat-data-service-client/print.html b/feat/NPG6475-cat-data-service-client/print.html index 476b123d86..19924a070a 100644 --- a/feat/NPG6475-cat-data-service-client/print.html +++ b/feat/NPG6475-cat-data-service-client/print.html @@ -6748,7 +6748,7 @@

A
ContractKey
contract_key: bytes
hash(concat(contract_hash, parameter_hash) : )
ContractHash
contract_hash : bytes
hash(Contract.as_bytes() : )
ParameterHash
parameter_hash
hash(Paramters.as_bytes() : )
Contract
Compiled Wasm
as_bytes()
Parameters
Structured Parameter Data
as_bytes()
-
hunger noticedchoose recipedesired dish?
+
hunger noticedchoose recipedesired dish?

Integration to the Catalyst Unified Backend

The Cardano-Catalyst bridge is an essential and integral part of the Catalyst Unified backend.