Commit 7bfe86d
feat(docs): Formalize Voting Formats as signed documents. (#545)
* fix(docs): fix local builds with earthly and Just
* fix(docs): Remove CDDL from checks until we actually have it
* feat(docs): wip
* fix(docs): wip, but should fix cue errors
* fix(docs): spelling
* fix(docs): format
* fix(docs): markdown
* fix(docs): regenerated
* fix(docs): make the check target work properly after `cue vet` broke
* fix(docs): markdown
* fix(docs): fix format
* feat(docs): wip
* fix(docs): key derivation docs render
* fix(docs): wip contest ballot/register generation
* docs(docs): Voter Ballot seems finished
* docs(docs): Add the ballot checkpoint design specification to the docs
* fix(docs): cue formatting
* fix(docs): Markdown format now indent changed
* docs(docs): Generalize sub-section page creation WIP
* docs(docs): Preserve historical jormungandr vote transaction information for context
* docs(docs): remove obsoleted documentation to provide better clarity
* docs(docs): doc cleanup wip
* fix(docs): spelling
* fix(docs): markdown and spelling issues
* fix(docs): cue format
* fix(docs): Fix markdown
* fix(docs): More markdown fixes
* fix(docs): more markdown fixes
* fix(rust): add bulleting board operator to admin roles
* fix(rust): Fix documentation on user and admin role types in rust
* docs(docs): WIP Parameters heirarchy and discovery
* docs(docs): wip
* fix(docs): WIP
* fix(general): Revert cat-ci bump which breaks the build
* fix(docs): Further revert cat-ci to last actual working version.
* fix(rust): revert deny.toml to match cat-ci
* fix(general): Try patched cat-ci with python on top of debian
* fix(general): Promote python base2 to just python-base
* fix(general): Fix CI branch name
* docs(docs): fix spelling
* docs(docs): remove proposals info from specs for now
* fix(rust): Don't validate the contents of the CDDL because we can't validate all valid CDDL
* fix(rust): Stop broken test case from failing build
* fix(rust): skip failing tests
* fix(rust): remove unused cbork dependency for now
* fix(docs): format
* docs(docs): Add link to main branch documentation in the Readme.md
* feat(rust/signed-doc): Set the tagged version of `catalyst-signed-doc-spec` (#629)
* set the proper version for the `catalyst-signed-doc-macro`
* wip
* revert `build-info` version
* docs(docs): WIP
* docs(docs): wip
* docs(docs): Proposals flow done
* fix(rust): Latest standard configs
* fix: python version comment
* fix: Python fixes
* fix(general): python lint issues
* fix(rust): Make sure coverage files don't end up in git
* fix(general): Bump to released cat-ci with python updates for docs
---------
Co-authored-by: Alex Pozhylenkov <[email protected]>1 parent 8e1cb5a commit 7bfe86d
File tree
212 files changed
+9546
-4308
lines changed- .config/dictionaries
- docs
- src/architecture
- 08_concepts
- catalyst_docs
- catalyst_voting
- cddl
- immutable_ledger
- cddl
- images
- rbac_id_uri
- signed_doc
- cddl
- diagrams
- docs
- form_template_elements
- key_derivation
- voting_process
- 10_quality/testplans
- rust
- c509-certificate
- catalyst-signed-doc-macro
- catalyst-signed-doc-spec
- src
- signers
- signed_doc
- specs
- definitions
- cddl
- examples
- documentation
- form_template
- elements
- generic
- media_types
- regex
- signed_doc_types
- signed_docs
- docs
- payload_schemas
- generators
- packages/spec
- src/spec
- cddl
- forms/element
- pages/signed_doc
- cddl
- key_derivation
- voting_process
- abnf
- src
- docs
- validator
- utilities/docs-preview
Some content is hidden
Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.
212 files changed
+9546
-4308
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | 3 | | |
| 4 | + | |
4 | 5 | | |
5 | 6 | | |
6 | 7 | | |
| |||
45 | 46 | | |
46 | 47 | | |
47 | 48 | | |
| 49 | + | |
48 | 50 | | |
49 | 51 | | |
50 | 52 | | |
| |||
84 | 86 | | |
85 | 87 | | |
86 | 88 | | |
| 89 | + | |
87 | 90 | | |
| 91 | + | |
88 | 92 | | |
89 | 93 | | |
90 | 94 | | |
| |||
166 | 170 | | |
167 | 171 | | |
168 | 172 | | |
| 173 | + | |
| 174 | + | |
| 175 | + | |
169 | 176 | | |
170 | 177 | | |
171 | 178 | | |
| |||
177 | 184 | | |
178 | 185 | | |
179 | 186 | | |
| 187 | + | |
180 | 188 | | |
181 | 189 | | |
182 | 190 | | |
| |||
196 | 204 | | |
197 | 205 | | |
198 | 206 | | |
| 207 | + | |
199 | 208 | | |
| 209 | + | |
200 | 210 | | |
201 | 211 | | |
202 | 212 | | |
| |||
255 | 265 | | |
256 | 266 | | |
257 | 267 | | |
| 268 | + | |
258 | 269 | | |
259 | 270 | | |
260 | 271 | | |
261 | 272 | | |
| 273 | + | |
262 | 274 | | |
263 | 275 | | |
264 | 276 | | |
| |||
284 | 296 | | |
285 | 297 | | |
286 | 298 | | |
| 299 | + | |
287 | 300 | | |
288 | 301 | | |
289 | 302 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
31 | 31 | | |
32 | 32 | | |
33 | 33 | | |
34 | | - | |
| 34 | + | |
35 | 35 | | |
36 | 36 | | |
37 | 37 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
3 | 3 | | |
4 | 4 | | |
5 | 5 | | |
6 | | - | |
7 | | - | |
8 | | - | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
13 | | - | |
14 | | - | |
15 | | - | |
16 | | - | |
17 | | - | |
18 | | - | |
19 | | - | |
20 | | - | |
21 | | - | |
| 6 | + | |
| 7 | + | |
| 8 | + | |
| 9 | + | |
| 10 | + | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
| 15 | + | |
| 16 | + | |
| 17 | + | |
| 18 | + | |
| 19 | + | |
| 20 | + | |
| 21 | + | |
22 | 22 | | |
23 | 23 | | |
24 | 24 | | |
| |||
75 | 75 | | |
76 | 76 | | |
77 | 77 | | |
78 | | - | |
79 | | - | |
80 | | - | |
81 | | - | |
82 | | - | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
83 | 83 | | |
84 | 84 | | |
85 | 85 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
4 | | - | |
5 | | - | |
6 | | - | |
| 3 | + | |
| 4 | + | |
| 5 | + | |
| 6 | + | |
7 | 7 | | |
8 | 8 | | |
9 | 9 | | |
| |||
48 | 48 | | |
49 | 49 | | |
50 | 50 | | |
| 51 | + | |
| 52 | + | |
51 | 53 | | |
52 | 54 | | |
53 | 55 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
| 3 | + | |
| 4 | + | |
3 | 5 | | |
4 | 6 | | |
5 | 7 | | |
6 | 8 | | |
7 | 9 | | |
8 | 10 | | |
9 | | - | |
10 | | - | |
11 | | - | |
12 | | - | |
| 11 | + | |
| 12 | + | |
| 13 | + | |
| 14 | + | |
13 | 15 | | |
14 | 16 | | |
15 | 17 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1 | 1 | | |
2 | 2 | | |
3 | | - | |
| 3 | + | |
4 | 4 | | |
5 | 5 | | |
6 | 6 | | |
| |||
This file was deleted.
Lines changed: 0 additions & 154 deletions
This file was deleted.
0 commit comments