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

Display transaction fees in normal mode #109

Closed
murisi opened this issue Jan 15, 2025 · 0 comments
Closed

Display transaction fees in normal mode #109

murisi opened this issue Jan 15, 2025 · 0 comments

Comments

@murisi
Copy link
Contributor

murisi commented Jan 15, 2025

A Namada transaction might consume more fees than a user expects. For this reason we should display transaction fees in normal mode. Transaction fees are computed as WrapperTx::fee.amount_per_gas_unit * WrapperTx::gas_limit. Please find attached the test vectors and debug vectors with transaction fees displayed in normal mode: testdbgs (copy 1).txt.gz and testvecs(1).json .

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

No branches or pull requests

2 participants