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

PKG -- [fcl] Make errors accessible to subscribers from fcl.tx polling and throw for onceSealed, onceExecuted, onceFinalized #1243

Merged
merged 12 commits into from
Jun 14, 2022

Conversation

jribbink
Copy link
Contributor

@jribbink jribbink commented Jun 9, 2022

No description provided.

@changeset-bot
Copy link

changeset-bot bot commented Jun 9, 2022

🦋 Changeset detected

Latest commit: 259f9ad

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

This PR includes changesets to release 4 packages
Name Type
@onflow/fcl Minor
@onflow/util-actor Minor
@onflow/config Patch
@onflow/sdk 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

@jribbink jribbink assigned jribbink and unassigned jribbink Jun 9, 2022
@jribbink jribbink linked an issue Jun 9, 2022 that may be closed by this pull request
packages/fcl/src/transaction/index.js Outdated Show resolved Hide resolved
Copy link
Contributor

@gregsantos gregsantos left a comment

Choose a reason for hiding this comment

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

LGTM, @jribbink Assuming you kicked the tires on this pretty well.

@jribbink jribbink merged commit 4ec2bdc into master Jun 14, 2022
@jribbink jribbink deleted the jribbink/fix-tx-error-swallow branch June 14, 2022 18:13
This was referenced Jun 14, 2022
@github-actions github-actions bot mentioned this pull request Jun 24, 2022
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.

tx().onceSealed() with invalid txID will swallow error and not resolve
2 participants