Phil Salant and Anton Kaliaev
d1d517a9b7
linters: enable scopelint ( #3963 )
...
* Pin range scope vars
* Don't disable scopelint
This PR repairs linter errors seen when running the following commands:
golangci-lint run --no-config --disable-all=true --enable=scopelint
Contributes to #3262
2019-09-11 09:15:18 +04:00
Marko and Anton Kaliaev
4ba49a4236
deps: bump viper to 1.4.0 and logfmt to 0.4.0 ( #3950 )
...
- depndabot couldnt update a few deps as they needed to beupdated together.
- PRs: #3946 , 3938 can be closed with this PR
Signedoff-by: Marko Baricevic <marbar3778@yahoo.com >
2019-09-05 11:56:32 +04:00
Marko and Anton Kaliaev
f9cce282da
gocritic (2/2) ( #3864 )
...
Refs #3262
2019-08-02 10:53:52 +04:00
Anton Kaliaev and Ethan Buchman
5f4d8e031e
[log] fix year format ( #3125 )
...
Refs #3060
2019-01-14 14:10:13 -05:00
Dev Ojha and Anton Kaliaev
df32ea4be5
Make testing logger that doesn't write to stdout ( #2997 )
2018-12-11 12:17:21 +04:00
Anton Kaliaev and Ethan Buchman
98e442a8de
return back initially allowed level if we encounter allowed key ( #2889 )
...
Fixes #2868 where module=main setting overrides all others
2018-11-25 23:34:22 -05:00
yutianwu and Ethan Buchman
60437953ac
[R4R] libs/log: add year to log format ( #2707 )
...
* add year to log format
* update documentation
2018-10-30 11:46:55 -04:00
Zarko Milosevic and Ethan Buchman
7b88172f41
Implement BFT time ( #2203 )
...
* Implement BFT time
* set LastValidators when creating state in state helper
for heights >= 2
2018-08-31 19:33:51 -04:00
Ethan Buchman
d55243f0e6
fix import paths
2018-07-01 22:36:49 -04:00
Ethan Buchman
ae3bf81833
mv tmlibs files to libs dir
2018-07-01 22:36:03 -04:00