Skip to content

Commit

Permalink
CLI/API working group meeting #7
Browse files Browse the repository at this point in the history
  • Loading branch information
CarlosLopezDeLara committed Dec 11, 2024
1 parent 33143a3 commit b09bd64
Show file tree
Hide file tree
Showing 10 changed files with 116 additions and 21 deletions.
42 changes: 27 additions & 15 deletions .docusaurus/client-manifest.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,6 +38,9 @@
"3dccc871": [
245
],
"5c387e75": [
734
],
"5e95c892": [
647
],
Expand Down Expand Up @@ -137,9 +140,9 @@
"354": {
"js": [
{
"file": "assets/js/runtime~main.367a8366.js",
"hash": "ca5e4d6752e4e8fb",
"publicPath": "/workgroup-info/assets/js/runtime~main.367a8366.js"
"file": "assets/js/runtime~main.1f6a9a39.js",
"hash": "6a1d6c4a0e52088e",
"publicPath": "/workgroup-info/assets/js/runtime~main.1f6a9a39.js"
}
]
},
Expand All @@ -155,18 +158,18 @@
"446": {
"js": [
{
"file": "assets/js/f6303f7b.eda7e77d.js",
"hash": "2cf9906dcd2714f7",
"publicPath": "/workgroup-info/assets/js/f6303f7b.eda7e77d.js"
"file": "assets/js/f6303f7b.de6093b1.js",
"hash": "2b0bf6f4619b313d",
"publicPath": "/workgroup-info/assets/js/f6303f7b.de6093b1.js"
}
]
},
"490": {
"js": [
{
"file": "assets/js/e7ce6630.5befa453.js",
"hash": "9e46232183130060",
"publicPath": "/workgroup-info/assets/js/e7ce6630.5befa453.js"
"file": "assets/js/e7ce6630.d3f822c4.js",
"hash": "070c5cb9348fce0d",
"publicPath": "/workgroup-info/assets/js/e7ce6630.d3f822c4.js"
}
]
},
Expand All @@ -191,9 +194,9 @@
"581": {
"js": [
{
"file": "assets/js/935f2afb.50c8f395.js",
"hash": "05da5da10cc416a0",
"publicPath": "/workgroup-info/assets/js/935f2afb.50c8f395.js"
"file": "assets/js/935f2afb.8950e74c.js",
"hash": "f84ac08c96f3978c",
"publicPath": "/workgroup-info/assets/js/935f2afb.8950e74c.js"
}
]
},
Expand All @@ -215,6 +218,15 @@
}
]
},
"734": {
"js": [
{
"file": "assets/js/5c387e75.d123b0c9.js",
"hash": "3cd682a7d3f71156",
"publicPath": "/workgroup-info/assets/js/5c387e75.d123b0c9.js"
}
]
},
"749": {
"js": [
{
Expand All @@ -227,9 +239,9 @@
"792": {
"js": [
{
"file": "assets/js/main.09c5813e.js",
"hash": "71e9e40ee84cf72d",
"publicPath": "/workgroup-info/assets/js/main.09c5813e.js"
"file": "assets/js/main.459f992b.js",
"hash": "a4ae80e9aec713b0",
"publicPath": "/workgroup-info/assets/js/main.459f992b.js"
}
]
},
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -21,5 +21,9 @@
"previous": {
"title": "16-10-2024",
"permalink": "/workgroup-info/16102024"
},
"next": {
"title": "27-11-2024",
"permalink": "/workgroup-info/27112024"
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -49,6 +49,13 @@
"href": "/workgroup-info/30102024",
"docId": "API-CLI/20241030",
"unlisted": false
},
{
"type": "link",
"label": "27-11-2024",
"href": "/workgroup-info/27112024",
"docId": "API-CLI/20241127",
"unlisted": false
}
]
}
Expand Down Expand Up @@ -84,6 +91,12 @@
"title": "",
"description": "CLI/API working group meeting #5",
"sidebar": "tutorialSidebar"
},
"API-CLI/20241127": {
"id": "API-CLI/20241127",
"title": "",
"description": "CLI/API working group meeting #7",
"sidebar": "tutorialSidebar"
}
}
}
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,35 @@
"previous": {
"title": "16-10-2024",
"permalink": "/workgroup-info/16102024"
},
"next": {
"title": "27-11-2024",
"permalink": "/workgroup-info/27112024"
}
},
{
"id": "API-CLI/20241127",
"title": "",
"description": "CLI/API working group meeting #7",
"source": "@site/docs/API-CLI/20241127.mdx",
"sourceDirName": "API-CLI",
"slug": "/27112024",
"permalink": "/workgroup-info/27112024",
"draft": false,
"unlisted": false,
"tags": [],
"version": "current",
"sidebarPosition": 6,
"frontMatter": {
"sidebar_label": "27-11-2024",
"sidebar_position": 6,
"slug": "/27112024",
"title": ""
},
"sidebar": "tutorialSidebar",
"previous": {
"title": "30-10-2024",
"permalink": "/workgroup-info/30102024"
}
}
],
Expand Down Expand Up @@ -188,6 +217,11 @@
"type": "doc",
"id": "API-CLI/20241030",
"label": "30-10-2024"
},
{
"type": "doc",
"id": "API-CLI/20241127",
"label": "27-11-2024"
}
]
}
Expand Down
5 changes: 5 additions & 0 deletions .docusaurus/globalData.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,6 +34,11 @@
"id": "API-CLI/20241030",
"path": "/workgroup-info/30102024",
"sidebar": "tutorialSidebar"
},
{
"id": "API-CLI/20241127",
"path": "/workgroup-info/27112024",
"sidebar": "tutorialSidebar"
}
],
"draftIds": [],
Expand Down
1 change: 1 addition & 0 deletions .docusaurus/registry.js

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

12 changes: 9 additions & 3 deletions .docusaurus/routes.js
Original file line number Diff line number Diff line change
Expand Up @@ -44,15 +44,15 @@ export default [
},
{
path: '/workgroup-info/',
component: ComponentCreator('/workgroup-info/', '20d'),
component: ComponentCreator('/workgroup-info/', 'a60'),
routes: [
{
path: '/workgroup-info/',
component: ComponentCreator('/workgroup-info/', 'a05'),
component: ComponentCreator('/workgroup-info/', 'efc'),
routes: [
{
path: '/workgroup-info/',
component: ComponentCreator('/workgroup-info/', 'fc0'),
component: ComponentCreator('/workgroup-info/', 'e98'),
routes: [
{
path: '/workgroup-info/02102024',
Expand All @@ -78,6 +78,12 @@ export default [
exact: true,
sidebar: "tutorialSidebar"
},
{
path: '/workgroup-info/27112024',
component: ComponentCreator('/workgroup-info/27112024', 'f71'),
exact: true,
sidebar: "tutorialSidebar"
},
{
path: '/workgroup-info/30102024',
component: ComponentCreator('/workgroup-info/30102024', 'f93'),
Expand Down
10 changes: 7 additions & 3 deletions .docusaurus/routesChunkNames.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,17 +49,17 @@
},
"content": "content---workgroup-info-e-7-c-c83"
},
"/workgroup-info/-20d": {
"/workgroup-info/-a60": {
"__comp": "__comp---theme-docs-root-5-e-9-0b6",
"__context": {
"plugin": "plugin---workgroup-info-6-c-3-15d"
}
},
"/workgroup-info/-a05": {
"/workgroup-info/-efc": {
"__comp": "__comp---theme-doc-version-roota-7-b-5de",
"version": "version---workgroup-info-935-5f0"
},
"/workgroup-info/-fc0": {
"/workgroup-info/-e98": {
"__comp": "__comp---theme-doc-roota-94-67a"
},
"/workgroup-info/02102024-d61": {
Expand All @@ -78,6 +78,10 @@
"__comp": "__comp---theme-doc-item-178-a40",
"content": "content---workgroup-info-1809202430-c-27f"
},
"/workgroup-info/27112024-f71": {
"__comp": "__comp---theme-doc-item-178-a40",
"content": "content---workgroup-info-271120245-c-3-68f"
},
"/workgroup-info/30102024-f93": {
"__comp": "__comp---theme-doc-item-178-a40",
"content": "content---workgroup-info-30102024-f-63-343"
Expand Down
15 changes: 15 additions & 0 deletions docs/API-CLI/20241127.mdx
Original file line number Diff line number Diff line change
@@ -0,0 +1,15 @@
---
sidebar_label: 27-11-2024
sidebar_position: 6
slug: /27112024
title: ""
---
## CLI/API working group meeting #7
**Date: 27/11/2024**
**Topics/Problem statements/questions/requests:**

- No community memembers came to the meeting, the team focused on discussing priorities and the next steps.
- Integrate query proposals into the API/CLI.
- Integrate queryStakePoolDefaultVote
- Requires https://github.com/IntersectMBO/cardano-ledger/pull/4735 to be included in the node's build plan.
- Continue with the reestructuring as planned.
1 change: 1 addition & 0 deletions src/pages/index.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,7 @@

|Date |Recording |Meeting notes |Key discussions | Outcomes |
|------------|----------------------------------------------------------------------------------------------------|----------------------|-------------------------------------------|----------------------------------|
| 27/11/2024 | NA | [Notes](/27112024) | The team discussed priorities | Integrate queryProposals and queryStakePoolDefaultVote into the API/CLI. |
| 13/11/2024 | NA | Canceled | The meeting was canceled due to lack of quorum | |
| 30/10/2024 | [Meeting#5](https://drive.google.com/file/d/12nRQKcn2T8DFbl0jMaPH99adoY5R3B47/view?usp=sharing) | [Notes](/30102024) | - Command reestructuring<br /> - Website for WG <br /> - Output txid on submit. | - Continue the reestructuring as planned. <br /> - Proceed to implement 'query era behind the scenes' for queries certificates and build |
| 16/10/2024 | [Meeting#4](https://drive.google.com/file/d/1NqGlT8GT9x-4ZVFRyJK6jL2LHP4qxqqB/view?usp=sharing) | [Notes](/16102024) | - Update on metadata hash checks<br /> - Priorities | - Next items to prioritize: [900](https://github.com/IntersectMBO/cardano-cli/issues/900) and [954](https://github.com/IntersectMBO/cardano-cli/issues/954) |
Expand Down

0 comments on commit b09bd64

Please sign in to comment.