tendermint/rpc
Anton Kaliaev 96ae535fb8 proto3 timestamp (#2064)
This PR changes ABCI time format from int64 (Unix seconds) to WKT (WellKnownType) google.protobuf.Timestamp.

Refs #1857

Reasons:

better precision
standard DT for proto

* update Gopkg.lock
* [makefile] remove extra grep
    - go list excludes vendor by default now
* proto3 timestamp
* [docs/abci-spec] note about serialisation format
* make time non-nullable
2018-07-27 04:23:19 +02:00
..
client proto3 timestamp (#2064) 2018-07-27 04:23:19 +02:00
core proto3 timestamp (#2064) 2018-07-27 04:23:19 +02:00
grpc Add gogo generated tests for pb.go files 2018-07-17 14:56:11 +01:00
lib crypto: Refactor to move files out of the top level directory 2018-07-18 08:38:44 -07:00
test do not overwrite metrics provider in node#NewNode 2018-07-24 16:01:11 +04:00