Commit Graph

948 Commits (0a9bba8721cf9243c532a680f55e7debac059bdd)
 

Author SHA1 Message Date
Rongjian Lan ab091e9881 Add final commit and final challenge messaging process and temporarily disable block wrap-up process 6 years ago
Minh Doan 10624beaf2 add merkel tree data structure 6 years ago
Minh Doan 443ed41fcd rename filenames 6 years ago
Minh Doan 6cd04086f6 refactor db init 6 years ago
Minh Doan 9e645f186e enable leveldb into blockchain 6 years ago
Rongjian Lan 0e5e4dce1f Bring back the 2/3f+1 threshold for multi-sig and add basic response check 6 years ago
Alok Kothari 9611867b87 fixed typos errors added first waitnode test 6 years ago
Alok Kothari d3060ee20a register node with Identity Chain 6 years ago
alok 25c0a29135 waitnode identity chain and identity block 6 years ago
Rongjian Lan 8e73fb7ada Merge branch 'master' of github.com:simple-rules/harmony-benchmark 6 years ago
Rongjian Lan 09676aafb9 Add collective signature verification and temporarily bump the sig threshold to every nodes 6 years ago
Alok Kothari 3e1932e5e4 Merge branch 'master' of github.com:simple-rules/harmony-benchmark 6 years ago
Alok Kothari 1440638262 identity chain 6 years ago
Rongjian Lan 88ee34821c Clean up consensus handler's switch clause 6 years ago
Rongjian Lan e0c250561d Add collective sig message and broadcasting it after prepare phase of cosi 6 years ago
Rongjian Lan c519f495ca Refactor constructResponseMessage to support final response 6 years ago
Alok Kothari 744cb2b4ea more changes to identity block 6 years ago
Rongjian Lan 8dc7448e82 Refactor constructChallengeMessage to support final challenge 6 years ago
Alok Kothari ca61713dc0 making identity block 6 years ago
Rongjian Lan 25c99ea3a4 Refactor constructCommitMessage func so it can be used for final commit too 6 years ago
Rongjian Lan d51ea2bca9 Merge branch 'master' of github.com:simple-rules/harmony-benchmark 6 years ago
Alok Kothari 6e2785ca6b removing hello 6 years ago
Rongjian Lan 9dca1392ab Merge branch 'master' of github.com:simple-rules/harmony-benchmark 6 years ago
Rongjian Lan 2d8a0d8f22 Add constructCollectiveSigMessage() function 6 years ago
Alok Kothari e56400452b writing new tests, unblocking for now 6 years ago
Alok Kothari c7eb46444a building identity chain 6 years ago
Alok Kothari d6e43ebd53 fixed build 6 years ago
Alok Kothari 6876b7a5b5 refactoring everything to use peer 6 years ago
alok 0870e75829 connect to identity chain 6 years ago
alajko de363e2a0b
Merge pull request #56 from simple-rules/peerDiscovery 6 years ago
Rongjian Lan 7007f9d769 Refactor consensus leader/validator code into handler specific and message specific ones 6 years ago
Rongjian Lan 8e2dcd4bfc Set the bitmap for responded validators 6 years ago
Rongjian Lan d5ae10dbc4 Add state and consensus message type for commit phase of Cosi 6 years ago
Rongjian Lan 869c11fbc6 Merge branch 'master' of github.com:simple-rules/harmony-benchmark 6 years ago
Minh Doan 67b371a440 add write to block 6 years ago
Minh Doan 4454200ed2 remove the dependencies between benchmark.go and configr 6 years ago
Rongjian Lan 199d6887ca Merge branch 'master' of github.com:simple-rules/harmony-benchmark 6 years ago
Leo Chen c4ad11f71f
Merge pull request #60 from simple-rules/leo-scripts 6 years ago
Minh Doan 4ebb319799 add install go get gopkg.in/check.v1 in travis 6 years ago
Leo Chen 750ba152a1 add usage function in the deploy.sh script 6 years ago
Minh Doan 0707429f06 Merge branch 'master' into leveldb 6 years ago
Rongjian Lan f398fc21e0 Merge branch 'master' of github.com:simple-rules/harmony-benchmark 6 years ago
Alok Kothari 69de9e9b27 identity chain 6 years ago
Alok Kothari b7fd11af5e building up identity chain 6 years ago
Richard Liu 89754f6d2d
Merge pull request #59 from simple-rules/ricl-github 6 years ago
Richard Liu d25c040fb9 merge conflict. 6 years ago
Alok Kothari 10c61e371e saving changes 6 years ago
Rongjian Lan b7a7aa339c Add bitmap and signature for blocks; populate signature for block 6 years ago
Minh Doan 8c49e4996f Merge branch 'master' into leveldb 6 years ago
Minh Doan ed06ea28d7 remove unused func 6 years ago