-
- Downloads
[FAB-7049] Expose deliver service on peer
This CR exposes the deliver service on a peer, which will allow clients
to retrieve blocks using the same mechanism that is available on the
orderer.
Change-Id: Iafcbcf32c7a448680a6726ae4cca5fb94832e68b
Signed-off-by:
Will Lahti <wtlahti@us.ibm.com>
Showing
- bddtests/features/bootstrap.feature 16 additions, 6 deletionsbddtests/features/bootstrap.feature
- bddtests/steps/bootstrap_impl.py 5 additions, 5 deletionsbddtests/steps/bootstrap_impl.py
- bddtests/steps/orderer_util.py 7 additions, 5 deletionsbddtests/steps/orderer_util.py
- core/peer/atomicbroadcast.go 70 additions, 0 deletionscore/peer/atomicbroadcast.go
- core/peer/peer.go 45 additions, 1 deletioncore/peer/peer.go
- peer/node/start.go 6 additions, 0 deletionspeer/node/start.go
- protos/common/common.pb.go 64 additions, 60 deletionsprotos/common/common.pb.go
- protos/common/common.proto 1 addition, 0 deletionsprotos/common/common.proto
Loading
Please register or sign in to comment