Skip to content

Electra Protocol v1.0.1.0

Pre-release
Pre-release
Compare
Choose a tag to compare
@ComputerCraftr ComputerCraftr released this 16 Jan 10:19
· 216 commits to release-1.0 since this release
3774323

Overview

This is an official mandatory Release Build for the XEP Desktop Wallet available on Mac, Windows, and Linux based systems governed by the MIT LICENSE. Binaries compiled by @Jenova7

Changes in Release - v1.0.1.0 (Since Release - v1.0.1.0rc1)

  • [Staking] Multi wallet staking is now supported, so any wallets which were open when starting the wallet software and are currently unlocked will begin to stake.
  • [GUI] The GUI option to enable blockchain pruning and discard blocks has been fixed and now works as intended.
  • [Core] The initial blockchain sync will now proceed much faster thanks to various optimizations.
  • [Staking] Orphaned coinstakes which currently appear as unspendable will now be automatically abandoned on wallet startup to allow spending and staking again.

Known Issues in Release - v1.0.1.0

  • [Staking] Currently, p2sh-segwit addresses are not supported for staking, so please send your coins to a bech32-segwit or legacy address if you would like to stake.
  • [GUI] The automatic wallet update checker is not functional in this release.

Check out current issues here.

How to Contribute

Pull Requests

  1. Fork the ElectraProtocol/XEP-Core repository.
  2. Create a new branch for each feature or improvement.
  3. Send a pull request from each feature branch to the dev branch.

Bug Reports

  1. Please verify that your bug is an actual issue.
  2. If you are sure you have found a bug, open an issue against this repository.