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

[Fix/stacks] transaction broadcast API error (#9137) #9145

Draft
wants to merge 1 commit into
base: develop
Choose a base branch
from

Conversation

hedi-edelbloute
Copy link
Member

  • fix(stx): broadcast failure due to wrong fee

  • chore: changeset

βœ… Checklist

  • npx changeset was attached.
  • Covered by automatic tests.
  • Impact of the changes:
    • ...

πŸ“ Description

Original PR: #9137

❓ Context

  • JIRA or GitHub link:

🧐 Checklist for the PR Reviewers

  • The code aligns with the requirements described in the linked JIRA or GitHub issue.
  • The PR description clearly documents the changes made and explains any technical trade-offs or design decisions.
  • There are no undocumented trade-offs, technical debt, or maintainability issues.
  • The PR has been tested thoroughly, and any potential edge cases have been considered and handled.
  • Any new dependencies have been justified and documented.
  • Performance considerations have been taken into account. (changes have been profiled or benchmarked if necessary)

* fix(stx): broadcast failure due to wrong fee

* chore: changeset
Copy link

vercel bot commented Feb 7, 2025

The latest updates on your projects. Learn more about Vercel for Git β†—οΈŽ

Name Status Preview Comments Updated (UTC)
web-tools βœ… Ready (Inspect) Visit Preview πŸ’¬ Add feedback Feb 7, 2025 10:51am
3 Skipped Deployments
Name Status Preview Comments Updated (UTC)
ledger-live-github-bot ⬜️ Ignored (Inspect) Visit Preview Feb 7, 2025 10:51am
native-ui-storybook ⬜️ Ignored (Inspect) Feb 7, 2025 10:51am
react-ui-storybook ⬜️ Ignored (Inspect) Visit Preview Feb 7, 2025 10:51am

Copy link
Contributor

github-actions bot commented Feb 7, 2025

[Bot] Testing with 'Nitrogen' ($0.00) ⏲ 1524ms

What is the bot and how does it work? Everything is documented here!

1 critical spec errors

Spec Stacks failed!

Error: speculos process failure. vnc_server: readall: connection closed

Details of the 0 mutations

Spec Stacks (failed)


Details of the 1 uncovered mutations

Spec Stacks (1)

  • Send 50%~:
Portfolio ($0.00) – Details of the 1 currencies
Spec (accounts) State Remaining Runs (est) funds?
Stacks (0) 0 ops , πŸ€·β€β™‚οΈ ❌ ``

Performance ⏲ 1524ms

Time spent for each spec: (total across mutations)

Spec (accounts) preload scan re-sync tx status sign op broadcast test destination test
TOTAL N/A N/A N/A N/A N/A N/A N/A N/A
Stacks (0) N/A N/A N/A N/A N/A N/A N/A N/A

What is the bot and how does it work? Everything is documented here!

Copy link
Contributor

github-actions bot commented Feb 7, 2025

[Bot] Testing with 'Nitrogen' ($0.00) ⏲ 1429ms

What is the bot and how does it work? Everything is documented here!

1 critical spec errors

Spec Stacks failed!

Error: speculos process failure. vnc_server: readall: connection closed

Details of the 0 mutations

Spec Stacks (failed)


Details of the 1 uncovered mutations

Spec Stacks (1)

  • Send 50%~:
Portfolio ($0.00) – Details of the 1 currencies
Spec (accounts) State Remaining Runs (est) funds?
Stacks (0) 0 ops , πŸ€·β€β™‚οΈ ❌ ``

Performance ⏲ 1429ms

Time spent for each spec: (total across mutations)

Spec (accounts) preload scan re-sync tx status sign op broadcast test destination test
TOTAL N/A N/A N/A N/A N/A N/A N/A N/A
Stacks (0) N/A N/A N/A N/A N/A N/A N/A N/A

What is the bot and how does it work? Everything is documented here!

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