OSDN Git Service

fix the regular sync dust block problem (#400) 1.0.3 v1.0.3
authorPaladz <yzhu101@uottawa.ca>
Fri, 20 Sep 2019 14:43:46 +0000 (22:43 +0800)
committerGitHub <noreply@github.com>
Fri, 20 Sep 2019 14:43:46 +0000 (22:43 +0800)
commit3f53de9ec5cce160d620d98bf5b5b706e0ded743
treef463c9dd03a916f89b505f322d73af77961c88ec
parent27106c4e7790f07bad924ebe80140bd71c29d550
fix the regular sync dust block problem (#400)

* fix the regular sync dust block problem

* fix the crazy log

* fix ci test

* change the version

* fix bug on handle orphan block
database/store.go
net/websocket/wsnotificationmaneger.go
netsync/chainmgr/block_keeper.go
version/version.go