Silas Davis
|
21b900dceb
|
Add gogo generated tests for pb.go files
Signed-off-by: Silas Davis <silas@monax.io>
|
6 years ago |
Silas Davis
|
c9f92f465b
|
Use pattern rule for protoc building and \\nolint in generated pb.go files
Signed-off-by: Silas Davis <silas@monax.io>
|
6 years ago |
Silas Davis
|
398f3779cc
|
Add gogoproto marshallers to proto files in order to make use of
gogoproto.nullable compatible with GRPC downstream of ABCI and libs
protbuf types
|
6 years ago |
Zach Ramsay
|
44dad6d70b
|
Revert "detele everything"
This reverts commit d02c5d1e30 .
|
6 years ago |
Zach Ramsay
|
d02c5d1e30
|
detele everything
|
6 years ago |
Ethan Buchman
|
ae3bf81833
|
mv tmlibs files to libs dir
|
6 years ago |
Ethan Buchman
|
d24a30858e
|
no gogo proto
|
7 years ago |
Jae Kwon
|
d289c9286e
|
Implement NewPrefixDB (#164)
* encodeByteSlice uses uvarint for length instead of varint
* Implemented NewPrefixDB
* Fix flowrate test (#165)
* Complete implementation and fix tests
* Add tests for MemBatch Write[Sync]
|
7 years ago |
Zaki Manian
|
26f2ab65f8
|
Switch to dep from glide (#155)
|
7 years ago |
Jae Kwon
|
b25df389db
|
Remove Bytes, just use []byte; Use protobuf for KVPair/KI64Pair
|
7 years ago |