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

feat: add tx hash to dao entity in subgraph #590

Merged
merged 3 commits into from
May 2, 2024

Conversation

clauBv23
Copy link

@clauBv23 clauBv23 commented May 1, 2024

Description

Pr for adding the tx hash field in the subgraph Dao entity.

QA subgraph deployed

Task ID: OS-1181

Type of change

See the framework lifecycle in packages/contracts/docs/framework-lifecycle to decide what kind of change this pull request is.

  • Bug fix (non-breaking change which fixes an issue)
  • New feature (non-breaking change which adds functionality)
  • Breaking change (fix or feature that would cause existing functionality to not work as expected)

Checklist:

  • I have selected the correct base branch.
  • I have performed a self-review of my own code.
  • I have commented my code, particularly in hard-to-understand areas.
  • My changes generate no new warnings.
  • Any dependent changes have been merged and published in downstream modules.
  • I ran all tests with success and extended them if necessary.
  • I have updated the CHANGELOG.md file in the root folder.
  • I have updated the DEPLOYMENT_CHECKLIST file in the root folder.
  • I have updated the UPDATE_CHECKLIST file in the root folder.
  • I have updated the Subgraph and added a QA URL to the description of this PR.

@clauBv23 clauBv23 changed the title Feat/subgraph/1181/add tx hash to dao entity feat: add tx hash to dao entity in subgraph May 1, 2024
@clauBv23 clauBv23 merged commit d4a87c1 into develop May 2, 2024
16 checks passed
@clauBv23 clauBv23 deleted the feat/subgraph/1181/add-tx-hash-to-dao-entity branch May 2, 2024 11:09
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants