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 | |
---|---|---|
.. | ||
height_vote_set.go | [R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598) | 6 years ago |
height_vote_set_test.go | [R4R] Fixed sized and reordered fields for Vote/Proposal/Heartbeat SignBytes (#2598) | 6 years ago |
peer_round_state.go | libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) | 6 years ago |
round_state.go | validate reactor messages (#2711) | 6 years ago |
round_state_test.go | Simplify proposal msg (#2735) | 6 years ago |
wire.go | separate mock evidence from real evidence (#2571) | 6 years ago |