Skip to content

Releases: exoeconomy/EXOS-Electrum

EXOS-Electrum v3.3.10

25 Oct 19:34
Compare
Choose a tag to compare

The binaries on this page (3.3.10-gd54f66a9) were updated on Oct 25, 2020

Release Notes

  • Using Packaging Version (PEP 440 compliance: Version Identification and Dependency Specification). Now the builds updates under the same tag can be notified to the clients (X.Y.Z.n)
  • A few other minor bugfixes and usability improvements.

Windows (8 and higher)

Download the version that best suit you and run the downloaded package

mac OSX (10.12 [Sierra] and higher)

Linux

$ chmod a+x EXOS-Electrum-3.3.10*.AppImage
$ ./EXOS-Electrum-3.3.10*.AppImage &

Android (5.0 and higher)

EXOS-Electrum v3.3.9

24 Sep 18:45
Compare
Choose a tag to compare

The binaries on this page (3.3.9-g665b092c) were updated on Sep 23, 2020

Release Notes

  • Update the MultiSig code (new implementation) to work with the new Cosigner, Labels and Crushhub code (new servers)
  • Add scripts and distributions files (license, readme, welcome and backgrounds) to create installable packages (pkg) for mac OSX
  • Distribution packages (pkg) can now be Digital Signed with Apple Developer Certificate
  • Fix the SSL certificates path for mac OSX platform for Cosigner pool
  • Improvement for logging into Console and files including the full timestamp
  • Customize colors for Android wallet
  • Increase the maximum number of EXOS-Electrum connected servers to 14
  • The new directory for the portable wallet is now exos_electrum_data
  • Add support for protobuf & gRPC and refactor cosigner_pool plugin and transaction dialogs to use gRPC
  • Pin the versions for protobuf & grpcio (this fix the issue during builds for all OS)
  • Update Git in Dockerfile (ppa repo) to be able to have 6 digits on hash ID
  • Update the URL (Application checking process) for new updates/releases available
  • Security updates for gnupg2, dirmngr, and ecdsa (to version 0.16)
  • A few other minor bugfixes and usability improvements.

Windows (8 and higher)

Download the version that best suit you and run the downloaded package

mac OSX (10.12 [Sierra] and higher)

Linux

$ chmod a+x EXOS-Electrum-3.3.9*.AppImage
$ ./EXOS-Electrum-3.3.9*.AppImage &

Android (5.0 and higher)

EXOS-Electrum v3.3.8 (30-g93a3b914)

25 Nov 23:59
90ce621
Compare
Choose a tag to compare

The binaries on this page (3.3.8-30-g93a3b914) were updated on Jan 21, 2020

Windows (7 and higher)

Download the version that best suit you and run the downloaded package

mac OSX (10.12 [Sierra] and higher)

Linux

$ chmod a+x EXOS-Electrum-3.3.8*.AppImage
$ ./EXOS-Electrum-3.3.8*.AppImage &

Android (5.0 and higher)

EXOS-Electrum v3.3.4

14 May 06:31
eb43882
Compare
Choose a tag to compare

The binaries on this page were updated on Sep 25, 2019

Windows (7 and higher)

Download the version that best suit you and run the downloaded package

mac OSX (10.12 [Sierra] and higher)

Linux

$ chmod a+x EXOS-Electrum-3.3.4*.AppImage
$ ./EXOS-Electrum-3.3.4*.AppImage &

Android (5.0 and higher)

EXOS-Electrum v3.2.4

27 Mar 15:16
Compare
Choose a tag to compare
Update Credits and URL to EXOS

Electrum-CIVX v3.2.3

25 Oct 17:28
Compare
Choose a tag to compare

To install the HD Wallet in Linux:

  1. Update your system (if required):
    sudo apt-get update && sudo apt-get upgrade -y
  2. Install dependencies:
    sudo apt-get install python3-setuptools python3-pyqt5 python3-pip
  3. Install Electrum-CIVX:
    sudo python3 -m pip install https://github.com/exofoundation/electrum-civx/releases/download/3.2.3/Electrum-civx-3.2.3.tar.gz#egg=electrum-civx[fast]