Releases: nknorg/nkn
Releases · nknorg/nkn
NKN Testnet v0.3.17-alpha
- Fix node stop listening at 30001 if got too many open files
- Add retry count for failed accepting new connections before panic
NKN Testnet v0.3.16-alpha
- Fix race condition in porserver
NKN Testnet v0.3.15-alpha
Fix go-portscanner not working by upgrading to the latest version
NKN Testnet v0.3.14-alpha
- Implement name service
- Use genesis block proposer to propose blocks when timeout to prevent forking when network is segmented
- Will only add signature chain whose hash is lowest of the same height
- Add naive multicast support
- Add max holding seconds in relay packet
NKN Testnet v0.3.13-alpha
- Fix node neighbor list deadlock
- Fix hashcache clear too fast and send duplicate tx
- Fix blockcache deadlock
- Update to Go 1.10
NKN Testnet v0.3.12-alpha
Modify HandleMindChangingMsg mechanism
- add vote for block only whein contenttype is BlockVote.
- return when MindChangingMsg is higher than current voting.
NKN Testnet v0.3.11-alpha
- Improve network update and recovery mechanism
- Fix chord and node port
- Add db rollback API
- Migrate to gogo/protobuf for better performance
NKN Testnet v0.3.10-alpha
Massive improvement in system stability and robustness, especially in the following direction:
- Make Chord connection more robust
- Make node topology more dense and more efficient routing
- More robust consensus especially in sync state
NKN Testnet v0.3.9-alpha
- Enhance network stability
NKN Testnet v0.3.8-alpha
- Compatible to signature chain produced by nodes prior to v0.3.7