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 | |
---|---|---|
.. | ||
mintnet-kubernetes | remove traces of `github.com/tendermint/abci` (#4038) | 5 years ago |
tm-signer-harness | crypto: API modifications (#5236) | 4 years ago |
README.md | doc: fix broken links (#4186) | 5 years ago |
Tools for working with Tendermint and associated technologies. Documentation for these tools can be found online in the Tendermint tools documentation.