specter-desktop icon indicating copy to clipboard operation
specter-desktop copied to clipboard

A desktop GUI for Bitcoin Core optimised to work with hardware wallets

Results 102 specter-desktop issues
Sort by recently updated
recently updated
newest added

**Describe the bug** Visual bug, hovering over "Run the numbers" button, box is out of the window. Half of the info bar cant be seen. **Screenshots** ![11](https://user-images.githubusercontent.com/125664329/225338437-9ba1e045-b03e-4c32-a039-ef5d135e414b.png) **Desktop (please complete...

good first issue
UIUX

[![Dependabot compatibility score](https://dependabot-badges.githubapp.com/badges/compatibility_score?dependency-name=electron&package-manager=npm_and_yarn&previous-version=22.1.0&new-version=22.3.25)](https://docs.github.com/en/github/managing-security-vulnerabilities/about-dependabot-security-updates#about-compatibility-scores) You can trigger a rebase of this PR by commenting `@dependabot rebase`. [//]: # (dependabot-automerge-start) [//]: # (dependabot-automerge-end) --- Dependabot commands and options You can trigger Dependabot...

dependencies
javascript

**Describe the bug** I am trying to create an unsigned transaction and export to GordianSeedTool-iOS (https://github.com/BlockchainCommons/GordianSeedTool-iOS) to sign. the QR code that Specter generates will not scan in SeedTool -...

question

Below is the stack trace. The error disappeared after running in the browser: ``` ports = await navigator.serial.getPorts() await ports[0].close() ``` We'd need to implement a check for open ports...

bug
hw_jade
bug-bounty

Bumps [werkzeug](https://github.com/pallets/werkzeug) from 2.2.3 to 3.0.1. Release notes Sourced from werkzeug's releases. 3.0.1 This is a security release for the 3.0.x feature branch. Changes: https://werkzeug.palletsprojects.com/en/3.0.x/changes/#version-3-0-1 3.0.0 This is a feature...

dependencies
python

Bumps [urllib3](https://github.com/urllib3/urllib3) from 1.26.14 to 1.26.18. Release notes Sourced from urllib3's releases. 1.26.18 Made body stripped from HTTP requests changing the request method to GET after HTTP 303 "See Other"...

dependencies
python

**Describe the bug** Clicking on the UTXO tab on the "Wallets overview" page does not work. It flashes briefly and than keep showing the transaction history. On a single wallet...

Bumps [@cypress/request](https://github.com/cypress-io/request) to 3.0.1 and updates ancestor dependency [cypress](https://github.com/cypress-io/cypress). These dependencies need to be updated together. Updates `@cypress/request` from 2.88.10 to 3.0.1 Release notes Sourced from @​cypress/request's releases. v3.0.1 3.0.1...

dependencies
javascript

Bumps [tough-cookie](https://github.com/salesforce/tough-cookie) and [@cypress/request](https://github.com/cypress-io/request). These dependencies needed to be updated together. Updates `tough-cookie` from 2.5.0 to 4.1.3 Release notes Sourced from tough-cookie's releases. 4.1.3 Security fix for Prototype Pollution discovery...

dependencies
javascript

1. The link in the email with the OTP is sometimes missing the `redirectTo` parameter. Without it, the link just leads the user to login and the flow breaks. 2....