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: transaction_by_hash_with_meta implementation of CanonicalInMemoryState #10501

Merged

Conversation

greged93
Copy link
Contributor

Fixes the block number for the TransactionMeta returned by transaction_by_hash_with_meta which was returning the index of the block in the in-memory state, which doesn't match its block number.

@shekhirin shekhirin added C-bug An unexpected or incorrect behavior A-blockchain-tree Related to sidechains, reorgs and pending blocks labels Aug 24, 2024
@joshieDo joshieDo added this pull request to the merge queue Aug 24, 2024
Merged via the queue into paradigmxyz:main with commit c788b6a Aug 24, 2024
35 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
A-blockchain-tree Related to sidechains, reorgs and pending blocks C-bug An unexpected or incorrect behavior
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants