fix contributor's name in CHANGELOG_PENDING (#2599)

Refs https://github.com/tendermint/tendermint/pull/2506#issuecomment-428458974
This commit is contained in:
Anton Kaliaev 2018-10-10 21:29:13 +04:00 committed by GitHub
parent 12fa9d1cab
commit 9a6cdaddf2
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -49,7 +49,7 @@ BUG FIXES:
timeoutPrecommit before starting next round
- [evidence] \#2515 fix db iter leak (@goolAdapter)
- [common/bit_array] Fixed a bug in the `Or` function
- [common/bit_array] Fixed a bug in the `Sub` function (@bradyjoestar)
- [common/bit_array] Fixed a bug in the `Sub` function (@james-ray)
- [common] \#2534 Make bit array's PickRandom choose uniformly from true bits
- [consensus] \#1637 Limit the amount of evidence that can be included in a
block