Skip to content

Releases: LBRYFoundation/LBRY-Vault

Compatibility fix

16 Dec 18:59
2b7b5ce
Compare
Choose a tag to compare
  • Fixed incompatibility with LBRY Ledger app 1.5.1
  • Added alternative server (Hosted by Madiator2011)
  • Updated typo in server url

To add more servers download recent_servers file and place it in AppData\Roaming\Electrum-lbry
Note: MacOS build do not work on some Mac OS builds for example BigSur.

Running on MacOS
If you want to run LBRY Vault on MacOS follow this steps:.

1.Open terminal.

2.Clone repository with git clone https://github.com/kodxana/LBRY-Vault

3.Enter directory with command cd LBRY-Vault

  1. Remove python3 if you installed via brew
    brew uninstall python3

  2. Download Python3.6.4 from python website
    https://www.python.org/ftp/python/3.6.4/python-3.6.4-macosx10.6.pkg

  3. Install Python 3.6.4

7.Enter command python3 -m pip install --user .

After that you can run LBRY Vault by using ./run_electrum

Bug Fixes

19 Feb 14:52
634916f
Compare
Choose a tag to compare

This build is broken cause spesmilo#6511

  • Fixed Legder X not recognized
  • Fixed data directory on Linux
  • Renamed Electrum to LBRY Vault
  • Added MacOS build

3.3.8

18 Feb 12:42
a0daf2d
Compare
Choose a tag to compare
  • Updated LBRY Vault to 3.3.8 Electrum base