Marko
89a3cb2b0a
## Description In https://github.com/tendermint/tendermint/pull/4466 a new type was created (EventAttribute) that replaced KV.Pair. This made the type Pair deadcode, this pr removes that type. I don't think a changelog entry is needed since it is not being used anymore. But will add a section to the upgrading.md to let users know that it was replaced Closes: #XXX |
5 years ago | |
---|---|---|
.. | ||
application.go | lint: enable nolintlinter, disable on tests | 5 years ago |
messages.go | add ABCI interface for state sync snapshots (#4704) | 5 years ago |
messages_test.go | indexer: allow indexing an event at runtime (#4466) | 5 years ago |
pubkey.go | abci: VoteInfo, ValidatorUpdate. See ADR-018 | 6 years ago |
result.go | libs: remove kv (#4874) | 5 years ago |
types.pb.go | proto: remove test files | 5 years ago |
types.proto | proto: remove test files | 5 years ago |
util.go | abci: VoteInfo, ValidatorUpdate. See ADR-018 | 6 years ago |