|
1 |
| - |
2 | 1 | # Catalyst milestone 3: Aiken integration research and development
|
3 | 2 |
|
4 | 3 | ## Outputs
|
5 | 4 |
|
6 |
| -- [ ] Document describing Aiken integration and how PlutusData encodings can be provided by the LambdaBuffers toolkit. |
7 |
| - NOTE: We cannot ignore the fact that the outcome of the research done in Milestone 3 could point to incompatibilities that make an Aiken integration with LambdaBuffers infeasible. Should that be the case, an in-depth technical explanation of the limitations will be provided. |
| 5 | +- [x] Document describing Aiken integration and how PlutusData encodings can be provided by the Lambda Buffers toolkit. |
| 6 | + NOTE: We cannot ignore the fact that the outcome of the research done in Milestone 3 could point to incompatibilities that make an Aiken integration with Lambda Buffers infeasible. Should that be the case, an in-depth technical explanation of the limitations will be provided. |
| 7 | + - The document can be found [here](../aiken-integration.md). |
8 | 8 |
|
9 | 9 | ## Acceptance Criteria
|
10 | 10 |
|
11 |
| -- [ ] The generated document describes all the technical components relevant to the integration of Aiken with Lambda Buffers, showing a good understanding of them and how they would be relevant to the intended integration. |
12 |
| -- [ ] The generated document describes a clear technical path to integrate Aiken with Lambda buffers and, in addition or alternatively, an in-depth analysis of any limitations found. |
| 11 | +- [x] The generated document describes all the technical components relevant to the integration of Aiken with Lambda Buffers, showing a good understanding of them and how they would be relevant to the intended integration. |
| 12 | + - The document discusses relevant technical components of Aiken integration with Lambda Buffers. |
| 13 | +- [x] The generated document describes a clear technical path to integrate Aiken with Lambda buffers and, in addition or alternatively, an in-depth analysis of any limitations found. |
| 14 | + - The document discusses limitations of Aiken and its incompatibilities with Lambda Buffers along with workarounds when possible. |
13 | 15 |
|
14 | 16 | ## Evidence of Milestone Completion
|
15 | 17 |
|
16 |
| -- [ ] The completed and reviewed "LambdaBuffers for Aiken - PlutusData encoding implementation provider" documentation is available. |
17 |
| -- [ ] Alternatively, if Aiken integration proves to be infeasible: |
18 |
| -- [ ] The completed and reviewed documentation describing the Aiken limitations and their impact is available. |
19 |
| - |
20 |
| -## Demo recordings |
21 |
| - |
22 |
| -- [ ] |
23 |
| - |
24 |
| -Demo files: |
25 |
| - |
26 |
| -- [ ] |
| 18 | +- [x] The completed and reviewed "Lambda Buffers for Aiken - PlutusData encoding implementation provider" documentation is available. |
| 19 | + - Methods to workaround the incompatibilities of Aiken and Lambda Buffers where possible are provided in the document. |
| 20 | +- [x] Alternatively, if Aiken integration proves to be infeasible: |
| 21 | +- [x] The completed and reviewed documentation describing the Aiken limitations and their impact is available. |
| 22 | + - The discussion of the limitations and whether they are worthwhile are also included in the document. |
27 | 23 |
|
28 |
| -## References |
| 24 | +## Demo files |
29 | 25 |
|
30 |
| -- [ ] |
| 26 | +- [x] The document *[Aiken Research Document](../aiken-integration.md)* addresses these outputs. |
0 commit comments