Who decided the rules for Cryptocurrency in the first place

0 votes
When a miner solves a block, he gets a block reward made out of thin air. For Bitcoin this is currently around 12.5 BTC. What dictates this specific amount of money? Is the the locally ran software? If so, can't that be tampered with? Does the miner ask other clients what the current block reward amount is? If so how does it know it's being fed the right updated information?

Same goes for the number of zeroes found on the hash. If a miner finds a hash value like 00000000000000000000000000000000000000000000000000000000010101111110110101010101 he would then check how many zeroes it starts with. Let's say the current solve requires 30 zeroes. Who makes that rule? How is it updated? At what points does it change from 30 -> 31? Who makes that decision to increase or decrease it. What if one computer thinks it's 29 and not 30. What stops people from gaming the system?

Same with block sizes. What stops miners from sending blocks with increased maximum sizes? Would clients reject the block if they don't match a certain size? If so, how do they know what are the maximum amount of transactions? Who told them?
Aug 17, 2018 in Blockchain by sabby
• 4,390 points
383 views

1 answer to this question.

0 votes

A single miner can tamper with a block as much as they want, changing block award or difficulty or double-spending, but such a block will not be accepted by the rest of the network. This implies that the rules of how the network will operate are decided upon by the nodes in the network.

Bitcoin network needs to reach a Consensus to accept a specific block. As long as more than half of the nodes of the network are "good" ones, the tampered block will be rejected. As the consensus mechanism will always favor the majority of the participants in the network.

Now you ask who is responsible for deciding this. Well, this functionality is implemented by the Blockchain P2P Network.

The consensus mechanism makes sure that the nodes in the network 'play nicely'. If there's a malicious node that tries to tamper with the block by validating false transactions, he would require to spend a huge amount of computational power. And the rest of the nodes in the network will reject his block during verification. So, his efforts, energy and resources all go to waste. So it's only logical for all the nodes in the network to play by the rules. Also, the nodes which validate transactions and create blocks are incentivized to stick to the rules in order to keep the network running and receiving the benefits of being a part of the network

answered Aug 22, 2018 by Christine
• 15,790 points

Related Questions In Blockchain

+1 vote
1 answer

What is the best way to search for an item in blockchain?

All transactions and records in blockchain are ...READ MORE

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

What could be the best term to use for the collection of contracts in a .sol file?

module - don't think so. Because module ...READ MORE

answered Jun 2, 2018 in Blockchain by Shashank
• 10,400 points
523 views
0 votes
1 answer
+1 vote
1 answer

Protocols used in a distributed/dlt system for the nodes to establish communication

yes all are over TCP/IP connections secured ...READ MORE

answered Aug 6, 2018 in Blockchain by aryya
• 7,450 points
1,129 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,663 views
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,215 views
+1 vote
1 answer
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