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 | |
---|---|---|
.. | ||
pool.go | libs: Remove usage of custom Fmt, in favor of fmt.Sprintf (#2199) | 6 years ago |
pool_test.go | Merge pull request #1965 from tendermint/693-part-2 | 6 years ago |
reactor.go | validate reactor messages (#2711) | 6 years ago |
reactor_test.go | p2p: Restore OriginalAddr (#2668) | 6 years ago |
store.go | Catch up with amino 0.13.0 (#2690) | 6 years ago |
store_test.go | Implement BFT time (#2203) | 6 years ago |
wire.go | Fix 0.22.7, bump to 0.22.8 | 6 years ago |