You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

14 lines
511 B

  1. ## v0.34.1
  2. Special thanks to external contributors on this release:
  3. Friendly reminder, we have a [bug bounty program](https://hackerone.com/tendermint).
  4. ### BREAKING CHANGES
  5. - Go API
  6. - [evidence] [\#5181](https://github.com/tendermint/tendermint/pull/5181) Phantom validator evidence was removed (also from abci) (@cmwaters)
  7. ### FEATURES:
  8. - [abci] [\#5174](https://github.com/tendermint/tendermint/pull/5174) Add amnesia evidence and remove mock and potential amnesia evidence from abci (@cmwaters)