Open hu3man opened 2 years ago
Here are two user stories to support this feature request.
As a dapp developer, I want to know the source of Michelson artifacts in my project, so it is easy for me and others to see where it came from (which compiler, what compiler version) and when it was produced.
As a technical reviewer of a tezos project, I would like to easily discover the provenance (which compiler, what version when compiled) of a Michelson artifact.
🔗 Epic|Feature Link
1167
🚥 Definition of Done
✅ To Do
No response
⚖️ Acceptance Criteria
✨ Functional:
[ ] Comment informs the user that Taqueria generated it
📐 Non-Functional:
🔭 Scope
🙅♂️ Out of Scope:
🧰 Work Description
Taqueria needs to add comments to the top of compiled Michelson files
The general flow will be:
The comment should be informative and valuable to the user. Some properties could include (version of compiler, source file, timestamp)
🦄 Sizing
2
Code of Conduct