Ethan Buchman
55b81cc1a1
address linting FIXMEs
7 years ago
Zach Ramsay
c4caad7720
lint madness
7 years ago
Zach Ramsay
2563b4fc92
lint fixes
7 years ago
Zach Ramsay
6f3c05545d
fix new linting errors
7 years ago
Zach Ramsay
414a8cb0ba
pass tests!
7 years ago
Zach Ramsay
c84c7250ba
linting: few more fixes
7 years ago
Zach Ramsay
c7b6faf96a
bad goimports
7 years ago
Zach Ramsay
fe37afc0d7
do i need this?
7 years ago
Zach Ramsay
478a10aa41
Write doesn't need error checked
7 years ago
Zach Ramsay
d033470817
lil fixes
7 years ago
Zach Ramsay
7ad8a8ab55
Tests almost passing
7 years ago
Zach Ramsay
a15c7f221d
linting: moar fixes
7 years ago
Zach Ramsay
d7cb291fb2
errcheck; sort some stuff out
7 years ago
Zach Ramsay
563faa98de
address comments, pr #643
7 years ago
Zach Ramsay
9c62ed4595
run linting first for tests
7 years ago
Zach Ramsay
fe694e1fe1
...
7 years ago
Zach Ramsay
bc2aa79f9a
linter: sort through each kind and address small fixes
7 years ago
Zach Ramsay
48aca642e3
linter: address deadcode, implement incremental lint testing
7 years ago
Zach Ramsay
15651a931e
linting errors: tackle p2p package
7 years ago
Zach Ramsay
68e7983c70
linting errors: afew more
7 years ago
Zach Ramsay
8f0237610e
linting errors: clean it all up
7 years ago
Zach Ramsay
b75d4f73e7
errcheck: PR comment fixes
7 years ago
Zach Ramsay
b3c5933a23
state: return to-be-used function
7 years ago
Zach Ramsay
331857c9e6
linting: apply errcheck part2
7 years ago
Zach Ramsay
57ea4987f7
linting: apply errcheck part1
7 years ago
Zach Ramsay
d95ba866b8
lint: apply deadcode/unused
7 years ago
Zach Ramsay
1721543e5c
linting: apply misspell
7 years ago
Zach Ramsay
46ccbcbff6
linting: apply 'gofmt -s -w' throughout
7 years ago
Zach Ramsay
fc33576bac
linting: replace megacheck with metalinter
7 years ago
Ethan Buchman
366bc00b70
Merge pull request #895 from tendermint/894-vagrant-instructions
add Vagrant instructions to CONTRIBUTING guides (Refs #894 ) [ci skip]
7 years ago
Ethan Buchman
d5cd3a111f
Merge pull request #899 from tendermint/feature/lite-client
Rename certifier to lite (#784 ) and add godocs
7 years ago
Ethan Buchman
94e400a5d6
Merge pull request #896 from tendermint/normalize-priority-and-id
normalize priority and id and remove pointers in ChannelDescriptor
7 years ago
Ethan Buchman
7dd249f754
Merge pull request #882 from caffix/develop
fixed race condition reported in issue #881
7 years ago
Adrian Brink
12ae1bb5e5
Address comments
7 years ago
Adrian Brink
248f176c1f
Rename light to lite
7 years ago
Adrian Brink
1871a7c3d0
Rename certifier to light ( #784 ) and add godocs
The certifier package is renamed to light. This is more descriptive
especially in the wider blockchain context. Moreover we are building
light-clients using the light package.
This also adds godocs to all exported functions.
Furthermore it introduces some extra error handling. I've added one TODO
where I would like someone else's opinion on how to handle the error.
7 years ago
Petabyte Storage
59b3dcb5cf
normalize priority and id and remove pointers in ChannelDescriptor
7 years ago
Anton Kaliaev
fb87590c82
add Vagrant instructions to CONTRIBUTING guides (Refs #894 ) [ci skip]
7 years ago
Ethan Buchman
38c4de3fc7
Merge pull request #891 from tendermint/fix-vagrantfile
go requires Git (Fixes #879 )
7 years ago
Anton Kaliaev
ae67408d13
go requires Git ( Fixes #879 )
7 years ago
Emmanuel Odeke
42da8cd297
consensus/WAL: benchmark WALDecode across data sizes
7 years ago
caffix
887cb6d0cd
added public methods to handle locking within the trust metric
7 years ago
caffix
aeaf2d0b20
Merge branch 'develop' of https://github.com/tendermint/tendermint into develop
7 years ago
Ethan Buchman
932e472986
Merge pull request #885 from AFDudley/patch-1
Update getting-started.rst to fix broken link
7 years ago
Ethan Buchman
e845987503
p2p: disable trustmetric test while being fixed
7 years ago
Ethan Buchman
531b1197a7
Merge pull request #843 from tendermint/refactor-mconnection-with-go-wire-1
WIP: begin parallel refactoring: go-wire Write methods and MConnection
7 years ago
Ethan Buchman
52ad6242f4
Merge pull request #888 from tendermint/rm-dead-file
remove unused file
7 years ago
Zach Ramsay
969b34057b
remove unused file
7 years ago
Petabyte Storage
e110f70b5c
update glide.yaml versions with go-wire at develop branch
7 years ago
Ethan Buchman
e997db7a23
Merge pull request #859 from tendermint/fix/addrbook
Fix/addrbook
7 years ago