Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Deleting Protobuf generated files #237

Closed
stdevMac opened this issue Jun 21, 2022 · 0 comments · Fixed by #240
Closed

Deleting Protobuf generated files #237

stdevMac opened this issue Jun 21, 2022 · 0 comments · Fixed by #240

Comments

@stdevMac
Copy link
Member

Describe the bug
When you run make clean we delete this files:

  • internal/db/transaction/transaction.pb.go
  • internal/db/state/state.pb.go
  • internal/db/abi/abi.pb.go

Those files are generated using protoc compiler, but they should not suffer too many changes over the time, so, there is no need to add the compiler to the project dependecies

@IronGauntlets IronGauntlets mentioned this issue Jun 22, 2022
3 tasks
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant