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

Name Last commit Last update
accountmgr fix: Bug about always use protocol.DefaultBlockVersion to event log
blockcontract fix: add store get block log
certmgr chore: update mock and lint --story=1012203
chainconfigmgr fix: Bug about always use protocol.DefaultBlockVersion to event log
common fix: Bug about always use protocol.DefaultBlockVersion to event log
contractmgr fix: address bug, --bug=1004068
crosstx merge v2.2.3 code
dposmgr merge v2.2.3 code
government merge v2.2.3 code
multisign fix change publicKeyToAddress to support 3 address type. --bug=1003810
privatecompute chore: update mock and lint --story=1012203
pubkeymgr fix: Bug about always use protocol.DefaultBlockVersion to event log
testcontract update make lint and fix some lint errors
v210 fix: Bug about always use protocol.DefaultBlockVersion to event log
v220 fix: Bug about always use protocol.DefaultBlockVersion to event log
.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 chore: update mock and lint --story=1012203
go.sum chore: update mock and lint --story=1012203
native.go fix combine v2.2.3_qc into v220 dir. --bug=1004000
native_test.go fix: duplicate contract, --bug=1003628
ut_cover.sh vm-native ut覆盖率达标 40%