Marko
46f6d17601
## Description This PR removes simple prefix from all types in the crypto/merkle directory. The two proto types `Proof` & `ProofOp` have been moved to the `proto/crypto/merkle` directory. proto messge `Proof` was renamed to `ProofOps` and `SimpleProof` message to `Proof`. Closes: #2755 |
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 | state: proto migration (#4951) | 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 | crypto/merkle: remove simple prefix (#4989) | 5 years ago |
types.proto | crypto/merkle: remove simple prefix (#4989) | 5 years ago |
util.go | abci: VoteInfo, ValidatorUpdate. See ADR-018 | 6 years ago |