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 | |
---|---|---|
.. | ||
commit.go | Fix cmd and lite | 7 years ago |
commit_test.go | fix import paths | 6 years ago |
provider.go | int64 height | 7 years ago |
provider_test.go | Add ResultHash to header | 7 years ago |
wire.go | crypto: Refactor to move files out of the top level directory | 6 years ago |