Marko
9e98c74e3c
## Description This PR aims to make the crypto.PubKey interface more intuitive. Changes: - `VerfiyBytes` -> `VerifySignature` Before `Bytes()` was amino encoded, now since it is the byte representation should we get rid of it entirely? EDIT: decided to keep `Bytes()` as it is useful if you are using the interface instead of the concrete key Closes: #XXX |
4 years ago | |
---|---|---|
.. | ||
client | crypto: API modifications (#5236) | 4 years ago |
core | genesis: add support for arbitrary initial height (#5191) | 4 years ago |
grpc | proto: reorganize Protobuf schemas (#5102) | 4 years ago |
jsonrpc | ci: freeze golangci action version (#5196) | 4 years ago |
swagger | docs: document canonical field (#5166) | 4 years ago |
test | lint: errcheck (#5091) | 4 years ago |