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

feature(subgraphs): Add creationTransactionHash to lock entity in subgraph #15261

Merged
merged 6 commits into from
Dec 11, 2024

Conversation

0xTxbi
Copy link
Member

@0xTxbi 0xTxbi commented Dec 11, 2024

Description

This PR introduces an update to our subgraph by adding the creationTransactionHash field to the lock entity.

Issues

Fixes #
Refs #

Checklist:

  • 1 PR, 1 purpose: my Pull Request applies to a single purpose
  • I have commented my code, particularly in hard-to-understand areas
  • I have updated the docs to reflect my changes if applicable
  • I have added tests (and stories for frontend components) that prove my fix is effective or that my feature works
  • I have performed a self-review of my own code
  • If my code involves visual changes, I am adding applicable screenshots to this thread

@0xTxbi 0xTxbi requested review from julien51 and clemsos December 11, 2024 17:35
@cla-bot cla-bot bot added the cla-signed label Dec 11, 2024
Copy link

vercel bot commented Dec 11, 2024

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

1 Skipped Deployment
Name Status Preview Comments Updated (UTC)
unlock-storybook ⬜️ Ignored (Inspect) Dec 11, 2024 5:55pm

subgraph/schema.graphql Outdated Show resolved Hide resolved
@0xTxbi 0xTxbi changed the title feature(subgraphs): Add transactionHash to lock entity in subgraph feature(subgraphs): Add creationTransactionHash to lock entity in subgraph Dec 11, 2024
@0xTxbi 0xTxbi merged commit 55d8577 into master Dec 11, 2024
15 checks passed
@0xTxbi 0xTxbi deleted the lock-transaction-hash-subgraph branch December 11, 2024 18:09
julien51 pushed a commit that referenced this pull request Dec 11, 2024
…ubgraph (#15261)

* update schema

* update lock handler

* update test lock util

* update tests

* improve naming

* update tests
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants