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
chao 1ee2ab5866 debugging 5 years ago
..
gomock_reflect_069400606 Fix lint 5 years ago
gomock_reflect_579506979 Add first cross link block for mainnet 5 years ago
mock Replace bare *testing.T with a mockable interface 6 years ago
mock_log Add GetLogger, WithCaller, and WithCallerSkip 6 years ago
testing Add test file handling helpers 6 years ago
bytes.go Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
bytes_test.go Add utils for bech32 format address 6 years ago
configfile.go [wallet] fix wallet with network type support 5 years ago
configfile_test.go [test] fix configfile test failure 5 years ago
connlogger.go Fix connection logging 6 years ago
file_embed.go [internal/utils] add EmbedFile function 6 years ago
flags.go [foundational] add additional FN address 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 Call GetPassphraseFromSource only once 6 years ago
passphrase_test.go Add an openssl(1)-compatible passphrase reader 6 years ago
singleton.go Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
singleton_test.go move trie and utils into internal 6 years ago
test.ini [test] fix configfile test failure 5 years ago
testing.go Replace bare *testing.T with a mockable interface 6 years ago
testing_test.go Add examples for using TestLogRedirector 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 debugging 5 years ago
utils_test.go Fix coinbase bad block issue 6 years ago