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

Modern fee calculation methods should be used #9

Open
Gusarich opened this issue Dec 6, 2024 · 0 comments
Open

Modern fee calculation methods should be used #9

Gusarich opened this issue Dec 6, 2024 · 0 comments
Assignees
Labels
Futher improvements That is not implemented in token-contract

Comments

@Gusarich
Copy link
Member

Gusarich commented Dec 6, 2024

Two latest TVM updates introduced many useful instructions for working with fees. They were added to Tact stdlib too: tact-lang/tact#331

This includes using functions for dynamic calculation of gas, forward and storage fees, and also probably usage of send's return value which is forward fee of the sent message.

@Shvandre Shvandre self-assigned this Dec 10, 2024
@Shvandre Shvandre added the Futher improvements That is not implemented in token-contract label Jan 14, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Futher improvements That is not implemented in token-contract
Projects
None yet
Development

No branches or pull requests

2 participants