Skip to content

make proto-gen causes huge diff #2647

@rootulp

Description

@rootulp

Problem

I'm working on another issue. When I run this on main I see a huge diff

make proto-gen

git status

celestia-core main $ gs
On branch main
Your branch is up to date with 'origin/main'.

Changes not staged for commit:
  (use "git add <file>..." to update what will be committed)
  (use "git restore <file>..." to discard changes in working directory)
	modified:   abci/types/types.pb.go
	modified:   proto/tendermint/blocksync/types.pb.go
	modified:   proto/tendermint/consensus/types.pb.go
	modified:   proto/tendermint/consensus/wal.pb.go
	modified:   proto/tendermint/crypto/keys.pb.go
	modified:   proto/tendermint/crypto/proof.pb.go
	modified:   proto/tendermint/libs/bits/types.pb.go
	modified:   proto/tendermint/mempool/types.pb.go
	modified:   proto/tendermint/p2p/conn.pb.go
	modified:   proto/tendermint/p2p/pex.pb.go
	modified:   proto/tendermint/p2p/types.pb.go
	modified:   proto/tendermint/privval/types.pb.go
	modified:   proto/tendermint/propagation/types.pb.go
	modified:   proto/tendermint/rpc/grpc/types.pb.go
	modified:   proto/tendermint/state/types.pb.go
	modified:   proto/tendermint/statesync/types.pb.go
	modified:   proto/tendermint/store/types.pb.go
	modified:   proto/tendermint/types/block.pb.go
	modified:   proto/tendermint/types/canonical.pb.go
	modified:   proto/tendermint/types/events.pb.go
	modified:   proto/tendermint/types/evidence.pb.go
	modified:   proto/tendermint/types/params.pb.go
	modified:   proto/tendermint/types/types.pb.go
	modified:   proto/tendermint/types/validator.pb.go
	modified:   proto/tendermint/version/types.pb.go
	modified:   rpc/grpc/types.pb.go

Metadata

Metadata

Assignees

No one assigned

    Labels

    T:BugType: Bug (confirmed)

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions