Skip to content

v1.224.0

Compare
Choose a tag to compare
@philippwerner philippwerner released this 23 Oct 09:12
· 223 commits to main since this release
91f558e

EP132 Release v1.224.0 with initial tick 16780000 (mandatory non-seamless update)

  • Distribution of shareholder dividends in QX (real-time after each tick) and QUOTTERY (after each epoch)
  • Add compile config ReleaseAVX512, remove compile config LinuxRelease, fix config Debug
  • Drop support of state auto-saving on MAIN mode
  • Bug fix related to seamless epoch transition
  • Update mining algorithm qubic/Qiner#6 and change mining parameters to:
#define NUMBER_OF_NEIGHBOR_NEURONS 10000
#define MAX_DURATION 100000000
#define SOLUTION_THRESHOLD_DEFAULT 40```