Skip to content

Alpha Buld 1.1.0

Compare
Choose a tag to compare
@ismyhc ismyhc released this 25 Sep 16:24
· 354 commits to main since this release

Drivechain Launcher is an experimental application that allows you to easily run BIP300 enabled sidechains easily in regtest mode. It's currently under heavy development and is only intended for testing purposes at this time.

Release Notes for v1.1.0

  • Added zSide for linux
  • Added Bitnames for all platforms
  • Updated Thunder for all platforms
  • Launcher now defaults to using OpenGL for renderer

Updating Instructions

If you still have previous launchers installed you will need to go into settings and select "Reset Everything". This works for Linux and Mac, but due to weirdness on Windows you may need to directly delete the drivechain_launcher directory which is located at: C:\Users<your user>\AppData\Roaming\drivechain_launcher

Launcher Downloads

Linux Zip hash: 3befc793b5d88bd447901a470d85dc8dc91a9fbcbb999828a68b7925009327bb

MacOS dmg hash: 570f193a14ec90fcb878513ee8f6cbae87a1f4e1283e2b747353d22a8c484318

Windows Zip hash: e3cbb356cfc4a8a44a873680ee96099d4d0c75ecc2785ef03460d94e277d3f4f

Run Instructions

To run on linux, untar and run from terminal:

./drivechain_launcher_linux-1.1.0.x86_64

To run on macOS, unzip and mount the .dmg file:

To run on Windows, unzip and run the .exe

Help

If you have any trouble, the first thing to do is go to settings and select "Reset Everything". If things are still not working as expected, you can try removing the drivechain_launcher folder which is located at:

Linux: ~/.local/share/drivechain_launcher
Win: C:/Users/<your_user>/AppData/Roaming/drivechain_launcher
Mac: ~/Library/Application Support/drivechain_launcher