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

Fallback gas price for native-to-erc20 mode #270

Open
akolotov opened this issue Aug 13, 2019 · 0 comments
Open

Fallback gas price for native-to-erc20 mode #270

akolotov opened this issue Aug 13, 2019 · 0 comments

Comments

@akolotov
Copy link
Collaborator

At this moment it is not possible to set the fallback gas price for native-to-erc20:

https://github.com/poanetwork/poa-bridge-contracts/blob/048f51e0e8e7ce4213b727c0982aadab6c994db9/deploy/src/loadEnv.js#L225

https://github.com/poanetwork/poa-bridge-contracts/blob/048f51e0e8e7ce4213b727c0982aadab6c994db9/contracts/upgradeable_contracts/native_to_erc20/HomeBridgeNativeToErc.sol#L104

For scenarios when the validators addresses are whitelisted to be allowed send transactions with zero gas price we need to allow configure HOME_GAS_PRICE as 0.

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