Commit Graph

22 Commits (4539a5145e9b7f1a5d76d6379ef09ebc82fabe4e)

Author SHA1 Message Date
Leo Chen 3a10a9feeb [protobuf] update pb.go after protobuf upgrade to v1.3.2 5 years ago
Dennis Won 5d7445ab4f run scripts/install_build_tools.sh to make sure build tools are of correct versions 5 years ago
Dennis Won ebf750a70d go generate 5 years ago
Christopher Liu 597e561b46
[Metrics] Fix Travis and undo zerolog changes 5 years ago
flicker-harmony bbf06f901f Add generated pb files 5 years ago
flicker-harmony 7806cd25c7 Fix travis 5 years ago
flicker-harmony d149c0ccb1 Add metrics service 5 years ago
chao cad89b0a4e change viewID from uint32 to uin64 in consensus and to big.Int in header 6 years ago
Chao Ma 4d21380604 change location of consensus message protobuf 6 years ago
chao 4ea2e34af0 move block from announce to prepared message 6 years ago
Rongjian Lan 23cdabc182 Fix consensus stability 6 years ago
chao 5e3d4c110d fix newview message payload crash; defense different sets of prepared messages attack 6 years ago
chao 7cd24dae6c modify the naming of variables to make code cleaner 6 years ago
chao 69cfe9b633 * add view changing logic 6 years ago
chaosma b53d8fb5bf
pbft normal path (#851) 6 years ago
chaosma e029b7e622
basic framework for view change (#827) 6 years ago
Minh Doan 1a15ad0ed4 Fix comments server code & rebase. 6 years ago
Minh Doan 88b2269a1b Add newclientsupport service. 6 years ago
Minh Doan da316a88b1 introduce new message.proto to support demo app. 6 years ago
Minh Doan e87c6e7430 setup working pipeline - step 1 6 years ago
Rongjian Lan 64d6ee80d3 add public key into consensus/drand message 6 years ago
Rongjian Lan 1dbb1a9250 remove validator IDs 6 years ago
Minh Doan 04e650933a change message.proto to introduce client service. 6 years ago
Minh Doan d5bfa934f6 introduce fields for drand message 6 years ago
Minh Doan 6d5dd2afe3 apply new message protocol 6 years ago
Minh Doan 0fb2a43315 modify staking proto 6 years ago
Minh Doan 86f145ff42 create staking transaction 6 years ago
Minh Doan dd214dbd88 add protobuf setup instruction and message generation script 6 years ago