https://github.com/tendermint/tendermint
Raw File
Tip revision: 9169ea28ac66181aea1cefcf8316a4c941955e6e authored by Thane Thomson on 22 December 2022, 14:22:32 UTC
Revert "consensus: correctly save reference to previous height precommits (backport #9760) (#9775)" (#9945)
Tip revision: 9169ea2
buf.gen.yaml
version: v1
plugins:
  - name: gogofaster
    out: ./proto/
    opt:
      - Mgoogle/protobuf/timestamp.proto=github.com/cosmos/gogoproto/types
      - Mgoogle/protobuf/duration.proto=github.com/golang/protobuf/ptypes/duration
      - plugins=grpc
      - paths=source_relative
back to top