Bitcoin Forum
May 25, 2024, 03:17:38 PM *
News: Latest Bitcoin Core release: 27.0 [Torrent]
 
   Home   Help Search Login Register More  
Pages: [1]
  Print  
Author Topic:  Why do bitcoin need to be scalable  (Read 61 times)
Samandra (OP)
Newbie
*
Offline Offline

Activity: 25
Merit: 6


View Profile
August 18, 2021, 10:03:37 AM
Last edit: August 19, 2021, 12:48:04 AM by Samandra
 #1

As the price of bitcoin has risen, the number of users in the entire market has continued to rise, and network congestion often occurs. These transactions between the two parties can occur on the payment channel established by the Lightning Network.

Why use a decentralized Lightning Network and bitcoin needs to be scalable?
Pmalek
Legendary
*
Offline Offline

Activity: 2772
Merit: 7157



View Profile
August 18, 2021, 10:13:43 AM
 #2

There is no such thing as "trusted third party system". Who or what determines what is "trusted"? Something trustworthy to me doesn't have to be trustworthy to you. In Bitcoin, we trust the consensus rules. We trust that there is a law and those who don't follow it will get banned and blacklisted. Nodes don't trust each other, that's why you have thousands of them. Everyone is checking and verifying what the others are doing, and if they discover something malicious, they single them out and prevent further communication.   

.
.BLACKJACK ♠ FUN.
█████████
██████████████
████████████
█████████████████
████████████████▄▄
░█████████████▀░▀▀
██████████████████
░██████████████
████████████████
░██████████████
████████████
███████████████░██
██████████
CRYPTO CASINO &
SPORTS BETTING
▄▄███████▄▄
▄███████████████▄
███████████████████
█████████████████████
███████████████████████
█████████████████████████
█████████████████████████
█████████████████████████
███████████████████████
█████████████████████
███████████████████
▀███████████████▀
█████████
.
israt1@
Member
**
Offline Offline

Activity: 924
Merit: 18

https://imgur.com/yw8HFn9


View Profile WWW
August 18, 2021, 11:32:24 AM
 #3

Bitcoin cannot have a third party. If you think so, you are wrong. Bitcoin does not support any third party. It is just a peer to peer.

Welsh
Staff
Legendary
*
Offline Offline

Activity: 3276
Merit: 4111


View Profile
August 18, 2021, 07:05:37 PM
 #4

You should always look to design your product/service to be scalable. This isn't limited to Bitcoin, but to everything you are looking to code. However, its especially true for Bitcoin, if you want to accommodate as many users as possible, then implementing features which limit its expansion isn't a good idea. If you want an example outside of Bitcoin; if you were designing a website to login users from your local community, but later you decide to expand nationally, but didn't implement a way to easily scale your website, then that might mean you have to redo most of the code in the future. You want to avoid that. Bitcoin, because a lot of changes would require a hard fork, and that hard fork then has to reach consensus it quickly becomes problematic.

If you want to learn specifically the problems with Bitcoin, and scaling it then check out this article: https://en.wikipedia.org/wiki/Bitcoin_scalability_problem
Pages: [1]
  Print  
 
Jump to:  

Powered by MySQL Powered by PHP Powered by SMF 1.1.19 | SMF © 2006-2009, Simple Machines Valid XHTML 1.0! Valid CSS!