Author | SHA1 | Message | Date |
---|---|---|---|
Callum Waters |
37545bab88
|
evidence: new evidence event subscription (#5108) | 4 years ago |
ValarDragon | 99e582d79a |
crypto: Refactor to move files out of the top level directory
Currently the top level directory contains basically all of the code for the crypto package. This PR moves the crypto code into submodules in a similar manner to what `golang/x/crypto` does. This improves code organization. Ref discussion: https://github.com/tendermint/tendermint/pull/1966 Closes #1956 |
6 years ago |
Anton Kaliaev |
80399e60fb
|
add tests for events public funcs
Refs #693 |
6 years ago |