The core protocol of WoopChain
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
woop/api/proto/message
Leo Chen feceec6e38 [net] only listen to tcp4 address 5 years ago
..
client.go Log errors, mostly at warn (or fatal for UT) level 6 years ago
client_test.go Log errors, mostly at warn (or fatal for UT) level 6 years ago
errors.go Add newclientsupport service. 6 years ago
gen.sh change message.proto to introduce client service. 6 years ago
message.go Add //go:generate for mocks and .pb.go files 6 years ago
message.pb.go change viewID from uint32 to uin64 in consensus and to big.Int in header 6 years ago
message.proto change viewID from uint32 to uin64 in consensus and to big.Int in header 6 years ago
server.go [net] only listen to tcp4 address 5 years ago
server_test.go Log errors, mostly at warn (or fatal for UT) level 6 years ago