OSDN Git Service

add btmhash
authorChengcheng Zhang <zcc0721@foxmail.com>
Thu, 2 Nov 2017 03:23:56 +0000 (11:23 +0800)
committerChengcheng Zhang <zcc0721@foxmail.com>
Thu, 2 Nov 2017 03:23:56 +0000 (11:23 +0800)
commit78801e36843e35b4c383cb3b2f2e8c1831e0517f
treeab81cc4d593bc29f2eec4012d6ac464f162967b3
parentbc79595e690b3d7ba9ae79cb0be6e0bbe1a7eab5
add btmhash
consensus/btmhash/btmhash/algorithm.go [new file with mode: 0644]
consensus/btmhash/btmhash/test_algorithm.go [new file with mode: 0644]
consensus/btmhash/main.go [new file with mode: 0644]
consensus/btmhash/matrix/matrix.go [new file with mode: 0644]