Skip to content

Releases: SL-x-TnT/OrionClient

v1.4.0.0

07 Feb 18:05
Compare
Choose a tag to compare

Changes

Bugs

  • [Windows] Fixed affinity issue causing lower performance when mining compared to benchmark

Settings

Added "Minimum Hashing Time" to CPU settings

  • If overall CPU usage is low, increasing this can help
  • High core count CPUs benefit greatly at a value of 3

QoL changes to setup

  • Modified setup to auto select current GPUs
  • Ability to return to GPU implementation from GPU selection menu
  • Added previous option to pool selection

Features

Added command line options

  • ./Build/OrionClient help to view commands

New module "Ore Staking"

  • Shows current staking information
    • Additional info compared from ore-cli: USD values, relative yield, pending rewards, and next checkpoint time
  • "Live View" will show pending rewards as you get them (only boosts you have stake in)
    • Default RPC is a hit or miss for this working
  • "Historical" will pull historical global reward data (default: 7 days) to view daily/hour rewards
    • Default RPC will not work due to heavy rate limits. Credit usage estimates are given for Helius and Quicknode

[WIP] Added ability to push events to an external server

  • Events are only covered for mining
    • Start, pause, new challenge, hashrate update, submission result

Pools

  • Improved readability of Excalivator pool rewards

v1.3.1.1

11 Jan 03:05
Compare
Choose a tag to compare

Changes

GPU

  • Fixed invalid solutions appearing & crashes for cuda devices

v1.3.1.0

10 Jan 03:42
Compare
Choose a tag to compare

Changes

Pool

  • Fixed Excalivator pool issues (mining/claiming)
  • Added ability to use a public key only when mining on Excalivator pool
  • Displays claim options for pool regardless of unclaimed amount

Crashes/Performance

  • Fixed high core count CPUs crashing
  • Fixed performance issues for multi-gpu setups

v1.3.0.1

26 Dec 14:17
Compare
Choose a tag to compare

Changes

Bugs

  • Fixed Directory Not Found crash during setup

v1.3.0.0

25 Dec 05:17
Compare
Choose a tag to compare

Changes

Features

  • Added a vanity wallet finder
  • Added a setting to enable experimental hashers
    • Only contains an OpenCL implementation that will produce some errors
  • Added WSL support for GPU hasher
  • Renamed Coal Pool to Excalivator Pool
    • Coal Pool users will have to set their pool again under Configure Settings

Bugs Fixes

  • Fixed update checking issue with standalone versions
  • Fixed error when setting thread count to 0

v1.2.0.0

25 Nov 01:17
Compare
Choose a tag to compare

Changes

UI

  • Fixed issue with multiple GPUs showing an invalid "avg. hashrate" when mining
  • Display version information on main menu
  • Better error messages when a hasher fails to initialize
  • Basic update check

Pools

  • Updated Shinyst coal pool for ore support

Modules

  • New setting module to change settings that are not in the setup
    • Selecting GPU devices and setting up wallet information not implemented

Hashers

  • Small optimizations to baseline GPU hasher
    • Modifying "Block Size" in GPU settings may give small speed improvements
  • Added a 4090 optimized hasher (~28KH/s)

v1.1.3.1

19 Nov 16:14
Compare
Choose a tag to compare
v1.1.3.1 Pre-release
Pre-release

Notes

  • Improved performance with lower block sizes
  • New manual setting MaxGPUBlockSize
  • New manual setting ProgramGenerationThreads
    • Changes how many threads to use for generation program instructions. If avg. hashrate is red, increasing this number can help

v1.1.3.0

19 Nov 14:29
Compare
Choose a tag to compare
v1.1.3.0 Pre-release
Pre-release

Bugs

  • Fixed error with low RAM GPUs
  • Attempted fix for GPUs improperly mining over time
  • Attempted fix for failing to find stake information constructor

v1.1.2.0

18 Nov 14:31
Compare
Choose a tag to compare
v1.1.2.0 Pre-release
Pre-release

Fixes

  • Fixed issue with linux GPU hashing

v1.1.1.0

18 Nov 06:04
Compare
Choose a tag to compare
v1.1.1.0 Pre-release
Pre-release

Fixes

  • [Not tested] Fixed support for Nvidia GPUs older than 3000 series