During development of ABCI++, a set of files were added to the repository to contain a buildable version of the abci protos.
These files, protos/tendermint/abci/types.proto.intermediate and protos/tendermint/types/types.proto.intermediate, should match the the files that they duplicate and be removed once the ongoing work for ABCI++ is complete.
Additionally, all scaffolding that was created to make these files useful should be removed as well, including any scripts and make targets.