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

explorer: fix blockhash into hash for Slot Hashes #28952

Merged

Conversation

Arrowana
Copy link
Contributor

Problem

Incorrect labelling, the slot hash is the hash of the parent bank. Easy to verify in the explorer that they aren't the same thing:
click on a slot, read blockhash, blockhash != slot hash
https://explorer.solana.com/address/SysvarS1otHashes111111111111111111111111111/slot-hashes

Summary of Changes

Fixes #

@mergify mergify bot added the community Community contribution label Nov 24, 2022
@mergify mergify bot requested a review from a team November 24, 2022 02:46
@steveluscher steveluscher merged commit ea5bbc8 into solana-labs:master Nov 28, 2022
@steveluscher
Copy link
Contributor

image

@Arrowana Arrowana deleted the fix/slot-hash-not-blockhash branch November 28, 2022 20:16
gnapoli23 pushed a commit to gnapoli23/solana that referenced this pull request Dec 16, 2022
nickfrosty pushed a commit to nickfrosty/solana that referenced this pull request Jan 4, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
community Community contribution
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants