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

Add value to EstimateGas request #121

Merged
merged 1 commit into from
Apr 16, 2024

Conversation

xiangliu-cb
Copy link
Contributor

Fixes # .

Motivation

StandardBridge is a base contract for the L1 and L2 standard ERC20 bridges. It will require msg.value input when initBridgeETH. As a result, we need to pass value parameter in when leverage EstimateGas method from node.

Solution

Add value to EstimateGas request

Open questions

@cb-heimdall
Copy link

Review Error for lzdl-cb @ 2024-04-16 18:30:08 UTC
User must have write permissions to review

@xiangliu-cb xiangliu-cb force-pushed the xiang.liu/update-GetContractCallGasLimit branch from eac7111 to 77dec74 Compare April 16, 2024 18:40
@cb-heimdall
Copy link

Review Error for lzdl-cb @ 2024-04-16 18:48:26 UTC
User must have write permissions to review

@cb-heimdall
Copy link

Review Error for songge-cb @ 2024-04-16 18:55:14 UTC
User must have write permissions to review

GeekArthur
GeekArthur previously approved these changes Apr 16, 2024
@xiangliu-cb xiangliu-cb force-pushed the xiang.liu/update-GetContractCallGasLimit branch from c1bfb27 to 075c45b Compare April 16, 2024 22:35
@xiangliu-cb xiangliu-cb merged commit e601273 into master Apr 16, 2024
11 checks passed
@xiangliu-cb xiangliu-cb deleted the xiang.liu/update-GetContractCallGasLimit branch April 16, 2024 22:39
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

Successfully merging this pull request may close these issues.

5 participants