Skip to content

feat: handle hashed graphql entity ids#426

Merged
gsteenkamp89 merged 4 commits intomasterfrom
feat/gsteenkamp-handle-hashed-graphql-entity-ids
Jan 18, 2026
Merged

feat: handle hashed graphql entity ids#426
gsteenkamp89 merged 4 commits intomasterfrom
feat/gsteenkamp-handle-hashed-graphql-entity-ids

Conversation

@gsteenkamp89
Copy link
Copy Markdown
Contributor

@gsteenkamp89 gsteenkamp89 commented Jan 15, 2026

closes FE-274

builds on changes made to subgraphs in this PR

TODOs

Signed-off-by: Gerhard Steenkamp <gerhard@umaproject.org>
Signed-off-by: Gerhard Steenkamp <gerhard@umaproject.org>
@vercel
Copy link
Copy Markdown

vercel bot commented Jan 15, 2026

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

Project Deployment Review Updated (UTC)
sepolia-voter-dapp-v2 Ready Ready Preview, Comment Jan 16, 2026 2:34pm
voter-dapp-v2 Ready Ready Preview, Comment Jan 16, 2026 2:34pm

Request Review

@linear
Copy link
Copy Markdown

linear bot commented Jan 15, 2026

Signed-off-by: Gerhard Steenkamp <gerhard@umaproject.org>
Signed-off-by: Gerhard Steenkamp <gerhard@umaproject.org>
priceRequest: RawPriceRequestDataT
): PriceRequestT & VoteParticipationT & VoteResultsT {
const time =
priceRequest.time instanceof BigNumber
Copy link
Copy Markdown
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

the instanceof check was failing so the value was not being converted to a number

@gsteenkamp89 gsteenkamp89 merged commit a1d38ab into master Jan 18, 2026
5 checks passed
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