Marko and GitHub
99985278d4
evidence: migrate reactor to proto ( #4949 )
...
## Description
migration of evidence reactor to proto
Closes: #XXX
2020-06-09 07:54:47 +00:00
Marko and GitHub
a89f2581fc
blockchain: proto migration ( #4969 )
...
## Description
migration of blockchain reactors to protobuf
Closes: #XXX
2020-06-08 12:45:03 +00:00
Marko and GitHub
9ef266b88f
types: migrate params to protobuf ( #4962 )
2020-06-05 15:29:53 +02:00
Marko and GitHub
b4aca980e9
proto: change to use gogofaster ( #4957 )
2020-06-05 14:18:44 +02:00
Marko and GitHub
b9af87c4ea
state: proto migration ( #4951 )
2020-06-05 10:47:16 +02:00
Marko and GitHub
a88537bb88
ints: stricter numbers ( #4939 )
2020-06-04 16:34:56 +02:00
Marko and GitHub
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
2020-05-25 15:52:34 +00:00
Marko and GitHub
8d63d7192f
abci: regenerate proto files
...
## Description
regenerate proto stubs
I do find max_num to be vague. possibly renaming to max_entries or max_evidence_entries may be more descriptive?
Closes: #XXX
2020-05-11 16:54:54 +00:00
Callum Waters and GitHub
a620e5fd96
evidence: cap evidence to an absolute number ( #4780 )
...
The number of evidence that can be committed in a single block is capped by a new evidence parameter called MaxNum
2020-05-11 15:28:08 +02:00
Marko and GitHub
3fedc43c0a
proto: regenerate proto ( #4730 )
...
- regenerate proto using docker image
- on proto breakage a different compiler is used to generate some more helper functions, on master the same one os not used, reverting back to the one used on master to undo further confusion till proto-breakage is merged
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com >
2020-04-23 10:27:04 +02:00
Marko and GitHub
af887adad9
proto: bring over proto types & msgs ( #4718 )
...
Signed-off-by: Marko Baricevic <marbar3778@yahoo.com >
2020-04-22 14:59:08 +02:00