mirror of
https://github.com/cryptoadvance/specter-desktop.git
synced 2026-08-13 12:33:29 +02:00
* Tests passing UI flow not yet tested * UI fixes, test suite fixes * blackify cleanup * blackify reformat in tests * Update src/cryptoadvance/specter/cli/cli_noded.py Co-authored-by: Kim Neunert <kneunert@gmail.com> * Update descriptor.py * Update src/cryptoadvance/specter/util/descriptor.py Co-authored-by: Stepan Snigirev <snigirev.stepan@gmail.com> * Corrected wallet type determination * Adding Jade and SeedSigner to DeviceTypes * Removing test suite artifacts * differentiate p2sh vs p2pkh Co-authored-by: Kim Neunert <kneunert@gmail.com> Co-authored-by: Stepan Snigirev <snigirev.stepan@gmail.com>
35 lines
No EOL
512 B
Text
35 lines
No EOL
512 B
Text
__pycache__
|
|
.pytest_cache
|
|
*.pyc
|
|
.env
|
|
.venv
|
|
.tor_service_key
|
|
build
|
|
dist
|
|
*.egg-info
|
|
.vscode
|
|
.idea
|
|
cert.pem
|
|
key.pem
|
|
*.dmg
|
|
.python-version
|
|
pyinstaller/specterd
|
|
pyinstaller/release
|
|
pyinstaller/release-linux
|
|
pyinstaller/release-win
|
|
pyinstaller/version.txt
|
|
pyinstaller/electron/version-data.json
|
|
pyinstaller/electron/node_modules
|
|
pyinstaller/electron/dist
|
|
.DS_Store
|
|
.coverage
|
|
cypress/videos
|
|
cypress/screenshots
|
|
node_modules
|
|
btcd-conn.json
|
|
elmd-conn.json
|
|
tests/bitcoin
|
|
tests/bitcoin.binary
|
|
tests/bitcoin.compile
|
|
bla
|
|
blub |