Skip to content

[Subgraph] Wrong information in transaction data - #3460

Merged
portuu3 merged 1 commit into
developfrom
feat/subgraph/transaction-from
Jul 15, 2025
Merged

[Subgraph] Wrong information in transaction data#3460
portuu3 merged 1 commit into
developfrom
feat/subgraph/transaction-from

Conversation

@flopez7

@flopez7 flopez7 commented Jul 15, 2025

Copy link
Copy Markdown
Contributor

Issue tracking

#3421

Context behind the change

When receiving multiple events in one transaction, transaction from value was not showing the right value. This was due to it was setting the one from the first event that subgraph receives. In order to show it properly, we have to set the right from value when transaction is mainMethod, overwriting the value from the first event.

How has this been tested?

Ran tests

Release plan

Deploy new SDK version

Potential risks; What to monitor; Rollback plan

None

@flopez7
flopez7 requested a review from portuu3 July 15, 2025 12:33
@flopez7 flopez7 self-assigned this Jul 15, 2025
@vercel

vercel Bot commented Jul 15, 2025

Copy link
Copy Markdown

The latest updates on your projects. Learn more about Vercel for Git ↗︎

5 Skipped Deployments
Name Status Preview Comments Updated (UTC)
faucet-frontend ⬜️ Ignored (Inspect) Jul 15, 2025 0:33am
faucet-server ⬜️ Ignored (Inspect) Jul 15, 2025 0:33am
human-app ⬜️ Skipped (Inspect) Jul 15, 2025 0:33am
human-dashboard-frontend ⬜️ Skipped (Inspect) Jul 15, 2025 0:33am
staking-dashboard ⬜️ Skipped (Inspect) Jul 15, 2025 0:33am

@portuu3
portuu3 merged commit 35be50e into develop Jul 15, 2025
13 checks passed
@portuu3
portuu3 deleted the feat/subgraph/transaction-from branch July 15, 2025 13:05
@portuu3 portuu3 mentioned this pull request Jul 15, 2025
12 tasks
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