Skip to content

Commit

Permalink
Remove block attestation
Browse files Browse the repository at this point in the history
As of commit 1325059f136198fd72c7d7ca3c5da762078d110a in hyperledger/fabric, the "BlockAttestation" object is no longer used.

Signed-off-by: Yoav Tock <tock@il.ibm.com>
  • Loading branch information
tock-ibm committed Feb 19, 2025
1 parent fd308bd commit 678b22d
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 34 deletions.
5 changes: 0 additions & 5 deletions buf.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ lint:
ONEOF_LOWER_SNAKE_CASE:
- common/policies.proto
- orderer/ab.proto
- orderer/blockattestation.proto
- peer/events.proto
- peer/lifecycle/db.proto
- peer/lifecycle/lifecycle.proto
Expand Down Expand Up @@ -99,7 +98,6 @@ lint:
RPC_REQUEST_RESPONSE_UNIQUE:
- gossip/message.proto
- orderer/ab.proto
- orderer/blockattestation.proto
- peer/chaincode_shim.proto
- peer/events.proto
- peer/snapshot.proto
Expand All @@ -108,15 +106,13 @@ lint:
- gateway/gateway.proto
- gossip/message.proto
- orderer/ab.proto
- orderer/blockattestation.proto
- peer/chaincode_shim.proto
- peer/events.proto
- peer/peer.proto
- peer/snapshot.proto
RPC_RESPONSE_STANDARD_NAME:
- discovery/protocol.proto
- gossip/message.proto
- orderer/blockattestation.proto
- peer/chaincode_shim.proto
- peer/events.proto
- peer/peer.proto
Expand All @@ -126,7 +122,6 @@ lint:
- gateway/gateway.proto
- gossip/message.proto
- orderer/ab.proto
- orderer/blockattestation.proto
- orderer/cluster.proto
- peer/chaincode_shim.proto
- peer/events.proto
Expand Down
29 changes: 0 additions & 29 deletions orderer/blockattestation.proto

This file was deleted.

0 comments on commit 678b22d

Please sign in to comment.