Embark on a journey of knowledge! Take the quiz and earn valuable credits.
Take A QuizChallenge yourself and boost your learning! Start the quiz now to earn credits.
Take A QuizUnlock your potential! Begin the quiz, answer questions, and accumulate credits along the way.
Take A QuizGeneral Tech Technology & Software 2 years ago
Posted on 16 Aug 2022, this text provides information on Technology & Software related to General Tech. Please note that while accuracy is prioritized, the data presented might not be entirely correct or up-to-date. This information is offered for general knowledge and informational purposes only, and should not be considered as a substitute for professional advice.
This will be a very short summary of a complex topic.
Starting with Bitcoin and Ethereum, the network achieves eventual consensus in the form of a chain of blocks containing transactions in the order the network has decided to process them, a.k.a. a chain of blocks.
This is not the only way to reach eventual consensus. In Corda, for example, transactions are not arranged into blocks.
They use an unspent transaction output (UTXO) model in which unique states exist and transactions consume states to make new states. The implementation is a big departure from a chain of blocks. There are no blocks. There is no chain.
If I'm not mistaken, R3 was among the first to start using the expression "distributed ledger" to describe a system with many similarities to Ethereum and many differences.
I'm not sure DLT is a precise technical term. In my mind, blockchain is one way to achieve a distributed ledger, but there are others.
Hope it helps.
No matter what stage you're at in your education or career, TuteeHub will help you reach the next level that you're aiming for. Simply,Choose a subject/topic and get started in self-paced practice sessions to improve your knowledge and scores.
General Tech 10 Answers
General Tech 7 Answers
General Tech 3 Answers
General Tech 9 Answers
Ready to take your education and career to the next level? Register today and join our growing community of learners and professionals.
manpreet
Best Answer
2 years ago
Is there any solid justification that every blockchain is a distributed ledger, but not every distributed ledger is a blockchain?.
What are the main differences between blockchains & distributed ledger technology from a technical perspective?
Why did some researchers say that distributed ledger is different than blockchain, on other side said that blockchain is same as from a technical perspective?
Note: Common keywords for distributed ledger are (shared ledger, or Distributed Ledger Technology, DLT)
I wish if someone could provide a solid justification for it, especially, from the technical perspective not as the definition of the above term.