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

Name Last commit Last update
archive fix comment issue
bigfilterdb fix: kvdb polluted after bfdb missing issue
binlog feat: add get block log
blockdb fix: fix ut,format file, --bug=1005304
cache feat: add rwc adapt , --story=1011590
conf fix: add ReadFileSection time conf
contracteventdb fix comment issue
dbprovider docs: add comment
historydb fix: restart err,when getBlock is nil, --bug=1005304
performance update gomod
resultdb fix: restart err,when getBlock is nil, --bug=1005304
rolling_window_cache fix: restart err,when getBlock is nil, --bug=1005304
scripts feat: merge state cache and txExistdb
serialization docs: 删除无用代码
statedb fix: restart err,when getBlock is nil, --bug=1005304
test chore: update go.mod,upgrade protocol v2.3.1_qc ,add TxExistsInIncrementDBState of debugstore_impl,
txexistdb fix: restart err,when getBlock is nil, --bug=1005304
types fix: restart err,when getBlock is nil, --bug=1005304
utils fix: kvdb polluted after bfdb missing issue
.gitignore rename package to v2
LICENSE chore : add license and update gomod
Makefile update 230 gomod
NOTICE chore : add license and update gomod
async_blockstore_impl.go fix comment issue
blockstore_impl.go fix: fix ut,format file, --bug=1005304
blockstore_impl_test.go feat: add get block log
go.mod chore: update gomod for v2.3.1 release --story=0
go.sum chore: update gomod for v2.3.1 release --story=0
store_factory.go fix: add ReadFileSection time conf
store_factory_test.go fix: fix rwc bug、bigfilter bug.