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

Possibly incorrect gas estimate for payable functions #26

Open
pdyraga opened this issue Apr 10, 2020 · 0 comments
Open

Possibly incorrect gas estimate for payable functions #26

pdyraga opened this issue Apr 10, 2020 · 0 comments

Comments

@pdyraga
Copy link
Member

pdyraga commented Apr 10, 2020

In #24 we introduced a function allowing to estimate gas manually before submitting transaction. We are not passing Value to CallMsg in EstimateGas function of ethutil.go so the estimation may not be correct for payable functions.

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

1 participant