Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

v0.7.3-alpha

Compare
Choose a tag to compare
@ParthDesai ParthDesai released this 18 Jan 09:16
· 27 commits to main since this release
062f6b0

Description

This release fixes critical bug preventing pulsar to be farm and make it up-to-date with gemini-3g-2024-jan-08 snapshot.

What's Changed

  • Bug where pulsar is panicking after syncing is fixed in #284. Please note that the solution employed to fix this issue removes votes and rewards counting functionality from pulsar. So, it won't be able to display votes and rewards accumulated while it is running.
  • Update the pulsar to be up-to-date with gemini-3g-2024-jan-08 snapshot. Changes can be seen here: https://github.com/subspace/subspace/releases
  • As part of the update, we added numa support. It can be enabled by building the pulsar with numa feature enabled.

Full Changelog: v0.7.2-alpha...v0.7.3-alpha