Releases: nknorg/nkn
Releases · nknorg/nkn
NKN Testnet v0.8.4-alpha
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
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
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
- Add getmyextip RPC as a decentralized substitution of (centralized) ipify.
NKN Testnet v0.8.0-alpha 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
- Prevent node get stuck in WaitForSyncing state when waiting for proposal
NKN Testnet v0.7.5-alpha
- Show uptime in getnodestate RPC
- Bug fix
NKN Testnet v0.7.4-alpha
- 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
- 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
Significantly reduce bandwidth usage caused by invalid signature chain and transactions which are commonly triggered by massive number of nodes in syncing state