Skip to content

Xirorig v1.0.0.28

Pre-release
Pre-release
Compare
Choose a tag to compare
@jianmingyong jianmingyong released this 16 Sep 15:03

WARNING THIS IS PRE-RELEASE BUILD FOR TESTING

  • Brand-new GUI and config file.
  • Multi-chain/algo mining.
  • Thread Affinity support.
  • This version only supports Xiropht Decentralized chain.

Change Logs from v1.0.0.27:

  • Fix native library where CPU information is accidentally removed from the build.

Note:

  • Windows (x64, x86, ARM32, ARM64) and Linux (x64, ARM32, ARM64) have been prebuilt with the xirorig_native library. If they crash Xirorig, most likely they are incompatible and require you to manually build them. Instructions to build xirorig_native is included in the README.md.
  • Without xirorig_native library, miner will fall back to software mode, which will have slower hashing speed.
  • Windows builds have been compiled with R2R (Ready to Run) which speeds up the application start time. For other operating system, you have to compile that manually in order to have that functionality.

For Linux user: You can use tar -xf x64-linux.tar.gz to unzip, which would also set the permission for execute correctly.
To run the application, simply use ./Xirorig or double-click on the executable for windows to run the application.