Skip to content

Remove block attestation#251

Merged
denyeart merged 1 commit intohyperledger:mainfrom
tock-ibm:remove-block-attestation
Feb 19, 2025
Merged

Remove block attestation#251
denyeart merged 1 commit intohyperledger:mainfrom
tock-ibm:remove-block-attestation

Conversation

@tock-ibm
Copy link
Copy Markdown
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
Copy Markdown
Contributor Author

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

@denyeart
Copy link
Copy Markdown
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
Copy Markdown
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
Copy Markdown
Contributor Author

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

@denyeart
Copy link
Copy Markdown
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
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