Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Document HighThroughputMint implementation #439

Open
sentientforest opened this issue Nov 14, 2024 · 0 comments · Fixed by #440
Open

Document HighThroughputMint implementation #439

sentientforest opened this issue Nov 14, 2024 · 0 comments · Fixed by #440
Assignees

Comments

@sentientforest
Copy link
Contributor

Users need documentation that explains the High Throughput Minting implementation, including:

Background, explanation of the problem it was designed to solve. Why the original / legacy MintToken operation is not sustainable, scalable, or performant

Tradeoffs, limitations, assumptions, or known brittleness with the approach and why these decisions or tradeoffs were made

Links to relevant Hyperledger Fabric concepts that explain the above

High level explanation of how the functions work, how they interact with world state, and how they get around the MVCC_READ_CONFLICT errors inherent to Hyperledger Fabric

Detailed user guide for Token Authorities, developers, and end users interacting with mint-related methods from existing or future applications, websites, or gala-connect

Function, class, and method specific TypeDoc documentation comments that will propagate to the relevant auto-generated module documentation for @gala-chain/api, @gala-chain/chaincode, and others

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant