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 the cost of host function calls for V0 and V1 contracts #197

Open
abizjak opened this issue Apr 26, 2022 · 0 comments
Open

Document the cost of host function calls for V0 and V1 contracts #197

abizjak opened this issue Apr 26, 2022 · 0 comments
Labels
documentation Improvements or additions to documentation [Type] Task An additional feature or improvement.

Comments

@abizjak
Copy link
Member

abizjak commented Apr 26, 2022

Task description

Write a document (e.g., README) describing the costs of smart contract host function calls in detail.

These costs are assigned in the implementation of the host functions https://github.com/Concordium/concordium-wasm-smart-contracts/blob/main/wasm-chain-integration/src/v1/mod.rs#L150 (and analogously for V0 contracts).

For accessibility it would be useful to have a separate document that can eventually be incorporated into developer documentation.

@abizjak abizjak added the [Type] Task An additional feature or improvement. label Apr 26, 2022
@abizjak abizjak added the documentation Improvements or additions to documentation label May 11, 2022
@abizjak abizjak transferred this issue from Concordium/concordium-wasm-smart-contracts Aug 12, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
documentation Improvements or additions to documentation [Type] Task An additional feature or improvement.
Projects
None yet
Development

No branches or pull requests

1 participant