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 44c5704fc3
[slash][quorum][consensus] Extend existing data structures for slashing needs (#2148)
5 years ago
..
gomock_reflect_069400606 Revert "Merge pull request #1862 from harmony-ek/pubsub_discovery" 5 years ago
gomock_reflect_579506979 Revert "Merge pull request #1862 from harmony-ek/pubsub_discovery" 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
testing Add test file handling helpers 5 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 5 years ago
connlogger.go Fix connection logging 5 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
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 5 years ago
passphrase_test.go Add an openssl(1)-compatible passphrase reader 5 years ago
singleton.go [slash][quorum][consensus] Extend existing data structures for slashing needs (#2148) 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 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 Revert "Merge pull request #2034 from harmony-ek/libp2pctl" (#2140) 5 years ago
utils_test.go Break import cycle at ./internal/utils → ./p2p 5 years ago