Anton Kaliaev
f23f21f001
to prevent data races note: when we check the ConflictingHeadersEvidence, the copy is used. Closes #4749 Also, iterate over valToLastHeight instead of loading validators. While it might be slower than accessing a single key in goleveldb, the new code is better adapted to ConsensusParams changes. |
5 years ago | |
---|---|---|
.. | ||
codec.go | format: add format cmd & goimport repo (#4586) | 5 years ago |
doc.go | lint fix | 5 years ago |
pool.go | evidence: protect valToLastHeight w/ mtx | 5 years ago |
pool_test.go | improve evidence db #4722 | 5 years ago |
reactor.go | p2p: set RecvMessageCapacity to maxMsgSize in all reactors | 5 years ago |
reactor_test.go | evidence: remove pubkey from duplicate vote evidence | 5 years ago |