diff --git a/config/x2mdx/wallet-gateway-openrpc/source-artifacts.json b/config/x2mdx/wallet-gateway-openrpc/source-artifacts.json index cde4ca5db..e5a362672 100644 --- a/config/x2mdx/wallet-gateway-openrpc/source-artifacts.json +++ b/config/x2mdx/wallet-gateway-openrpc/source-artifacts.json @@ -4,7 +4,7 @@ "remote": "https://github.com/canton-network/wallet.git", "tag_prefix": "@canton-network/wallet-gateway-remote@", "min_version": "0.24.0", - "publish_version": "1.6.0", + "publish_version": "1.7.0", "specs": [ { "spec_id": "dapp-api", diff --git a/docs-main/reference/wallet-gateway-json-rpc/index.mdx b/docs-main/reference/wallet-gateway-json-rpc/index.mdx index c5f8102f7..ea87c6f5b 100644 --- a/docs-main/reference/wallet-gateway-json-rpc/index.mdx +++ b/docs-main/reference/wallet-gateway-json-rpc/index.mdx @@ -18,7 +18,7 @@ description: "Versioned OpenRPC reference docs." OpenRPC - 1.6.0 + 1.7.0 @@ -27,12 +27,12 @@ description: "Versioned OpenRPC reference docs."
Publish version
-
1.6.0
+
1.7.0
Versions compared
-
0.24.0, 0.25.0, 0.26.0, 0.27.0, 1.1.0, 1.2.0, 1.2.1, 1.3.0, 1.4.0, 1.5.0, 1.6.0
+
0.24.0, 0.25.0, 0.26.0, 0.27.0, 1.1.0, 1.2.0, 1.2.1, 1.3.0, 1.4.0, 1.5.0, 1.6.0, 1.7.0
@@ -89,7 +89,7 @@ Choose a spec page to browse its methods, then drill into operation pages for re
Latest version
-
1.6.0
+
1.7.0
@@ -133,7 +133,7 @@ Choose a spec page to browse its methods, then drill into operation pages for re
Latest version
-
1.6.0
+
1.7.0
@@ -175,7 +175,7 @@ Choose a spec page to browse its methods, then drill into operation pages for re
Latest version
-
1.6.0
+
1.7.0
@@ -201,7 +201,7 @@ Choose a spec page to browse its methods, then drill into operation pages for re Since 0.24.0 - Changed 1.4.0 + Changed 1.7.0
@@ -219,7 +219,7 @@ Choose a spec page to browse its methods, then drill into operation pages for re
Latest version
-
1.6.0
+
1.7.0
diff --git a/docs-main/reference/wallet-gateway-json-rpc/operations/dapp-api/details.mdx b/docs-main/reference/wallet-gateway-json-rpc/operations/dapp-api/details.mdx index 8d083bc3f..aeff999f4 100644 --- a/docs-main/reference/wallet-gateway-json-rpc/operations/dapp-api/details.mdx +++ b/docs-main/reference/wallet-gateway-json-rpc/operations/dapp-api/details.mdx @@ -36,7 +36,7 @@ description: "An OpenRPC specification for the dapp to interact with a Wallet Pr
Publish version
-
1.6.0
+
1.7.0
diff --git a/docs-main/reference/wallet-gateway-json-rpc/operations/dapp-remote-api/details.mdx b/docs-main/reference/wallet-gateway-json-rpc/operations/dapp-remote-api/details.mdx index aece3c7ec..4f4e035b5 100644 --- a/docs-main/reference/wallet-gateway-json-rpc/operations/dapp-remote-api/details.mdx +++ b/docs-main/reference/wallet-gateway-json-rpc/operations/dapp-remote-api/details.mdx @@ -36,7 +36,7 @@ description: "An OpenRPC specification for remotely hosted Wallet Providers. Due
Publish version
-
1.6.0
+
1.7.0
diff --git a/docs-main/reference/wallet-gateway-json-rpc/operations/details.mdx b/docs-main/reference/wallet-gateway-json-rpc/operations/details.mdx index 3b83fa1b0..6c69a04ba 100644 --- a/docs-main/reference/wallet-gateway-json-rpc/operations/details.mdx +++ b/docs-main/reference/wallet-gateway-json-rpc/operations/details.mdx @@ -18,7 +18,7 @@ description: "Versioned OpenRPC reference docs." OpenRPC - 1.6.0 + 1.7.0
@@ -27,12 +27,12 @@ description: "Versioned OpenRPC reference docs."
Publish version
-
1.6.0
+
1.7.0
Versions compared
-
0.24.0, 0.25.0, 0.26.0, 0.27.0, 1.1.0, 1.2.0, 1.2.1, 1.3.0, 1.4.0, 1.5.0, 1.6.0
+
0.24.0, 0.25.0, 0.26.0, 0.27.0, 1.1.0, 1.2.0, 1.2.1, 1.3.0, 1.4.0, 1.5.0, 1.6.0, 1.7.0
@@ -89,7 +89,7 @@ Choose a spec page to browse its methods, then drill into operation pages for re
Latest version
-
1.6.0
+
1.7.0
@@ -133,7 +133,7 @@ Choose a spec page to browse its methods, then drill into operation pages for re
Latest version
-
1.6.0
+
1.7.0
@@ -175,7 +175,7 @@ Choose a spec page to browse its methods, then drill into operation pages for re
Latest version
-
1.6.0
+
1.7.0
@@ -201,7 +201,7 @@ Choose a spec page to browse its methods, then drill into operation pages for re Since 0.24.0 - Changed 1.4.0 + Changed 1.7.0
@@ -219,7 +219,7 @@ Choose a spec page to browse its methods, then drill into operation pages for re
Latest version
-
1.6.0
+
1.7.0
diff --git a/docs-main/reference/wallet-gateway-json-rpc/operations/signing-api/details.mdx b/docs-main/reference/wallet-gateway-json-rpc/operations/signing-api/details.mdx index 6aa4cfc8c..2e23b74d9 100644 --- a/docs-main/reference/wallet-gateway-json-rpc/operations/signing-api/details.mdx +++ b/docs-main/reference/wallet-gateway-json-rpc/operations/signing-api/details.mdx @@ -34,7 +34,7 @@ description: "An OpenRPC specification for the Signing API which allows the Wall
Publish version
-
1.6.0
+
1.7.0
diff --git a/docs-main/reference/wallet-gateway-json-rpc/operations/user-api/addsession.mdx b/docs-main/reference/wallet-gateway-json-rpc/operations/user-api/addsession.mdx index c04aedb43..9f82aae7a 100644 --- a/docs-main/reference/wallet-gateway-json-rpc/operations/user-api/addsession.mdx +++ b/docs-main/reference/wallet-gateway-json-rpc/operations/user-api/addsession.mdx @@ -47,6 +47,8 @@ title: "addSession" Since 0.24.0 + Changed 1.7.0 +
@@ -112,7 +114,7 @@ title: "addSession"
Required
-
networkId
+
networkId, origin
@@ -122,6 +124,17 @@ title: "addSession"
+
+
+ origin + string + + required + +
+ +
+
networkId @@ -255,6 +268,17 @@ title: "addSession" +## Lifecycle Changes + +
+ +
+ 1.7.0 + params updated: `params` +
+ +
+ ## Related Schemas @@ -267,6 +291,17 @@ title: "addSession"
+
+
+ origin + string + + required + +
+ +
+
networkId @@ -389,6 +424,7 @@ curl \ "method": "addSession", "params": { "params": { + "origin": "", "networkId": "" } } diff --git a/docs-main/reference/wallet-gateway-json-rpc/operations/user-api/details.mdx b/docs-main/reference/wallet-gateway-json-rpc/operations/user-api/details.mdx index e79b0d05c..9d64d0fad 100644 --- a/docs-main/reference/wallet-gateway-json-rpc/operations/user-api/details.mdx +++ b/docs-main/reference/wallet-gateway-json-rpc/operations/user-api/details.mdx @@ -22,7 +22,7 @@ description: "An OpenRPC specification for the user to interact with the Wallet Since 0.24.0 - Changed 1.4.0 + Changed 1.7.0
@@ -36,7 +36,7 @@ description: "An OpenRPC specification for the user to interact with the Wallet
Publish version
-
1.6.0
+
1.7.0
@@ -149,6 +149,8 @@ Method pages are the primary reference surface. This spec page stays focused on Since 0.24.0 + Changed 1.7.0 +
@@ -815,7 +817,7 @@ Method pages are the primary reference surface. This spec page stays focused on Since 0.24.0 - Changed 0.27.0 + Changed 1.7.0
@@ -826,7 +828,7 @@ Method pages are the primary reference surface. This spec page stays focused on
Parameters
-
0
+
1
diff --git a/docs-main/reference/wallet-gateway-json-rpc/operations/user-api/listtransactions.mdx b/docs-main/reference/wallet-gateway-json-rpc/operations/user-api/listtransactions.mdx index 6ace3f075..a56482575 100644 --- a/docs-main/reference/wallet-gateway-json-rpc/operations/user-api/listtransactions.mdx +++ b/docs-main/reference/wallet-gateway-json-rpc/operations/user-api/listtransactions.mdx @@ -47,7 +47,7 @@ title: "listTransactions" Since 0.24.0 - Changed 0.27.0 + Changed 1.7.0
@@ -83,7 +83,7 @@ title: "listTransactions"
Parameters
-
0
+
1
@@ -97,6 +97,54 @@ title: "listTransactions" ## Inputs +
+
+

params

+ +
+ + + +
+ +
+
Shape
+
object
+
+ +
+ + + + +
+ +
+
+ limit + string + +
+ +
+ +
+
+ cursor + string + +
+ +
+ +
+ + + + + +
+ ## Outputs @@ -118,7 +166,7 @@ title: "listTransactions"
Required
-
transactions
+
count, transactions
@@ -139,6 +187,17 @@ title: "listTransactions"
+
+
+ count + string + + required + +
+ +
+
@@ -160,6 +219,11 @@ title: "listTransactions" details updated
+
+ 1.7.0 + params added: `params`; result updated (required fields) +
+
@@ -168,6 +232,37 @@ title: "listTransactions" + +
+ + +
+ +
+
+ limit + string + +
+ +
+ +
+
+ cursor + string + +
+ +
+ +
+ + + +
+
+
@@ -185,6 +280,17 @@ title: "listTransactions"
+
+
+ count + string + + required + +
+ +
+
@@ -214,7 +320,13 @@ curl \ { "jsonrpc": "2.0", "id": 1, - "method": "listTransactions" + "method": "listTransactions", + "params": { + "params": { + "limit": "", + "cursor": "" + } + } } EOF ``` @@ -241,7 +353,8 @@ EOF "preparedTransaction": "", "preparedTransactionHash": "" } - ] + ], + "count": "" } ``` diff --git a/docs-main/reference/wallet-gateway-json-rpc/specs/dapp-api.mdx b/docs-main/reference/wallet-gateway-json-rpc/specs/dapp-api.mdx index fe7d76698..941bf4b9d 100644 --- a/docs-main/reference/wallet-gateway-json-rpc/specs/dapp-api.mdx +++ b/docs-main/reference/wallet-gateway-json-rpc/specs/dapp-api.mdx @@ -36,7 +36,7 @@ description: "An OpenRPC specification for the dapp to interact with a Wallet Pr
Publish version
-
1.6.0
+
1.7.0
diff --git a/docs-main/reference/wallet-gateway-json-rpc/specs/dapp-remote-api.mdx b/docs-main/reference/wallet-gateway-json-rpc/specs/dapp-remote-api.mdx index e063f20d9..c8e6f1f8e 100644 --- a/docs-main/reference/wallet-gateway-json-rpc/specs/dapp-remote-api.mdx +++ b/docs-main/reference/wallet-gateway-json-rpc/specs/dapp-remote-api.mdx @@ -36,7 +36,7 @@ description: "An OpenRPC specification for remotely hosted Wallet Providers. Due
Publish version
-
1.6.0
+
1.7.0
diff --git a/docs-main/reference/wallet-gateway-json-rpc/specs/signing-api.mdx b/docs-main/reference/wallet-gateway-json-rpc/specs/signing-api.mdx index cfa6c098a..45720c603 100644 --- a/docs-main/reference/wallet-gateway-json-rpc/specs/signing-api.mdx +++ b/docs-main/reference/wallet-gateway-json-rpc/specs/signing-api.mdx @@ -34,7 +34,7 @@ description: "An OpenRPC specification for the Signing API which allows the Wall
Publish version
-
1.6.0
+
1.7.0
diff --git a/docs-main/reference/wallet-gateway-json-rpc/specs/user-api.mdx b/docs-main/reference/wallet-gateway-json-rpc/specs/user-api.mdx index e7c6f60e1..83ed5cc27 100644 --- a/docs-main/reference/wallet-gateway-json-rpc/specs/user-api.mdx +++ b/docs-main/reference/wallet-gateway-json-rpc/specs/user-api.mdx @@ -22,7 +22,7 @@ description: "An OpenRPC specification for the user to interact with the Wallet Since 0.24.0 - Changed 1.4.0 + Changed 1.7.0
@@ -36,7 +36,7 @@ description: "An OpenRPC specification for the user to interact with the Wallet
Publish version
-
1.6.0
+
1.7.0
@@ -149,6 +149,8 @@ Method pages are the primary reference surface. This spec page stays focused on Since 0.24.0 + Changed 1.7.0 +
@@ -815,7 +817,7 @@ Method pages are the primary reference surface. This spec page stays focused on Since 0.24.0 - Changed 0.27.0 + Changed 1.7.0
@@ -826,7 +828,7 @@ Method pages are the primary reference surface. This spec page stays focused on
Parameters
-
0
+
1