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

Fix base fee nilptr #64

Merged
merged 2 commits into from
Apr 12, 2024
Merged

Fix base fee nilptr #64

merged 2 commits into from
Apr 12, 2024

Conversation

cabrador
Copy link
Contributor

@cabrador cabrador commented Apr 9, 2024

This PR fixes a nilptr dereference when BaseFee is nil.
It also adds Big() func to types.Hash which converts given hash to *big.Int

@cabrador cabrador requested review from wsodsong and evgensheff April 9, 2024 11:02
@cabrador cabrador merged commit 255eab4 into develop Apr 12, 2024
1 check passed
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.

3 participants