diff options
author | Haoping Ku <haoping.ku@dexon.org> | 2018-07-24 18:35:32 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2018-07-24 18:35:32 +0800 |
commit | 39bcb39dd5d93401c21b374cbd1e1818b76d6891 (patch) | |
tree | dba957003d1d1c7bb79cebcc5063a7ba765a0eba /.circleci | |
parent | 2108b92131fff21c8e2b7e5b85a77e3f693dadd9 (diff) | |
download | dexon-consensus-39bcb39dd5d93401c21b374cbd1e1818b76d6891.tar dexon-consensus-39bcb39dd5d93401c21b374cbd1e1818b76d6891.tar.gz dexon-consensus-39bcb39dd5d93401c21b374cbd1e1818b76d6891.tar.bz2 dexon-consensus-39bcb39dd5d93401c21b374cbd1e1818b76d6891.tar.lz dexon-consensus-39bcb39dd5d93401c21b374cbd1e1818b76d6891.tar.xz dexon-consensus-39bcb39dd5d93401c21b374cbd1e1818b76d6891.tar.zst dexon-consensus-39bcb39dd5d93401c21b374cbd1e1818b76d6891.zip |
Fix blocklattice_test.go's ordering check (#15)
Outputs of total ordering are sorted by hash value in blocklattice.go,
but was checked orderly in test, which the order might change due to
random hash.
Added common.Hashes.
Diffstat (limited to '.circleci')
0 files changed, 0 insertions, 0 deletions