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

Fix gas price used in evm_contract::call_ #783

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

elmato
Copy link
Contributor

@elmato elmato commented Dec 16, 2024

No description provided.

@elmato elmato requested a review from taokayan December 16, 2024 19:47
taokayan
taokayan previously approved these changes Dec 17, 2024
@taokayan taokayan dismissed their stale review December 17, 2024 08:38

i found it still not fixed in evm_contract::handle_evm_transfer()

@taokayan
Copy link
Contributor

instead of duplicating the code between evm_contract::call_ & evm_contract::handle_evm_transfer, it seems like we should add a helper function to retrieve the effective gas price

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 this pull request may close these issues.

2 participants