Skip to content

Releases: autonomys/subspace

gemini-3d-2023-jun-14

14 Jun 07:15
f606917
Compare
Choose a tag to compare

This release focuses on a small bugfix aimed at resolving the domain block finalization issue on the client side. There are no other changes included in this update.

Ubuntu and Windows x86-64 builds

There are two versions:

  • x86-64-v3: for newer processors since ~2015
  • x86-64-v2: for older processors since ~2009 and some old VMs
  • older processors/VMs are no longer supported by official releases, but can still be compiled manually if desired

snapshot-2023-jun-08-2

08 Jun 13:29
0df744b
Compare
Choose a tag to compare
Pre-release

This snapshot release is for testing purposes and not compatible with Gemini network.

Main changes

  • Chia proof of space re-implementation
  • Parallel Chaipos
  • Slot time is reduced to 1 sec
  • Compact block implementation
  • Benchmark weights for pallets

Ubuntu and Windows x86-64 builds

There are two versions:

  • skylake: for Intel Skylake/AMD Ryzen processors and newer
  • x86-64-v2: for older processors since ~2009 and some old VMs
  • older processors/VMs are no longer supported by official releases, but can still be compiled manually if desired

gemini-3d-2023-may-23

23 May 05:14
530b424
Compare
Choose a tag to compare

Main changes

This release fixes some of the missed backward compatibility changes for Timestamp API we introduced in the previous release.

Ubuntu and Windows x86-64 builds

There are two versions:

  • x86-64-v3: for newer processors since ~2015
  • x86-64-v2: for older processors since ~2009 and some old VMs
  • older processors/VMs are no longer supported by official releases, but can still be compiled manually if desired

runtime-gemini-3d-2023-may-17

17 May 16:41
6fd7425
Compare
Choose a tag to compare
Pre-release

Main changes

This is a release for upcoming Consensus chain runtime upgrade.
The main change is addition of a new API to fetch the block timestamp from consensus block: 455f0c2

gemini-3d-2023-may-15

15 May 07:40
43777a7
Compare
Choose a tag to compare

Main changes

This release adds a number of Core EVM specific changes. With these changes and a primary runtime upgrade, Domain operators can start Core EVM domain once registered on Primary chain.

Ubuntu and Windows x86-64 builds

There are two versions:

  • x86-64-v3: for newer processors since ~2015
  • x86-64-v2: for older processors since ~2009 and some old VMs
  • older processors/VMs are no longer supported by official releases, but can still be compiled manually if desired

snapshot-2023-may-06

06 May 08:22
74b3f52
Compare
Choose a tag to compare
snapshot-2023-may-06 Pre-release
Pre-release

Main changes

This snapshot release is for testing purposes and not compatible with Gemini network.

This is a small release to fix some lint errors in the previous release.

Ubuntu and Windows x86-64 builds

There are two versions:

  • skylake: for Intel Skylake/AMD Ryzen processors and newer
  • x86-64-v2: for older processors since ~2009 and some old VMs
  • older processors/VMs are no longer supported by official releases, but can still be compiled manually if desired

snapshot-2023-may-05

05 May 16:08
73799ac
Compare
Choose a tag to compare
snapshot-2023-may-05 Pre-release
Pre-release

Main changes

This snapshot release is for testing purposes and not compatible with Gemini network.

This release introduces the following main changes

  • Consensus V2.3
  • Core EVM domain
  • Fixes on Domain Execution when receipts are missing

Ubuntu and Windows x86-64 builds

There are two versions:

  • skylake: for Intel Skylake/AMD Ryzen processors and newer
  • x86-64-v2: for older processors since ~2009 and some old VMs
  • older processors/VMs are no longer supported by official releases, but can still be compiled manually if desired

gemini-3d-2023-apr-25

25 Apr 00:47
5edc8f0
Compare
Choose a tag to compare

Main changes

This release includes a workaround for an issue on the core domain, the core domain fraud proof is temporarily disabled.

Ubuntu and Windows x86-64 builds

There are two versions:

  • x86-64-v3: for newer processors since ~2015
  • x86-64-v2: for older processors since ~2009 and some old VMs
  • older processors/VMs are no longer supported by official releases, but can still be compiled manually if desired

Known issues

Intel Haswell and older CPUs are currently not supported by official build, but you can build from scratch if you still want to run it. This will be resolved in future releases.

gemini-3d-2023-apr-24

24 Apr 11:44
965813c
Compare
Choose a tag to compare

Main changes

This release includes a bugfix for a compatibility issue for gemini-3d caused by the recent changes in runtime API ReceiptsApi.

Ubuntu and Windows x86-64 builds

There are two versions:

  • x86-64-v3: for newer processors since ~2015
  • x86-64-v2: for older processors since ~2009 and some old VMs
  • older processors/VMs are no longer supported by official releases, but can still be compiled manually if desired

Known issues

Intel Haswell and older CPUs are currently not supported by official build, but you can build from scratch if you still want to run it. This will be resolved in future releases.

gemini-3d-2023-apr-21

21 Apr 08:57
f2eb3b2
Compare
Choose a tag to compare

Main changes

This release primarily introduces the feature of finalization on the execution layer, which will finalize the domains after 256 blocks in specific.

Ubuntu and Windows x86-64 builds

There are two versions:

  • x86-64-v3: for newer processors since ~2015
  • x86-64-v2: for older processors since ~2009 and some old VMs
  • older processors/VMs are no longer supported by official releases, but can still be compiled manually if desired

Known issues

Intel Haswell and older CPUs are currently not supported by official build, but you can build from scratch if you still want to run it. This will be resolved in future releases.