Skip to content

Releases: bismuthfoundation/TornadoWallet

v0.1.48 Release - Tornado Bismuth Wallet

Choose a tag to compare

@alias-bitsignal alias-bitsignal released this 02 Apr 15:24
182af59

v0.1.48 Release - Tornado Bismuth Wallet
Release of Tornado Bismuth Wallet v0.1.48!

Key Update
The Tornado wallet now loads its interface even when no wallet server is reachable, instead of blocking startup on API connectivity. Network discovery was decoupled from UI startup, and the about/network page now refreshes and displays the active fallback wallet server list independently, while also allowing users to optionally configure their own API host and port.

Other Updates include

  • Added a one-click Copy Address icon for faster address copying.
  • Replaced the Bismuth token API integration with an active, working API endpoint.
  • Added new “no API available” status messages and translated them across all supported languages.
  • QR codes for receive addresses are now generated locally, removing the dependency on an external service.

Downloads
Find the appropriate version for your operating system under the Assets section below:

Windows 11
MacOS (Arm-based)
Linux (Appimage)

v0.1.47 Release - Tornado Bismuth Wallet

Choose a tag to compare

@alias-bitsignal alias-bitsignal released this 24 Mar 10:33

v0.1.47 Release - Tornado Bismuth Wallet
Release of Tornado Bismuth Wallet v0.1.47!

Key Updates
With the updated bismuthclient version 0.0.55 you can use the Tornado Wallet with ECDSA and ED25519 address schemes. You can generate new ECDSA/ ED25519 addresses within the Tornado Wallet.

Other Updates include

  • Added /messages/ support for RSA, ECDSA, and ED25519 signing/encryption/decryption through the shared BismuthClient layer.
  • Improved /messages/ error handling in TornadoWallet so backend failures show user-facing popups instead of crashing the request.
  • Clarified the message encryption requirement in the UI: recipients must already have an on-chain outgoing transaction so their public key is available.
  • Replaced hardcoded home-page news with local fallback news.json plus remote GitHub-loaded news support.

Downloads
Find the appropriate version for your operating system under the Assets section below:

Windows 11
MacOS (Arm-based)
Linux (Appimage)

0.1.46 Release

Choose a tag to compare

@alias-bitsignal alias-bitsignal released this 18 Dec 15:40
2243dd4

v0.1.46 Release - Tornado Bismuth Wallet

We’re excited to announce the release of Tornado Bismuth Wallet v0.1.46!

Key Updates

  • Fallback API URL: The wallet now includes a fallback API URL to ensure it starts even if the main API is offline.
  • Circulating Supply Info: The BIS circulating supply info within two crystals have been updated with a new API.
  • MacOS Arm Support: Tornado Bismuth Wallet now supports Arm-based MacOS devices.

Downloads

Find the appropriate version for your operating system under the Assets section below:

  • Windows
  • MacOS (Intel-based)
  • MacOS (Arm-based)
  • Linux (Source Code)

Thank you for using Tornado Bismuth Wallet!

0.1.45 Release

Choose a tag to compare

@EggPool EggPool released this 17 Oct 09:33

v0.1.45 release version of the Tornado Wallet.

See "Assets" at the bottom for the download links. Note that when a crystal is activated, the wallet needs to be stopped and started again (this is a safety feature of the wallet).

This is a maintenance release, mainly dealing with crystal icons and a required update for users of the Tesla crystal.

Windows

The Windows version comes with an auto installer.
You can also run from source if you have python installed.

macOS Catalina & Big Sur

Double-click on the file "Bismuth Tornado Wallet 0.1.45.dmg" and drag and drop the file "Tornado Bismuth Wallet" in the Application folder. After opening the file the user interface will appear in the browser on address http://127.0.0.1:8888.

Linux

Linux users can run from source. A portable version also is included.

FAQ

https://github.com/bismuthfoundation/Bismuth-FAQ/tree/master/Wallet/Tornado

VirusTotal reports

Windows
TornadoWallet_setup.exe
sha-256: ce67893ee0af3669c5990039d7fa890ee432b74cbbc98a04b82dec5a1614895a
https://www.virustotal.com/gui/file/ce67893ee0af3669c5990039d7fa890ee432b74cbbc98a04b82dec5a1614895a/detection

Mac
Bismuth Tornado Wallet 0.1.45.dmg
sha-256: 7b3082ceef71abf1f8bec0f0517cb1d42fcfcaa163a9e00111b8c6e62ca869db
https://www.virustotal.com/gui/file/7b3082ceef71abf1f8bec0f0517cb1d42fcfcaa163a9e00111b8c6e62ca869db
(One false positive)

Linux Portable
TornadoBismuthWallet.zip
sha-256: 02bf7ab222edf3303b3177214dad2eed33e61719df06f85383e9c6935ce8d8ec
https://www.virustotal.com/gui/file/02bf7ab222edf3303b3177214dad2eed33e61719df06f85383e9c6935ce8d8ec/detection

0.1.43 Release - BscBridge included

Choose a tag to compare

@EggPool EggPool released this 12 May 14:58

v0.1.43 release version of the Tornado Wallet.
This version comes with the BscBridge wallet for BIS <> wBIS (BEP-20) Transfer

See "Assets" at the bottom for the download links. Note that when a crystal is activated, the wallet needs to be stopped and started again (this is a safety feature of the wallet).

Windows

The Windows version comes with an auto installer.
You can also run from source if you have python installed.

Linux

Linux users can run from source. A packaged version will be added later on if really needed.

macOS Catalina & Big Sur

Double-click on the file "Tornado-Bismuth-Wallet-0.1.43.dmg" and drag and drop the file "Tornado Bismuth Wallet" in the Application folder.
After opening the file the user interface will appear in the browser on address http://127.0.0.1:8888.

FAQ

https://github.com/bismuthfoundation/Bismuth-FAQ/tree/master/Wallet/Tornado
BscBridge crystal: https://hypernodes.bismuth.live/?p=2863

VirusTotal reports

Windows
TornadoWallet_setup.exe
sha-256: 8d0b59fee0ac97563a9c137cded470227f3ceeea19401a87b2f4ce76a24d4a3d
https://www.virustotal.com/gui/file/8d0b59fee0ac97563a9c137cded470227f3ceeea19401a87b2f4ce76a24d4a3d/detection
(One false positive, Microsoft does not like installers - We used innosetup.)

macOS
Tornado-Bismuth-Wallet-0.1.43.dmg
sha-256: 759e5489e601ef62b6b8829ae527e16ff9e536ed0bfa0444141599707dbd6124
https://www.virustotal.com/gui/file/759e5489e601ef62b6b8829ae527e16ff9e536ed0bfa0444141599707dbd6124/detection
(One false positive)

0.1.41 Release - EthBridge included

Choose a tag to compare

@EggPool EggPool released this 26 Apr 18:40

v0.1.41 release version of the Tornado Wallet.
This version comes with the EthBridge wallet for BIS <> wBIS Transfer

See "Assets" at the bottom for the download links. Note that when a crystal is activated, the wallet needs to be stopped and started again (this is a safety feature of the wallet).

Windows

The Windows version comes with an auto installer.

Linux

Linux users can run from source. A packaged version will be added later on if really needed.

macOS Big Sur

Double-click on the file "Tornado_Bismuth_Wallet.dmg" and drag and drop the file "Tornado Bismuth Wallet" in the Application folder.
After opening the file the user interface will appear in the browser on address http://127.0.0.1:8888.

FAQ

https://github.com/bismuthfoundation/Bismuth-FAQ/tree/master/Wallet/Tornado
EthBridge crystal: https://hypernodes.bismuth.live/?p=2818

VirusTotal reports

Windows
TornadoWallet_setup.exe
sha-256: c5ae15989255c27fdd819e3641aa9082ce48978ed1d381dc1d63fa947f4e9b11
https://www.virustotal.com/gui/file/c5ae15989255c27fdd819e3641aa9082ce48978ed1d381dc1d63fa947f4e9b11/detection

macOS
Tornado_Bismuth_Wallet.dmg
sha-256: ea2095dd1a4772683b99acf3c07eb720b8ea43efc16a6021f4af814c8c8ade6b
https://www.virustotal.com/gui/file/ea2095dd1a4772683b99acf3c07eb720b8ea43efc16a6021f4af814c8c8ade6b/detection

0.1.38 Release

Choose a tag to compare

@geho2 geho2 released this 13 Jun 11:16

v0.1.38 release version of the Tornado Wallet.

See "Assets" at the bottom for the download links. Note that when a crystal is activated, the wallet needs to be stopped and started again (this is a safety feature of the wallet).

Windows

The Windows version comes with an auto installer, as well as a "portable" zip archive.

Linux

Linux users can run from source, or use the provided TornadoBismuthWallet-Linux-0.1.38-Portable.tar.gz: uncompress in a directory of your choice and run the TornadoBismuthWallet exe.

macOS Catalina

A Mac portable package is also provided, see TornadoBismuthWallet-Mac-0.1.38-Portable.dmg.zip. Download and then double-click on the downloaded file, in Finder go to the new Volume and right-click on the TornadoBismuthWallet exe and select "Open with Terminal". The user interface will appear in the Safari browser on address http://127.0.0.1:8888. By running the wallet in a separate volume, there is no need to turn off any safety features on the Mac's main disk.

FAQ

https://github.com/bismuthfoundation/Bismuth-FAQ/tree/master/Wallet/Tornado

VirusTotal reports

TornadoBismuthWallet-Win-0.1.38-Installer.exe:
sha-256: f9a40d20e053c78fbbee17cbfd45bbac5d0653dcb8a8f030063b74c154fd6d51
https://www.virustotal.com/gui/file/f9a40d20e053c78fbbee17cbfd45bbac5d0653dcb8a8f030063b74c154fd6d51

TornadoBismuthWallet-Win-0.1.38-Portable.zip
sha-256: 3239a1cbb735c79412d9766ed9cb2866c081e043cb7c3d899d49d49b6800be16
https://www.virustotal.com/gui/file/3239a1cbb735c79412d9766ed9cb2866c081e043cb7c3d899d49d49b6800be16

TornadoBismuthWallet-Linux-0.1.38-Portable.tar.gz
sha-256: 6f503b434d92a379ba329425fba86c3341bc136f508082d07ae684d00594bfed
https://www.virustotal.com/gui/file/6f503b434d92a379ba329425fba86c3341bc136f508082d07ae684d00594bfed

TornadoBismuthWallet-Mac-0.1.38-Portable.dmg.zip
sha-256: f36002ae8a26a422b2f3d8315d5376094bad43d58415a00c46f242c76ebd235a
https://www.virustotal.com/gui/file/f36002ae8a26a422b2f3d8315d5376094bad43d58415a00c46f242c76ebd235a

0.1.37 Release

Choose a tag to compare

@geho2 geho2 released this 04 Jun 19:44
5b184f8

v0.1.37 release version of the Tornado Wallet.

See "Assets" at the bottom for the download links. Note that when a crystal is activated, the wallet needs to be stopped and started again (this is a safety feature of the wallet).

Windows

The Windows version comes with an auto installer, as well as a "portable" zip archive.

Linux

Linux users can run from source, or use the provided TornadoBismuthWallet-Linux-0.1.37-Portable.tar.gz: uncompress in a directory of your choice and run the TornadoBismuthWallet exe.

macOS Catalina

A Mac portable package is also provided, see TornadoBismuthWallet-Mac-0.1.37-Portable.dmg.zip. Download and then double-click on the downloaded file, in Finder go to the new Volume and right-click on the TornadoBismuthWallet exe and select "Open with Terminal". The user interface will appear in the Safari browser on address http://127.0.0.1:8888. By running the wallet in a separate volume, there is no need to turn off any safety features on the Mac's main disk.

FAQ

https://github.com/bismuthfoundation/Bismuth-FAQ/tree/master/Wallet/Tornado

VirusTotal reports

TornadoBismuthWallet-Win-0.1.37-Installer.exe:
sha-256: e99600ee8fa7f6d93ec18d880d5cd409075bac67af02d877a935ead9f6a11272
https://www.virustotal.com/gui/file/e99600ee8fa7f6d93ec18d880d5cd409075bac67af02d877a935ead9f6a11272

TornadoBismuthWallet-Win-0.1.37-Portable.zip
sha-256: 3395a03f1799251c7a0edadcfd011618f89b004a82ed72f1568018c3ed48e2f8
https://www.virustotal.com/gui/file/3395a03f1799251c7a0edadcfd011618f89b004a82ed72f1568018c3ed48e2f8

TornadoBismuthWallet-Linux-0.1.37-Portable.tar.gz
sha-256: 6052fb097d35ca113becd76447c250730b8c4dd9636eb127e232417b165d9d67
https://www.virustotal.com/gui/file/6052fb097d35ca113becd76447c250730b8c4dd9636eb127e232417b165d9d67

TornadoBismuthWallet-Mac-0.1.37-Portable.dmg.zip
sha-256: b2755a37b7a0296824d2a88bbce96e008a0a5e7820f17c102dd5090cab189102
https://www.virustotal.com/gui/file/b2755a37b7a0296824d2a88bbce96e008a0a5e7820f17c102dd5090cab189102

0.1.36 Release

Choose a tag to compare

@geho2 geho2 released this 25 May 21:05

Second release version of the Tornado Wallet.

See "Assets" at the bottom for the download links. Note that when a crystal is activated, the wallet needs to be stopped and started again (this is a safety feature of the wallet).

Windows

The Windows version comes with an auto installer, as well as a "portable" zip archive.

Linux

Linux users can run from source, or use the provided TornadoBismuthWallet-Linux-0.1.36-Portable.tar.gz: uncompress in a directory of your choice and run the TornadoBismuthWallet exe.

macOS Catalina

A Mac portable package is also provided, see TornadoBismuthWallet-Mac-0.1.36-Portable.dmg.zip. Download and then double-click on the downloaded file, in Finder go to the new Volume and right-click on the TornadoBismuthWallet exe and select "Open with Terminal". The user interface will appear in the Safari browser on address http://127.0.0.1:8888. By running the wallet in a separate volume, there is no need to turn off any safety features on the Mac's main disk.

FAQ

https://github.com/bismuthfoundation/Bismuth-FAQ/tree/master/Wallet/Tornado

VirusTotal reports

TornadoBismuthWallet-Win-0.1.36-Installer.exe:
sha-256: bd2dc42f3042f7645e98425754288974ee3a7e52f362080c9ade1b30f808278e
https://www.virustotal.com/gui/file/bd2dc42f3042f7645e98425754288974ee3a7e52f362080c9ade1b30f808278e

TornadoBismuthWallet-Win-0.1.36-Portable.zip
sha-256: a141713ff0c89cd2445eb71729bfe0567665a08f3b21539312a1fc2149da541b
https://www.virustotal.com/gui/file/a141713ff0c89cd2445eb71729bfe0567665a08f3b21539312a1fc2149da541b

TornadoBismuthWallet-Linux-0.1.36-Portable.tar.gz
sha-256: edff6a4fe527f8221b4dc8f48e095299d0d66e0c58f094cb978fd37396895628
https://www.virustotal.com/gui/file/edff6a4fe527f8221b4dc8f48e095299d0d66e0c58f094cb978fd37396895628

TornadoBismuthWallet-Mac-0.1.36-Portable.dmg.zip
sha-256: 524031b65d8ff374c0f4a91c257fde6dadeae704f28d2243639f1597cef0816c
https://www.virustotal.com/gui/file/524031b65d8ff374c0f4a91c257fde6dadeae704f28d2243639f1597cef0816c

0.1.19 Release

Choose a tag to compare

@EggPool EggPool released this 13 Jun 11:47

Stable update of the Tornado Wallet.

See "Assets" at the bottom for the download links.

Windows

Windows version comes with an auto installer, as well as a "portable" zip archive.

Linux

Linux users can run from source, or use the provided TornadoWallet-0.1.19Linux.tgz: uncompress in a directory of your choice and run the TornadoBismuthWallet exe (currently broken).

Mac OS x

A Mac package is also provided, see TornadoBismuthWallet-Mac-0.1.19.dmg

FAQ

https://github.com/bismuthfoundation/Bismuth-FAQ/tree/master/Wallet/Tornado

VirusTotal reports

TornadoBismuthWallet-Win-0.1.19-portable.zip
f80f44f3575f2cbe69bfd0a2d6ea432ca36012e1d5ae913502311cc724f1c068
https://www.virustotal.com/gui/file/f80f44f3575f2cbe69bfd0a2d6ea432ca36012e1d5ae913502311cc724f1c068

TornadoBismuthWallet-0.1.19-Installer.exe
d7044290c5dc73a97e92c23ace4952465657bbd8dea705b7df20e3e3b87afe7d
https://www.virustotal.com/gui/file/d7044290c5dc73a97e92c23ace4952465657bbd8dea705b7df20e3e3b87afe7d
2 false positives by broken engines due to the presence of the win installer. It's safe to ignore.

TornadoBismuthWallet-Mac-0.1.19.dmg
SHA-256 | 1ca11c11159702dea7b2db005864163c1ff14dacc7791c9a2daf018ece80e1b7
https://www.virustotal.com/gui/file/1ca11c11159702dea7b2db005864163c1ff14dacc7791c9a2daf018ece80e1b7

TornadoWallet-1.0.19Linux.tgz
596989f3a4356e6391363e6b3ca60822e3a44d1c4aafebb9e8b795233d0ded32
https://www.virustotal.com/gui/file-analysis/NjVmMTM4MzhhNmQxMzQzMmM0MTUxNWE1MzMwMGMzMjU6MTU2MDQ1MDY0Mg==
1 false positive.