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
Edgar Aroutiounian 45135b21d6
[project] Remove unused internal memprofiling, profiling, metrics service (#2679)
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
connlogger.go Fix connection logging 6 years ago
file_embed.go [internal/utils] add EmbedFile function 6 years ago
logging.go Add GetLogger, WithCaller, and WithCallerSkip 6 years ago
logging_test.go Add GetLogger, WithCaller, and WithCallerSkip 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 [log] Add dedicated data science logger (#2527) 5 years ago
singleton_test.go move trie and utils into internal 6 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 [project] Bls -> BLS & remove dead Stake solidity contract (#2652) 5 years ago
utils_test.go Break import cycle at ./internal/utils → ./p2p 5 years ago