Marko
a12bfca93d
## Description This PR moves all proto files under one dir (`/proto`). The script to generate adding functionality to copy the files that still need to be in the same place. (abci & rpc) renames every proto package from `tendermint.proto.<pkg_name>` to `tendermint.<pkg_name>` Removes unneeded types in privval proto directory Closes: #XXX |
5 years ago | |
---|---|---|
.. | ||
client | privval: migrate to protobuf (#4985) | 5 years ago |
core | rpc: replace Amino with new JSON encoder (#4968) | 5 years ago |
grpc | proto: move all proto dirs to /proto (#5012) | 5 years ago |
jsonrpc | rpc: replace Amino with new JSON encoder (#4968) | 5 years ago |
swagger | rpc: support EXISTS operator in /tx_search query (#4979) | 5 years ago |
test | rpc: replace Amino with new JSON encoder (#4968) | 5 years ago |