Author | SHA1 | Message | Date |
---|---|---|---|
Ethan Buchman | e3f54ece2f | abci: VoteInfo, ValidatorUpdate. See ADR-018 | 6 years ago |
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 |
Zach Ramsay | 44dad6d70b |
Revert "detele everything"
This reverts commit
|
6 years ago |
Zach Ramsay | d02c5d1e30 | detele everything | 6 years ago |
Zach Ramsay | 0c393b5c62 | abci mostly done, still gonna want to consolidate the tests | 6 years ago |
Ethan Buchman | d55243f0e6 | fix import paths | 6 years ago |
Alexander Simmerl |
a605b66c5a
|
Move abci imports | 6 years ago |