Skip to content

Fix: Gitcoin Bounty - eth_getLogs returns wrong blockHash - #5

Open
charlieseay wants to merge 1 commit into
XDC-Community:masterfrom
charlieseay:talos/bounty-1
Open

Fix: Gitcoin Bounty - eth_getLogs returns wrong blockHash#5
charlieseay wants to merge 1 commit into
XDC-Community:masterfrom
charlieseay:talos/bounty-1

Conversation

@charlieseay

Copy link
Copy Markdown

Resolves #1

Solution

Fix eth_getLogs returning wrong blockHash by fetching the actual block hash from the blockchain for each log entry instead of using potentially cached or incorrect values

Quality Checks

All pre-submission quality gates passed:

  • meaningful: ✅ Passed
  • syntax: ✅ Passed
  • duplicate: ✅ Passed
  • title: ✅ Passed
  • tests: ✅ Passed

🤖 Generated by Talos | Bounty reward: $0

Resolves XDC-Community#1

Generated by Talos autonomous bounty hunter.
Bounty platform: github
Bounty ID: 1

Quality gates passed:
- meaningful: ✓
- syntax: ✓
- duplicate: ✓
- title: ✓
- tests: ✓
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.

Gitcoin Bounty - eth_getLogs returns wrong blockHash

1 participant