Skip to content

Releases: qubic/core

v1.194.2

02 Mar 12:06
Compare
Choose a tag to compare
  • fixed renaming of data files on epoch change
  • added qubic-initial-disk.zip to documentation

v1.194.1

28 Feb 12:57
171ed0b
Compare
Choose a tag to compare
  • fixed system overwrite on epoch transition
  • added rejection of empty computors list

v1.194.0

28 Feb 10:37
336c88d
Compare
Choose a tag to compare

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

22 Feb 09:08
Compare
Choose a tag to compare

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

22 Feb 09:09
Compare
Choose a tag to compare

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

21 Feb 10:38
Compare
Choose a tag to compare

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

21 Feb 10:11
Compare
Choose a tag to compare

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

15 Feb 07:59
Compare
Choose a tag to compare

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

14 Feb 19:05
Compare
Choose a tag to compare

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 2 with new initial tick 12502000

  • Fixed a bug in verified peer logic

v1.193.0

14 Feb 15:52
e05f617
Compare
Choose a tag to compare

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