WaykiChain Versions Save

Public Blockchain as a Decentralized Finance Infrastructure Service Platform

v1.2.7.1

5 years ago
  • Release Notes
  1. Fix Delegate Vote Tx missing signature check issue
  2. Fix genvotedelegateraw missing signature inclusion issue
  3. Fix Lua VerifySignatureFunc issue
  4. Fix Lua EraseAppData issue in deleting the last contract item
  5. Add non-RPC-password authentication option
  6. Improve wallet security by restricting wallet dump/backup and Lua update dir locations
  7. Update TestNet magic no. to reset its chain data
  • Binary Release v1.2.7.1 - MD5 SUM
0499bf7f515a2d67593c4a20126a0325 coind-20190226.tar.gz

v1.2.5.2

5 years ago

This is a milestone critical bug fix in votedelegatetx processing which missed logging the very first vote tx block height such that a subsequent vote from the same sender will have a rather larger block height difference which is compared to the genesis block instead of the first block height.

md5sum of the binary release:

2012bb48db8d1378ec70be6995055dbf  coind-20190221.tar.gz

commit revision: fe31377-release

v1.2.0

5 years ago
  1. fix block creation space jitter issue
  2. optimize IBD process and prevent connection loss due to behavior ban
  3. add backward compatibility for vm exposed function names
  4. use strip command to reduce size of coind
  5. fixed some minor node wallet security bugs

v1.1

5 years ago

Major updates

  • fixed vote transaction causing unrecoverable hard fork bug!
  • added new RPC interface getappdataraw that can handle non-hex input directly for simplicity sake
  • improved function/variable naming
  • improved code descriptions and RPC client help content

v1.0.2

5 years ago

Release Notes

  • supports offline creation of delegate transaction (mainly vote up/down)
  • fixed debug print log config naming issue

v1.01

5 years ago

To bypass a connection bug that does not happen very often but can be quite hard to overcome when triggered, a rpc client connection with the wallet node program will not have keepalive feature in this release but does not pose any substantial harm to the overall usage.

v1.0

6 years ago

Main network Release v1.0. Given by Liao.