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

Check all the receipt data #87

Closed
Tracked by #126
devbugging opened this issue Feb 27, 2024 · 0 comments · Fixed by #195
Closed
Tracked by #126

Check all the receipt data #87

devbugging opened this issue Feb 27, 2024 · 0 comments · Fixed by #195
Assignees
Labels

Comments

@devbugging
Copy link
Contributor

All the receipt data should be checked for correctness:

EffectiveGasPrice: nil, // todo check
BlobGasUsed: 0, // todo check
BlobGasPrice: nil, // todo check
BlockHash: common.Hash{}, // todo check
BlockNumber: big.NewInt(int64(tx.BlockHeight)),

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

Successfully merging a pull request may close this issue.

2 participants