Skip to content

Syscoin v4.4.1 Release

Compare
Choose a tag to compare
@willyko willyko released this 17 Mar 15:03
· 4226 commits to master since this release

Hot fixes for users of Syscoin Core on OSX ARM M1/M2 and Windows:

  1. non-supported geth systems like arm OSX M1/M2 should not run geth at all and shouldn't stop at blocks that require NEVM
  2. prune was being enabled on some systems by default which disabled governance which led to coinbase-pays-too-much error which we fixed
  3. windows installer puts binaries in a new location (daemon directory) and we correctly look for sysgeth there on startup

You should just install and run, if you were previous stuck on a block you can reindex to fix.