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 |
6 years ago | |
---|---|---|
.. | ||
client | proto3 timestamp (#2064) | 6 years ago |
core | proto3 timestamp (#2064) | 6 years ago |
grpc | Add gogo generated tests for pb.go files | 6 years ago |
lib | Switch usage of math/rand to cmn's rand (#1980) | 6 years ago |
test | do not overwrite metrics provider in node#NewNode | 6 years ago |