Skip to content

chore: make big.Int code style consistent in buyGas #598

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

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

Conversation

zhiqiangxu
Copy link
Contributor

@zhiqiangxu zhiqiangxu commented May 5, 2025

Currently all other codes in buyGas use the side-effect style. This PR makes the code in buyGas consistent by replacing the two assignment style(added by OP) with the side-effect style.

@zhiqiangxu zhiqiangxu requested a review from a team as a code owner May 5, 2025 05:20
@zhiqiangxu zhiqiangxu requested a review from sebastianst May 5, 2025 05:20
@zhiqiangxu zhiqiangxu changed the title core: make big.Int code style consistency in buyGas core: make big.Int code style consistent in buyGas May 5, 2025
@zhiqiangxu zhiqiangxu changed the title core: make big.Int code style consistent in buyGas chore: make big.Int code style consistent in buyGas May 5, 2025
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.

1 participant