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

Onchain data number types update #61

Merged
merged 2 commits into from
Oct 9, 2024

Conversation

danijelTxFusion
Copy link
Contributor

What 💻

  • Use big.Int for block, batch numbers and gas prices in BatchDetails and BlockDetails .

…Details`

BREAKING CHANGE: Use `big.Int` type in `BatchDetails` for `Number`,
`L2FairGasPrice` and `L1GasPrice`.
BREAKING CHANGE: Use `big.Int` type in `BlockDetails` for `Number`
and `L1BatchNumber`.
@danijelTxFusion danijelTxFusion requested a review from a team as a code owner October 9, 2024 19:39
@danijelTxFusion danijelTxFusion merged commit 8fb632b into main Oct 9, 2024
5 checks passed
@danijelTxFusion danijelTxFusion deleted the feat/onchain-data-number-types-update branch October 9, 2024 19:55
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