Releases: qubic/core
Releases · qubic/core
v1.225.3
v1.225.2
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
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
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
EP132 Release v1.224.4 with initial tick 16790000 (hot fix for seamless update)
- Workaround to force end of epoch
v1.224.3
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
EP132 Release v1.224.2 with initial tick 16790000 (optional update)
- Speeded up the score function
v1.224.1
EP132 Release v1.224.1 with initial tick 16790000 (hot fix update for network restart)
- Increased solution threshold
v1.224.0
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
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