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

Feat/refactor gas estimations #56

Merged
merged 2 commits into from
Sep 22, 2024
Merged

Conversation

danijelTxFusion
Copy link
Contributor

@danijelTxFusion danijelTxFusion commented Sep 22, 2024

What 💻

  • Rename WalletL1.EstimateDefaultBridgeDepositL2Gas to WalletL1.EstimateDepositL2GasFromDefaultBridge.
  • Rename WalletL1.EstimateCustomBridgeDepositL2Gas to WalletL1.EstimateDepositL2GasFromCustomBridge.

BREAKING CHANGE: Rename `WalletL1.EstimateDefaultBridgeDepositL2Gas` to
`WalletL1.EstimateDepositL2GasFromDefaultBridge`.
BREAKING CHANGE: Rename `WalletL1.EstimateCustomBridgeDepositL2Gas` to
`WalletL1.EstimateDepositL2GasFromCustomBridge`. Added the missing
`l2Value` parameter.
@danijelTxFusion danijelTxFusion requested a review from a team as a code owner September 22, 2024 15:01
@danijelTxFusion danijelTxFusion force-pushed the feat/refactor-gas-estimations branch from ba52786 to 96bc8da Compare September 22, 2024 16:18
@danijelTxFusion danijelTxFusion merged commit f310974 into main Sep 22, 2024
5 checks passed
@danijelTxFusion danijelTxFusion deleted the feat/refactor-gas-estimations branch September 22, 2024 16:45
Copy link

github-actions bot commented Nov 6, 2024

🎉 This PR is included in version 1.0.0 🎉

The release is available on GitHub release

Your semantic-release bot 📦🚀

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant