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/internal/utils
Leo Chen 2b5fa476bb [consensus] increase timeout for consensus to bootstrap 6 years ago
..
contract [consensus] increase timeout for consensus to bootstrap 6 years ago
mock_log Add GetLogger, WithCaller, and WithCallerSkip 6 years ago
bytes.go clean up utils and add test 6 years ago
bytes_test.go Add tests in drand, group & backoff 6 years ago
configfile.go [wallet] embed wallet.ini into wallet binary (#830) 6 years ago
configfile_test.go [wallet] embed wallet.ini into wallet binary (#830) 6 years ago
connlogger.go Move connection logger to internal/utils 6 years ago
file_embed.go [internal/utils] add EmbedFile function 6 years ago
flags.go [wallet] support rpc server using environment variable 6 years ago
flags_test.go add an AddrList type for a list of multiaddress 6 years ago
logging.go Add GetLogger, WithCaller, and WithCallerSkip 6 years ago
logging_test.go Add GetLogger, WithCaller, and WithCallerSkip 6 years ago
metrics.go move trie and utils into internal 6 years ago
metrics_test.go add test for utils 6 years ago
passphrase.go [utils] add a function to ask user for passphrase 6 years ago
singleton.go [logging] use GlogHandler as the base handler 6 years ago
singleton_test.go move trie and utils into internal 6 years ago
test.ini [utils] add a wallet profile read function 6 years ago
timer.go * add view changing logic 6 years ago
timer_test.go add minimum pbft view change structure 6 years ago
utils.go migrate bls identity from address to public key 6 years ago
utils_test.go [lint] fix gofmt #708 6 years ago