Skip to content

Conversation

@AskAlexSharov
Copy link
Collaborator

@AskAlexSharov AskAlexSharov commented Mar 8, 2024

related to #8572 (comment)
and #9616

}
}
if !found {
return nil, fmt.Errorf("block with hash %x is not currently canonical. blockNum=%d, txnHash=%x", block.Hash(), block.NumberU64(), txHash)
Copy link
Member

Choose a reason for hiding this comment

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

I think it's the other way round. Block is canonical, transaction is not. Right?

Copy link
Collaborator Author

Choose a reason for hiding this comment

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

you right

@AskAlexSharov AskAlexSharov enabled auto-merge (squash) March 8, 2024 09:55
@AskAlexSharov AskAlexSharov merged commit 3cc4d25 into devel Mar 8, 2024
@AskAlexSharov AskAlexSharov deleted the trace_txn_canonical_check branch March 8, 2024 09:59
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