Skip to content

[Subgraph] Remove unused event entities and related logic from subgraph schema.#3815

Open
flopez7 wants to merge 1 commit intoescrow-fee-kvstorefrom
flopez/remove-unused-entities
Open

[Subgraph] Remove unused event entities and related logic from subgraph schema.#3815
flopez7 wants to merge 1 commit intoescrow-fee-kvstorefrom
flopez/remove-unused-entities

Conversation

@flopez7
Copy link
Contributor

@flopez7 flopez7 commented Mar 6, 2026

Issue tracking

None

Context behind the change

  • Deleted event entities: FundEvent, PendingEvent, StoreResultsEvent, BulkPayoutEvent, WithdrawEvent, StakeDepositedEvent, StakeLockedEvent, StakeWithdrawnEvent, StakeSlashedEvent, and KVStoreSetEvent from schema.graphql.
  • Removed corresponding event handling logic from mapping files (EscrowTemplate.ts, KVStore.ts, StakingTemplate.ts, legacy/Escrow.ts).
  • Updated tests to reflect the removal of event assertions related to the deleted entities.

How has this been tested?

Ran unit tests

Release plan

Potential risks; What to monitor; Rollback plan

@flopez7 flopez7 requested a review from portuu3 March 6, 2026 16:22
@flopez7 flopez7 self-assigned this Mar 6, 2026
@vercel
Copy link

vercel bot commented Mar 6, 2026

The latest updates on your projects. Learn more about Vercel for GitHub.

5 Skipped Deployments
Project Deployment Actions Updated (UTC)
faucet-frontend Ignored Ignored Mar 6, 2026 4:23pm
faucet-server Ignored Ignored Mar 6, 2026 4:23pm
human-app Skipped Skipped Mar 6, 2026 4:23pm
human-dashboard-frontend Skipped Skipped Mar 6, 2026 4:23pm
staking-dashboard Skipped Skipped Mar 6, 2026 4:23pm

Request Review

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