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
Nye Liu 1499169d40 [#1505] Log byte arrays as Hex Strings (#1506) 5 years ago
..
client.go Log errors, mostly at warn (or fatal for UT) level 5 years ago
client_test.go Log errors, mostly at warn (or fatal for UT) level 5 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 5 years ago
message.proto change viewID from uint32 to uin64 in consensus and to big.Int in header 5 years ago
server.go [#1505] Log byte arrays as Hex Strings (#1506) 5 years ago
server_test.go Log errors, mostly at warn (or fatal for UT) level 5 years ago