Commit Graph

150 Commits (d055942ffa3a65f6abe825ee5666b6b0c005244c)

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