Skip to content

Release v3.3

Compare
Choose a tag to compare
@luomeiqin luomeiqin released this 08 Nov 12:48
· 501 commits to master since this release

ChangeLog:

  1. Optimize the block verification mechanism of the supernodes and some partial serialization methods.
  2. Add security detection mechanism in the p2p network, such as adding verification mode between neighbors.
  3. Add protective storage for supernode's account.
  4. Improve some functional cases of wasm virtual machine.
  5. Fix some bugs that found in TPS testing.
  6. Provide multi-VM. We add new VM in the blockchain system as to support Js language to write contract code.