Commit Graph

27 Commits (af815eb8505af903a7dc5a66053c971ae33968f4)

Author SHA1 Message Date
Rongjian Lan 17c60c2c4a Remove Difficulty and Nonce from block header 5 years ago
Eugene Kim a7218a999a Log errors, mostly at warn (or fatal for UT) level 5 years ago
Eugene Kim 65df03bc9d Add Epoch to block header 6 years ago
Eugene Kim 18bf30e6c8 Use uint32 as shard ID type instead of [4]byte 6 years ago
Eugene Kim 32040c0fe6 Remove STOP message; txgen doesn't send it anymore 6 years ago
u5surf 4d09b63dff [lint] fix gofmt #708 6 years ago
Rongjian Lan 4b018ec276 Broadcast epoch shard state after beacon consensus 6 years ago
Rongjian Lan 1dbb1a9250 remove validator IDs 6 years ago
Leo Chen 19ff802f90 [test] fix travis checker test error 6 years ago
Animesh Gaitonde 3a5c90c408 Increase unit test coverage 6 years ago
Leo Chen 9340ef4f86 move proto/pingping to discovery module 6 years ago
Eugene Kim cd44397168 Remove deprecated Ready field 6 years ago
Eugene Kim 24fd9d67b8 More goimports 6 years ago
Minh Doan d634d43148 fix import order 6 years ago
Rongjian Lan 39b941d904 Migrate to BLS 6 years ago
Leo Chen c112ffb414 generate private key outside of host creation 6 years ago
Leo Chen 5822ec3c40 add a PeerID field for node.Info struct 6 years ago
Leo Chen f8b14043eb use Info to replace nodeInfo in pingpong 6 years ago
Eugene Kim 5ad4d5a8f0 Adjust import paths and also goimports 6 years ago
Rongjian Lan c78f6a1914 More comments and code fixes 6 years ago
Leo Chen 90dbd91f45 add node_test.go 6 years ago
Leo Chen 867f106c50 simplify the pingpong_test.go 6 years ago
Leo Chen 91b4219d25 use a common type for block hash 6 years ago
ak 99bdb39875 proto files 6 years ago