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

Fixed issue with transaction subscription #2189

Merged
merged 10 commits into from
May 27, 2024

Conversation

nil-amrutlal-dept
Copy link
Contributor

@nil-amrutlal-dept nil-amrutlal-dept commented May 24, 2024

  • Fixed issue in mapper which was causing an error on yielding the mempool data
  • Found a way around the transaction being both in the database and in the mempool: we now check for the blockHash before looking for a mempool status

Copy link

vercel bot commented May 24, 2024

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

Name Status Preview Comments Updated (UTC)
alpha-docs ✅ Ready (Inspect) Visit Preview May 27, 2024 9:30am
proof-of-us ✅ Ready (Inspect) Visit Preview 💬 Add feedback May 27, 2024 9:30am
3 Ignored Deployments
Name Status Preview Comments Updated (UTC)
marmalade-marketplace ⬜️ Ignored (Inspect) Visit Preview May 27, 2024 9:30am
react-ui ⬜️ Ignored (Inspect) Visit Preview May 27, 2024 9:30am
tools ⬜️ Ignored (Inspect) Visit Preview May 27, 2024 9:30am

Copy link

changeset-bot bot commented May 24, 2024

🦋 Changeset detected

Latest commit: f225601

The changes in this PR will be included in the next version bump.

This PR includes changesets to release 4 packages
Name Type
@kadena/graph Patch
@kadena/explorer Patch
@kadena/graph-client Patch
@kadena/proof-of-us Patch

Not sure what this means? Click here to learn what changesets are.

Click here if you're a maintainer who wants to add another changeset to this PR

@nil-amrutlal-dept nil-amrutlal-dept merged commit 5a9d2de into main May 27, 2024
15 checks passed
@nil-amrutlal-dept nil-amrutlal-dept deleted the fix/graph/transaction-subscription-yielding branch May 27, 2024 09:41
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.

None yet

2 participants