M. J. Fromberger
7878ca6a8a
Delete the custom libs/json (tmjson) package. ( #7673 )
There are no further uses of this package anywhere in Tendermint.
All the uses in the Cosmos SDK are for types that now work correctly with the
standard encoding/json package.
3 years ago
Sam Kleinman
3c8955e4b8
errors: formating cleanup ( #7507 )
3 years ago
Sam Kleinman
ded310093e
lint: fix collection of stale errors ( #7090 )
Few things that had been annoying.
3 years ago
Sam Kleinman
ae5f98881b
p2p: make NodeID and NetAddress public ( #6583 )
3 years ago
Sam Kleinman
a855f96946
p2p: renames for reactors and routing layer internal moves ( #6547 )
3 years ago
Aleksandr Bezobchuk
16bbe8c862
consensus: p2p refactor ( #5969 )
4 years ago
Erik Grinaker
8e7d431f6f
p2p: rename ID to NodeID
4 years ago
Anton Kaliaev
b1bbd37519
libs/bits: validate BitArray in FromProto ( #5720 )
Closes #5705
4 years ago
Marko
dedf0d2350
proto: folder structure adhere to buf ( #5025 )
4 years ago
Marko
51da4fe356
types: rename partsheader to partsetheader ( #5029 )
Co-authored-by: mergify[bot] <37929162+mergify[bot]@users.noreply.github.com>
4 years ago
Marko
d54de61bf6
consensus: proto migration ( #4984 )
## Description
migrate consensus to protobuf
Closes: #XXX
4 years ago