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 3b665b5d03
Merge pull request #985 from LeoHChen/new_genesis_module
5 years ago
..
mock Replace bare *testing.T with a mockable interface 5 years ago
mock_log Add GetLogger, WithCaller, and WithCallerSkip 6 years ago
bytes.go fix nil pointer crash when counting one bit in onNewView 5 years ago
bytes_test.go Add utils for bech32 format address 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
testing.go Replace bare *testing.T with a mockable interface 5 years ago
testing_test.go Add examples for using TestLogRedirector 5 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 make the mem profiling working 6 years ago
utils_test.go update core code to use swapped BLS sig 5 years ago