Skip to content

Releases: qubic/core

v1.225.3

13 Nov 12:09
Compare
Choose a tag to compare

EP135 Release v1.225.3 with initial tick 17160956 (for node start after seamless epoch transition)

  • v1.225.1 with params updated for (re)starting after seamless epoch transition

v1.225.2

06 Nov 12:12
Compare
Choose a tag to compare

EP134 Release v1.225.2 with initial tick 17032839 (for node start after seamless epoch transition)

  • v1.225.1 with params updated for (re)starting after seamless epoch transition

v1.225.1

05 Nov 10:12
4fc818c
Compare
Choose a tag to compare

EP133 Release v1.225.1 with initial tick 16910000 (hot fix for seamless update)

Recommended for nodes using the auto-save feature!

  • Auto-save is now triggered with a tick offset that is randomly selected at node startup
  • Switching from MAIN to AUX will not lead to auto-save immediately
  • Node operators can check when the next auto-save is scheduled by pressing F2

v1.225.0

30 Oct 15:29
7bf36fa
Compare
Choose a tag to compare

EP133 Release v1.225.0 with initial tick 16910000 (mandatory non-seamless update)

  • Support file transactions
  • Increase mining threshold to 44
  • Include state hashing time into time spent by the contract
  • Refactoring + more and improved unit tests

v1.224.4

30 Oct 14:54
234f9a3
Compare
Choose a tag to compare

EP132 Release v1.224.4 with initial tick 16790000 (hot fix for seamless update)

  • Workaround to force end of epoch

v1.224.3

30 Oct 13:01
34ac116
Compare
Choose a tag to compare

EP132 Release v1.224.3 with initial tick 16790000 (hot fix for seamless update)

  • Workaround to resolve misalignment happening shortly before epoch transition

v1.224.2

24 Oct 12:32
bd249ac
Compare
Choose a tag to compare

EP132 Release v1.224.2 with initial tick 16790000 (optional update)

  • Speeded up the score function

v1.224.1

23 Oct 14:22
Compare
Choose a tag to compare

EP132 Release v1.224.1 with initial tick 16790000 (hot fix update for network restart)

  • Increased solution threshold

v1.224.0

23 Oct 09:12
91f558e
Compare
Choose a tag to compare

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```

v1.223.1

18 Oct 08:45
2f54ccf
Compare
Choose a tag to compare

EP131 Release v1.223.1 with initial tick 16673000 (hot fix update for network restart)

  • Fix issue with auto-save of state + change of main/aux mode by only allowing to change mode when no auto-save is in progress