Skip to content

Conversation

@howjmay
Copy link
Member

@howjmay howjmay commented Apr 14, 2025

No description provided.

@howjmay howjmay changed the base branch from develop to fix-review April 14, 2025 16:16
return nil, common.Hash{}, 0, err
}
txs := block.Transactions()
if index > uint64(len(txs)) {
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

shouldn't it be >= ?

Copy link
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I changed couple more places have the same issue

@howjmay howjmay merged commit 2593b63 into fix-review Apr 15, 2025
@howjmay howjmay deleted the fix-66 branch April 15, 2025 21:20
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