How is consensus reached when there are only two peers in Hyperledger Fabric

0 votes
Suppose there are only two nodes in the channel and one of them is a malicious node, if this malicious node tries to change the data or approve faulty transactions, how is consensus achieved in this situation?
Jul 5, 2018 in Blockchain by slayer
• 29,370 points
1,678 views

1 answer to this question.

0 votes
The consensus is achieved in the ordering services and not by peers. peers could send faulty transactions but cant manipulate the blockchain. The result of transaction depends on the smart contract that you have written and the endorsement policy.

The blocks are created by the Ordering Service and the blocks will be equal to both the peers.

To avoid this situation, an additional independent 3rd party peer can be added in each organization and these parties
should take up Ordering Services
answered Jul 5, 2018 by digger
• 26,740 points

Related Questions In Blockchain

0 votes
1 answer

How is consensus achieved in a Hyperledger Fabric?

The transactions in the network is ordered ...READ MORE

answered Jun 29, 2018 in Blockchain by Omkar
• 69,220 points
1,267 views
+1 vote
1 answer
+1 vote
1 answer

How immutability is achieved in hyperledger fabric?

Since it is a private blockchain platform, ...READ MORE

answered Apr 21, 2018 in Blockchain by Perry
• 17,100 points
1,592 views
0 votes
1 answer
0 votes
1 answer

Hyperledger Sawtooth vs Quorum in concurrency and speed Ask

Summary: Both should provide similar reliability of ...READ MORE

answered Sep 26, 2018 in IoT (Internet of Things) by Upasana
• 8,620 points
1,451 views
0 votes
1 answer

Truffle tests not running after truffle init

This was a bug. They've fixed it. ...READ MORE

answered Sep 11, 2018 in Blockchain by Christine
• 15,790 points
1,922 views
0 votes
1 answer

Why is there no infinite loop problem in Hyperledger Fabric?

Hyperledger uses a timeout mechanism for chaincode ...READ MORE

answered Jul 30, 2018 in Blockchain by digger
• 26,740 points
959 views
0 votes
1 answer

How read-write sets is used in hyperledger?

In Hyperledger, read-write sets are used during ...READ MORE

answered Jul 3, 2018 in Blockchain by digger
• 26,740 points
1,327 views
webinar REGISTER FOR FREE WEBINAR X
REGISTER NOW
webinar_success Thank you for registering Join Edureka Meetup community for 100+ Free Webinars each month JOIN MEETUP GROUP