Release v3.3
luomeiqin
released this
08 Nov 12:48
·
501 commits
to master
since this release
ChangeLog:
- Optimize the block verification mechanism of the supernodes and some partial serialization methods.
- Add security detection mechanism in the p2p network, such as adding verification mode between neighbors.
- Add protective storage for supernode's account.
- Improve some functional cases of wasm virtual machine.
- Fix some bugs that found in TPS testing.
- Provide multi-VM. We add new VM in the blockchain system as to support Js language to write contract code.