Skip to content

fix: correctly interpret BaseFeePerGas as big-endian#27

Open
lyfsn wants to merge 1 commit intogobitfly:mainfrom
lyfsn:pr3
Open

fix: correctly interpret BaseFeePerGas as big-endian#27
lyfsn wants to merge 1 commit intogobitfly:mainfrom
lyfsn:pr3

Conversation

@lyfsn
Copy link
Copy Markdown

@lyfsn lyfsn commented Mar 11, 2024

Before the fix, blockData.BaseFeePerGas was [0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 7], and baseFeePerGas would be 3166189940082864718613269121331309980362851143201109172953918312716374638592.

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.

2 participants