Commit Graph

150 Commits (40bd8bba62f85e7b1f3fdbc10b72e07ac5d0a8b6)

Author SHA1 Message Date
Kai Lee 4d41cd79c7 Default zerolog level to Disabled to silence logs generated by tests 5 years ago
Kai Lee 9c0b47c73a Add ZeroLogger to utils 5 years ago
Kai Lee c4e6cca9b3 Remove unnecessary panic in api/proto/node and utils 5 years ago
Kai Lee 3db02c34f3 Skip unnecessary error check for simple regex compile in utils 5 years ago
Kai Lee 96cdd552e7 Replaced loggers in `internal/` with custom shared logger 5 years ago
Kai Lee a856b1ae04 Move log file rotation StreamHandler setup to utils 5 years ago
Rongjian Lan d2e9862b91 Fix coinbase bad block issue 6 years ago
Eugene Kim 5a7d7e0dc7 Fix connection logging 6 years ago
Eugene Kim 2db6d7dd02 Call GetPassphraseFromSource only once 6 years ago
Minh Doan 24aeea8c74 reuse a library to read the passFile 6 years ago
Minh Doan 4ccaca9b7e clean up unused code and remove panic 6 years ago
Minh Doan 61bcdd5847 add new public keys and lib to load the keys 6 years ago
Eugene Kim 988e39ce75 Add doc comment 6 years ago
Eugene Kim ba34e7409c Log network local peer ID and listen addresses 6 years ago
Eugene Kim 3858c7577f addr -> listenAddress for listener logs 6 years ago
Eugene Kim 11dc650b69 Factor stream logging into one function 6 years ago
Eugene Kim abe8985cac Factor connection logging into one function 6 years ago
Eugene Kim 4b6786a404 Factor net logging into one function 6 years ago
Eugene Kim 482699132a Shorten parameter names 6 years ago
Eugene Kim 9bff04a612 Replace message prefix with function logging 6 years ago
Eugene Kim 6fdfd968c3 Make connection logger take a custom logger 6 years ago
Eugene Kim 5c35b96b08 Add an openssl(1)-compatible passphrase reader 6 years ago
Eugene Kim 0c15daa0c5 Add test file handling helpers 6 years ago
Rongjian Lan 2f295f892b merge master 6 years ago
Leo Chen d293eaedcc [foundational] add additional FN address 6 years ago
Leo Chen 9845c5e5a7 [misc] clean up wallet.ini and bootnode string 6 years ago
Leo Chen 83ade75005 [crash] add more crash check 6 years ago
chao e38a33b2f2 fix nil pointer crash when counting one bit in onNewView 6 years ago
Leo Chen 9582d962aa [genesis] remove old genesis accounts 6 years ago
Eugene Kim 1822966e9f Add examples for using TestLogRedirector 6 years ago
Eugene Kim 37b47f2ceb Add unit tests for TestLogRedirector 6 years ago
Eugene Kim df410425ea Replace bare *testing.T with a mockable interface 6 years ago
Eugene Kim 8d2ce0011a Add TestLogRedirector 6 years ago
Rongjian Lan 9a749e487e update core code to use swapped BLS sig 6 years ago
Leo Chen d7838e253e [foundational] add account for FN:185 6 years ago
Leo Chen d8c1265db4 [foundational] add account for FN:34 6 years ago
chao 9fb035901b add 2f+1 signatures checking 6 years ago
Rongjian Lan 2814a321bd Add utils for bech32 format address 6 years ago
Leo Chen e5d73a2f3d [foundational] update account for FN:186 6 years ago
Leo Chen ad87213a79 [foundational] add account for FN:198 6 years ago
Leo Chen d9ef724acf [foundational] add account for FN:186,137 6 years ago
Leo Chen bf2d8ee16b [foundational] add account for FN:180-182 6 years ago
Leo Chen 27c9b4e2b2 [foundational] add account for FN:49 6 years ago
Leo Chen 847f25bf14 [foundational] add account for FN:30-33 6 years ago
Leo Chen 263492fdd6 [foundational] add account for FN:138 6 years ago
Leo Chen 4c5542348d [foundational] add account for FN:29 6 years ago
Leo Chen 3cac449a8c [foundational] add account for FN:139,185,188 6 years ago
Leo Chen 7315545289 [foundational] add account for FN:179 6 years ago
Leo Chen 5b03829299 [foundational] update account for FN:190 6 years ago
Minh Doan f08044a69f make the mem profiling working 6 years ago