Skip to content

Releases: nknorg/nkn

NKN Testnet v0.8.4-alpha

22 Jun 07:14
Compare
Choose a tag to compare
Pre-release

Note: The master branch is frozen at version 0.8.x to maintain compatibility with the public testnet. See v0.9 branch for latest code.

  • Limit max number of inputs/outputs in one transfer transaction (this will not be a problem in v0.9 because we are no longer using UTXO model in v0.9)

NKN Testnet v0.8.3-alpha

12 Jun 11:49
Compare
Choose a tag to compare
Pre-release

Note: The master branch is frozen at version 0.8.x to maintain compatibility with the public testnet. See v0.9 branch for latest code.

  • Fixed a timestamp bug that caused some nodes stop

NKN Testnet v0.8.2-alpha

03 Apr 12:06
Compare
Choose a tag to compare
Pre-release

Note: The master branch is frozen at version 0.8.x to maintain compatibility with the public testnet. See balance-dev branch for latest code. Version 0.9.x will be released in separate branches named v0.9.x.

  • Decentralize get my IP api
  • Add mining info to help debugging nodes without mining rewards

NKN Testnet v0.8.1-alpha

21 Mar 08:29
Compare
Choose a tag to compare
Pre-release
  • Add getmyextip RPC as a decentralized substitution of (centralized) ipify.

NKN Testnet v0.8.0-alpha Release

28 Feb 11:35
Compare
Choose a tag to compare
Pre-release
  • Remove the privilege of genesis block proposer and use past block producer when timeout. Mining is now fully decentralized!
  • Tons of improvements and bug fixes

NKN Testnet v0.7.6-alpha

17 Feb 08:45
Compare
Choose a tag to compare
Pre-release
  • Prevent node get stuck in WaitForSyncing state when waiting for proposal

NKN Testnet v0.7.5-alpha

17 Feb 06:34
Compare
Choose a tag to compare
Pre-release
  • Show uptime in getnodestate RPC
  • Bug fix

NKN Testnet v0.7.4-alpha

11 Feb 10:42
Compare
Choose a tag to compare
Pre-release
  • Add meta data info in subscriber
  • Improve consensus convergence and security
  • Add latency in API
  • A few bug fix

NKN Testnet v0.7.3-alpha

24 Jan 09:23
Compare
Choose a tag to compare
Pre-release
  • Reduce memory usage and (most importantly) fix memory leak
  • Reduce bandwidth usage by doubling the stabilize interval
  • Automatic fork detection and rollback
  • A few other bug fix

NKN Testnet v0.7.2-alpha

19 Jan 08:58
Compare
Choose a tag to compare
Pre-release

Significantly reduce bandwidth usage caused by invalid signature chain and transactions which are commonly triggered by massive number of nodes in syncing state