aboutsummaryrefslogtreecommitdiffstats
path: root/GNUmakefile
diff options
context:
space:
mode:
authorMission Liao <mission.liao@dexon.org>2018-10-30 14:39:15 +0800
committerGitHub <noreply@github.com>2018-10-30 14:39:15 +0800
commit4409c9cc55af2168da4d273d9d7e1f3eea4dc818 (patch)
tree9b1d4e3f60a46a4414cf1ec51f95f68157f339ed /GNUmakefile
parent39a1c5bf189a2be4d0bc9b9c50cc73f1599ce732 (diff)
downloaddexon-consensus-4409c9cc55af2168da4d273d9d7e1f3eea4dc818.tar
dexon-consensus-4409c9cc55af2168da4d273d9d7e1f3eea4dc818.tar.gz
dexon-consensus-4409c9cc55af2168da4d273d9d7e1f3eea4dc818.tar.bz2
dexon-consensus-4409c9cc55af2168da4d273d9d7e1f3eea4dc818.tar.lz
dexon-consensus-4409c9cc55af2168da4d273d9d7e1f3eea4dc818.tar.xz
dexon-consensus-4409c9cc55af2168da4d273d9d7e1f3eea4dc818.tar.zst
dexon-consensus-4409c9cc55af2168da4d273d9d7e1f3eea4dc818.zip
core: fix lattice bugs (#274)
* Fix bug: the block pool is not resized. * Fix forward acking. * Fix panic when total ordering * Fix total ordering flush hang The blocks arrived first might be not delivered before other block. Therefore, if some last block of previous round arrived before last blocks in other chains, and are not delivered when entering flush mode. Their corresponding flush-ready flag won't be turned on. * Fix bug in core.latticeData Invalid chainID is not thrown when preparing blocks.
Diffstat (limited to 'GNUmakefile')
0 files changed, 0 insertions, 0 deletions