新注册的用户请输入邮箱并保存,随后登录邮箱激活账号。后续可直接使用邮箱登录!

Name Last commit Last update
accountmgr fix: add some debug info for 221->231. --bug=00000
blockcontract fix: verify whether block is nil in queryBlock --bug=1004604
certmgr chore:添加注释
chainconfigmgr fix: Bug about UpdateVersion set a large value
common fix: Bug about always use protocol.DefaultBlockVersion to event log
contractmgr fix: Bug abount InitNewNativeContract range a map data
crosstx chore:添加别名注释
dposmgr chore:添加别名注释
government merge v2.2.3 code
multisign feat: subtract the gasUsed when multisign agreed. --story=1012541
privatecompute chore:添加别名注释
pubkeymgr fix: Bug about always use protocol.DefaultBlockVersion to event log
relay_cross feat: add comment --story=1011912
testcontract update make lint and fix some lint errors
v210 chore:添加别名注释
v220 fix: correct the checkAdmin() failed when 231 handle 221 tx. --bug=1004753
.gitignore feat: add Makefile ut/lint/build
LICENSE chore : add license and update gomod
Makefile merge v2.2.3 code
NOTICE chore : add license and update gomod
config.go merge v2.2.3 code
go.mod fix: correct the multi-sign req call. --bug=1004502
go.sum fix: correct the multi-sign req call. --bug=1004502
native.go fix: correct the checkAdmin() failed when 231 handle 221 tx. --bug=1004753
native_test.go fix: duplicate contract, --bug=1003628
ut_cover.sh vm-native ut覆盖率达标 40%