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 | |
---|---|---|
.. | ||
client | fix import paths | 6 years ago |
server | Uint64 | 6 years ago |
test | fix import paths | 6 years ago |
types | set pubsub default capacity to 0 | 6 years ago |
doc.go | fixes for tools repo merge (#1945) | 6 years ago |
rpc_test.go | crypto: Refactor to move files out of the top level directory | 6 years ago |
version.go | rpc -> rpc/lib and rpc/tendermint -> rpc | 8 years ago |