Releases: nanocurrency/nano-node
Beta version 3.1.0
Clients will now initiate a bootstrap if they observe a gapped block that receives enough confirmations.
Many internal cleanups and performance improvements.
Fixed an issue where forks could be generated due to a logic error.
Beta version 3.0.1
Adding more logging for a couple error cases and timing for work functions.
Fixed an issue where the OSX client would create a new wallet each run.
Development beta version 3.0.0
Allowing a client to manage multiple wallets.
Updating RPC to use new wallet scheme.
Improving work scheme to protect against some additional attacks.
Removing an unnecessary message.
Dev alpha version 2.1.0
Retuned the work functions and reset the beta network.
Dev alpha version 2.0.4
Adds file-based logging.
Prevented editing of ledger and wallet tables since this would have no effect.
Dev alpha version 2.0.3
Representatives republish with confirm blocks and recipients passively listen in order to confirm instead of broadcasting a confirmation request.
Dev alpha version 2.0.2
More aggressively connects to bootstrap nodes in case of disconnection.
Simplifying client gui.
Internal cleanup.
Dev alpha version 2.0.1
Version 2.0.1 fixes some user experience issues.
Dev alpha version 2
Version 2 uses the beta genesis key and uses full work strength.
Dev alpha version 1
Initial alpha release for developers.