Skip to content

Releases: neutroncoin/neutron

Neutron v3.0.9 - Required update

04 Dec 04:39
Compare
Choose a tag to compare

Who should update

  • All masternodes, stakers, and wallets

Release Notes

  • Always use recalculated masternode payee in block during chain reorganize
  • SPORK_2_MASTERNODE_WINNER_ENFORCEMENT can now also be disabled
  • Checkpoint updates
  • Fix potential crash in darksend.cpp caused by missing lock on node list
  • Add support for masternode list score command

About binary distributions

  • The published AppImages are for 64bit Linux distributions and should work on most relatively recent Linux versions.
  • Binaries for both 32bit and 64bit Windows systems are provided.

Neutron v3.0.8 - Required update

01 Dec 16:12
Compare
Choose a tag to compare

Who should update

  • All masternodes, stakers, and wallets

Release Notes

  • Remove a lot of unused code related to darksend functionality
  • Protocol update to version 60022
  • Recalculate masternode payee upon failure of payment check

About binary distributions

  • The published AppImages are for 64bit Linux distributions and should work on most relatively recent Linux versions.
  • Binaries for both 32bit and 64bit Windows systems are provided.

Neutron v3.0.7 - Recommended update

20 Nov 07:28
Compare
Choose a tag to compare

Who should update

  • All masternodes, stakers, and wallets

Release Notes

  • Fix daemon stall issues caused by the staking thread sometimes stopping the shutdown
  • Completely reworked the syncing of the masternode list, payment list and sporks. These changes makes the whole wallet and daemon more responsive and avoids locking the node list for extended periods of time
  • Removed lite mode
  • Reworked the "masternode winners" RPC command to show less history
  • Decrease MASTERNODE_DSEG_SECONDS

About binary distributions

  • The published AppImages are for 64bit Linux distributions and should work on most relatively recent Linux versions.
  • Binaries for both 32bit and 64bit Windows systems are provided.

Neutron v3.0.6 - Recommended update

08 Nov 08:17
Compare
Choose a tag to compare

Who should update

  • All masternodes, stakers, and wallets

Release Notes

  • Additional fixes to chain re-organize

About binary distributions

  • The published AppImages are for 64bit Linux distributions and should work on most relatively recent Linux versions.

Neutron v3.0.5 - Recommended update

07 Nov 08:34
Compare
Choose a tag to compare

Who should update

  • All masternodes, stakers, and wallets

Release Notes

  • Fixes to chain re-organize
  • Staking/mining thread is now cleanly deallocated on exit
  • No longer causes a segmentation fault or crash on shutdown

Neutron v3.0.4 - Required update

26 Oct 23:19
Compare
Choose a tag to compare

Who should update

  • All masternodes, stakers, and wallets

Release Notes

  • Fix a number of stability issues causing crashes
  • Better clean up of allocated resources on exit
  • Fix chain stalls and chain reorganize
  • Improve invalidateblock command
  • Move seednodes to seed[*].neutroncoin.com
  • Checkpoint updates

Neutron v3.0.2 - Required update

08 Sep 20:14
b0a6b94
Compare
Choose a tag to compare

Who should update

  • All masternodes, stakers, and wallets

Release Notes

  • Masternode strengthening/enforcement
  • Protocol update from 60020 to 60021
  • Checkpoint updates

Before Upgrading

  • Always make sure to backup your wallet.dat file before upgrading. Questions about this? Join the Discord channel for help at https://discord.gg/NuGTB6z

After Upgrading

  • You may want to run 'checkwallet' and 'repairwallet' commands after syncing with the latest blocks, then restart the wallet. Questions about this? Join the Discord channel for help at https://discord.gg/NuGTB6z

Neutron v3.0.1 - Required update

16 Aug 04:29
Compare
Choose a tag to compare

Who should update

  • All masternodes, stakers, and wallets

Release Notes

  • Masternode strengthening/enforcement with time-delayed spork
  • Protocol update from 60019 to 60020

Before Upgrading

  • Always make sure to backup your wallet.dat file before upgrading. Questions about this? Join the Discord channel for help at https://discord.gg/NuGTB6z

After Upgrading

  • You may want to run 'checkwallet' and 'repairwallet' commands after syncing with the latest blocks. Questions about this? Join the Discord channel for help at https://discord.gg/NuGTB6z

Neutron v3.0.0 - Required update

26 Jun 23:16
Compare
Choose a tag to compare

Who should update

  • All masternodes, stakers, and wallets

Release Notes

  • Masternode strengthening/enforcement
  • Protocol update from 60018 to 60019

Before Upgrading

  • Always make sure to backup your wallet.dat file before upgrading. Questions about this? Join the Discord channel for help at https://discord.gg/NuGTB6z

After Upgrading

  • You may want to run 'checkwallet' and 'repairwallet' commands after syncing with the latest blocks. Questions about this? Join the Discord channel for help at https://discord.gg/NuGTB6z

Neutron v2.2.1

17 Jan 06:49
Compare
Choose a tag to compare

Release Notes

  • Fix crash when changing settings for some wallets
  • Fix listtransactions RPC
  • Add spendable to listunspent RPC