Skip to content

fix: correct parentHash and blockHash in RPC responses#195

Merged
qj0r9j0vc2 merged 1 commit intomainfrom
fix/parenthash-blockhash
Jan 30, 2026
Merged

fix: correct parentHash and blockHash in RPC responses#195
qj0r9j0vc2 merged 1 commit intomainfrom
fix/parenthash-blockhash

Conversation

@qj0r9j0vc2
Copy link
Member

Fix two RPC bugs:

  • Block 1's parentHash was returning 0x000...000 instead of genesis hash
  • Transaction receipts had blockHash = 0x000...000 instead of actual block hash

@qj0r9j0vc2 qj0r9j0vc2 force-pushed the fix/parenthash-blockhash branch from 0b1dd91 to f2aa0c4 Compare January 30, 2026 11:37
@qj0r9j0vc2 qj0r9j0vc2 self-assigned this Jan 30, 2026
@qj0r9j0vc2 qj0r9j0vc2 merged commit 62efa15 into main Jan 30, 2026
10 checks passed
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.

1 participant