Anton Kaliaev
fb91ef7462
validate reactor messages (#2711)
* validate reactor messages
Refs #2683
* validate blockchain messages
Refs #2683
* validate evidence messages
Refs #2683
* todo
* check ProposalPOL and signature sizes
* add a changelog entry
* check addr is valid when we add it to the addrbook
* validate incoming netAddr (not just nil check!)
* fixes after Bucky's review
* check timestamps
* beef up block#ValidateBasic
* move some checks into bcBlockResponseMessage
* update Gopkg.lock
Fix
```
grouped write of manifest, lock and vendor: failed to export github.com/tendermint/go-amino: fatal: failed to unpack tree object
|
6 years ago | |
---|---|---|
.. | ||
addrbook.go | validate reactor messages (#2711) | 6 years ago |
addrbook_test.go | p2p/pex: Allow configured seed nodes to not be resolvable over DNS (#2129) | 6 years ago |
errors.go | validate reactor messages (#2711) | 6 years ago |
file.go | libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) | 6 years ago |
known_address.go | p2p/pex: some addrbook fixes | 7 years ago |
params.go | fix build and test | 7 years ago |
pex_reactor.go | validate reactor messages (#2711) | 6 years ago |
pex_reactor_test.go | p2p: Restore OriginalAddr (#2668) | 6 years ago |
wire.go | P2P now works with Amino | 7 years ago |