Commit Graph

170 Commits (ccd0648c73b88cb464e9457b130a5c5505aba71f)

Author SHA1 Message Date
chao 1ee2ab5866 debugging 5 years ago
Leo Chen cfacf6368c [test] fix configfile test failure 5 years ago
Leo Chen 79418c68bc [wallet] fix wallet with network type support 5 years ago
Edgar Aroutiounian 9f00923ac3
Factor out quorum logic from consensus, undo prior consolidation of values under core (#1717) 5 years ago
chao 8aa0fff672 change pending cx receipt key to be shardID-blockNum combination 5 years ago
Rongjian Lan 6a3c0b256d Fix mainnet release todos 5 years ago
Eugene Kim b9c6497c1e Deprecate implicit chain_id by 2010-01 5 years ago
Eugene Kim c1adf927c4 Canonicalize chain ID using ini.(*Section).Name 5 years ago
Eugene Kim d5a4f4e4ad Wire Pangaea chain config 5 years ago
Eugene Kim f35664b448 Make wallet config support chain_id 5 years ago
charleszqwang 355b43eacf Zerologging 5 years ago
Rongjian Lan 6eafc5e9d7 Fix lint 5 years ago
Rongjian Lan 4552312990 remove not needed ethereum params 5 years ago
Eugene Kim 30b63fc552 Revert "Merge pull request #1413 from rlan35/cross-shard-rj" 5 years ago
Leo Chen b743dcc840 [log] dispaly nano sec in timestamp 5 years ago
Rongjian Lan 75021dae16 Add first cross link block for mainnet 5 years ago
Christopher Liu 597e561b46
[Metrics] Fix Travis and undo zerolog changes 5 years ago
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