Author | SHA1 | Message | Date |
---|---|---|---|
Marko |
a12bfca93d
|
proto: move all proto dirs to /proto (#5012)
## 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 |
4 years ago |
Marko |
74cae49c3b
|
proto: leftover amino (#4986) | 4 years ago |
Callum Waters |
5697e144a7
|
evidence: adr56 form amnesia evidence (#4821)
Creates Amnesia Evidence which is formed from Potential Amnesia Evidence with either a matching proof or after a period of time denoted as the Amnesia Trial Period. This also adds the code necessary so that Amnesia Evidence can be validated and committed on a block |
5 years ago |
Marko |
99985278d4
|
evidence: migrate reactor to proto (#4949)
## Description migration of evidence reactor to proto Closes: #XXX |
5 years ago |
Marko |
e03b61abd2
|
proto: add proto files for ibc unblock (#4853)
## Description these proto files are meant to help unblock ibc in their quest of migrating the ibc module to proto. Closes: #XXX |
5 years ago |
Marko |
af887adad9
|
proto: bring over proto types & msgs (#4718)
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com> |
5 years ago |