Skip to content

v0.9.3 Iceberg

Pre-release
Pre-release
Compare
Choose a tag to compare
@Arbio5zt Arbio5zt released this 27 Jun 12:43
· 639 commits to master since this release
d9d49a5

sigsvr - Ontology Signature Server

sigsvr is a rpc server for signing transactions. The signature server is bound to the 127.0.0.1 address and only supports signature requests sent by the local machine.

New feature:

add invoke and deploy gas cost by code length (#435) tanyuan* 2018/6/27 20:32
use multi-sig address in genesis block (#436) laizy* 2018/6/27 20:31
modify stackitem equals (#427) Zhou Peiwen* 2018/6/27 18:52
Add a cli to enable/disable preExec in tx pool" (#437) xigua* 2018/6/27 14:10
Save own address avoid connect itself periodicity (#438) Xiang Fu* 2018/6/27 13:48

Fixs:

ONT-963 Fix nil pointer bug when address is empty string (#434) gasby88* 2018/6/27 20:32
fix GetGenerateBlockTime (#440) xizho10* 2018/6/27 18:28
fix neovm syscall memory attack (#439) laizy* 2018/6/27 16:50
fix serialize error handle and add limited writer (#442) laizy* 2018/6/27 20:29