celestia-core
celestia-core copied to clipboard
chore!: replace NMTProof with Proof in nmt
Description
Use Proof in nmt instead of NMTProof.
Changed Makefile for removing protobuf file generated by buf.
Resolves #1429
PR checklist
- [x] Tests written/updated
- [ ] Changelog entry added in
.changelog(we use unclog to manage our changelog) - [ ] Updated relevant documentation (
docs/orspec/) and code comments
Currently it's not possible to exclude files via buf.yaml or other config files
what's the status here? @Eoous
I have replaced it and need to review