Releases: qubic/core
v1.194.2
v1.194.1
v1.194.0
EP98 release v1.194.3 with new initial tick 12710000
- Fix issue with IPO of QUtil SC (IPO will be in epoch 98)
- Update some docs
v1.193.4
EP97 experimental release v1.193.4 with new initial tick 12600000. This is for operators who are willing to test new features and support development with bug reports if there are problems.
Changes compared to v1.193.3:
- Fixes bug leading to crash after end of epoch (before spectrum, universe, and contract files can be saved)
Changes compared to stable version v1.192.3:
- Adds special command to get and set node time
- Adds system_info message
- Does not forget known public peers
- Bugfix in the special command response message types
v1.192.3
EP97 stable release v1.192.3 with new initial tick 12600000
- Fixes bug leading to crash after end of epoch (before spectrum, universe, and contract files can be saved)
v1.193.3
EP97 experimental release v1.193.3 with new initial tick 12600000. This is for operators who are willing to test new features and support development with bug reports if there are problems.
Changes compared to stable version v1.192.2:
- Adds special command to get and set node time
- Adds system_info message
- Does not forget known public peers
- Bugfix in the special command response message types
Changes compared to v1.193.1
- IPO of SC QUtil
(Release v1.193.2 published on Feb 14, 2023 has been deleted.)
v1.192.2
EP97 stable release v1.192.2 with new initial tick 12600000
- IPO of SC QUtil
- Adds QPI::burn()
- Removes ability to issue duplicate assets
- Fixes some bugs
v1.192.1
EP96 release v1.192.1 with new initial tick 12505000
- Reverted code to version that worked in EP95
- Fixed a bug in verified peer logic
v1.193.1
v1.193.0
Edit: Do not use this, but v1.192.1. This was intended to be used for epoch 96, but it has a critical bug, so we needed to revert the nodes to v1.192.1.
EP96 release
- Does not forget known public peers
- Adds special command to get and set time
- Adds QPI::burn()
- Removes ability to issue duplicate assets
- Fixes some bugs