|
8f87efd7f8
|
ABCI message updates (code/log/info)
* Add info to Response[CheckTx/DeliverTx/Query]
* Remove code and log from Response[SetOption/Commit]
|
2017-12-26 15:46:06 -08:00 |
|
|
e1ff53fd0b
|
Use []byte instead of Bytes, use tmlibs/common.KVPair
|
2017-12-26 04:52:02 -08:00 |
|
|
f390385baf
|
Fee is a KNPair (#167)
KVPair is {[]byte,[]byte}
|
2017-12-24 18:39:16 -08:00 |
|
|
aaaacba1cd
|
Use gogoproto's nullable=false (#166)
* Use gogoproto's nullable=false where appropriate.
|
2017-12-22 19:41:19 -08:00 |
|
|
3d3d1288d1
|
types: consolidate some file
|
2017-12-01 03:00:11 -05:00 |
|