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

Remove block attestation #251

Merged
merged 1 commit into from
Feb 19, 2025

Conversation

tock-ibm
Copy link
Contributor

@tock-ibm tock-ibm commented Feb 13, 2025

As of commit 1325059f136198fd72c7d7ca3c5da762078d110a in hyperledger/fabric, the "BlockAttestation" object is no longer used. See: hyperledger/fabric#5126

@tock-ibm tock-ibm requested a review from a team as a code owner February 13, 2025 09:30
@tock-ibm
Copy link
Contributor Author

@denyeart how do we remove a file that is no longer needed?

@denyeart
Copy link
Contributor

Buf is complaining about a non-compatible change.

In this case I think we can force merge since BlockAttestation was never used in a release and therefore we don't care about this specific compatibility change. But let's check with @jt-nti who set up the buf rules to be sure there are no other considerations.

@tock-ibm I do see 5 references to this file in buf.yaml, so please remove those references as part of this PR.

@jt-nti
Copy link
Member

jt-nti commented Feb 14, 2025

It does seem completely self contained so I can't see a problem if it was never used in a release. It would probably be a good idea to revert 632b3ef to take out the associated buf config changes. (I expect you'll still need to force the merge though.)

As of commit 1325059f136198fd72c7d7ca3c5da762078d110a in hyperledger/fabric, the "BlockAttestation" object is no longer used.

Signed-off-by: Yoav Tock <tock@il.ibm.com>
@tock-ibm tock-ibm force-pushed the remove-block-attestation branch from 7c783fc to 678b22d Compare February 19, 2025 14:59
@tock-ibm
Copy link
Contributor Author

@denyeart @jt-nti Done. I pushed a new commit removing the respective lines from buf.yaml as well.

@denyeart
Copy link
Contributor

@denyeart @jt-nti Done. I pushed a new commit removing the respective lines from buf.yaml as well.

Looks good now, I'll force merge.

@denyeart denyeart merged commit 17cc701 into hyperledger:main Feb 19, 2025
15 of 19 checks passed
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 this pull request may close these issues.

3 participants