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

firehose: remove 'to' address on eth trx when root call is CREATE #4085

Merged
merged 1 commit into from
Oct 24, 2022

Conversation

sduchesneau
Copy link
Contributor

RPC endpoint does not return the "to" address in a transaction with a CREATE call as the main call.
This patch makes the firehose behave the same way.

Example subgraphs that showed different POIs on their first block between firehose and RPC, that are fixed with this patch:

  • QmVaFg6W4vofpNSsMNVx1SNDn4n8bQm9ou95JH6FDiKqQ1
  • QmamFNdNEe8M6Gwo831LrxwAUSGswJ1cfjHyKvne7EsTy1

@sduchesneau sduchesneau force-pushed the fix/firehose_create_call_empty_to branch from ac77010 to 349faf1 Compare October 24, 2022 12:54
@leoyvens leoyvens merged commit 61601fb into master Oct 24, 2022
@leoyvens leoyvens deleted the fix/firehose_create_call_empty_to branch October 24, 2022 13:44
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.

2 participants