DLT (aka blockchain ) and its magic ingredients

Never miss an episode subscribe with

This is a guest post by Tony Vernall, a marine engineer turned Foreign Exchange trading and post-trade infrastructure engineer with a particular interest in Distributed Ledger Technology (DLT aka blockchain).  Tony sees DLT becoming the future platform for financial trading due to the efficiencies and new business models that it will introduce.


I’ve heard the question “what is blockchain?”  being asked many times and heard numerous different answers being given.  One thing is for sure there are a lot of different interpretations and views of what blockchain is.

Considering the various innovative projects that seem to be turning up on a daily basis Distributed Ledger Technology (DLT aka blockchain ) is a set of ingredients that can be mixed in a variety of ways to give a trusted outcome.

The 6 essential ingredients tend to be:

  • A Governance process.
  • A set of Participating nodes (Virtual or physical machines that run the protocol).
  • A Network connectivity layer with persistence incentivization.
  • A Protocol layer (smart contract, Distributed applications (Dapps)).
  • A Consensus process to agree what’s stored as a shared truth.
  • A Persistent Immutable data store linked together by cryptography.

 

In diagrammatic format it would look like something like the below

6 essential ingredients for DLT

6 essential ingredients for DLT

Each of these layers is a thesis in its own right, don’t worry I’ll just give a brief description on each layer below.

Governance

Governance is who and how any changes to the protocol are agreed, how dispute resolution is managed, and how the platform is maintained and upgraded.

Participating nodes

A group of peers requiring to share information and trust what they see is what everyone else is seeing. One of the main differences between private and public DLTs at this level is that users on a public chain tend to be pseudonymous and those on a private DLT are know actors.

Network connectivity layer with persistence incentivization

How messages are passed from node to node, ie either using the gossip protocol were every node gets involved in the messaging or a more discreet point to point connectivity using a network map and a messaging Protocol (ie AMPQ). Persistence Incentivisation, the reason why someone would want to run a node such as coin rewards (public), or mutual cost savings(private).

Protocol layer (smart contract, Dapps)

The code that controls how the system acts and enables distributed code to operate. All public chains have open sourced code. Most Private chains are also open sourced for peer review but some keep their source code private and rely on their clients trusting any implementations done with non open sourced code.

Consensus process to agree what’s stored as a shared truth

An algorithm that brings a distributed system is to agreement. Public networks require more complex algorithms (that tend to slow transaction rates down) that can operate in a more hostile environment. Private chains in less hostile environments use faster methods and algorithms to come to consensus

Persistent Immutable data store linked together by cryptography

This is what is commonly referred to as the blockchain, shared immutable information that has a linked cryptographic provenance to its source. The main difference between private and public at this level is that in a public chain all the transactions of the network are put in a single block. This block is then added as the next link in the chain. Generally In Private ledgers only the parties that require to see the information maintain and store the linked cryptographic information.

So in summary it’s not any one thing but a combination of techniques that allow the governance of a trusted data structure which is agreed by consensus and linked together with cryptography.

 

Lets practically apply this model as a test on a few tasty DLTs (aka blockchians) and list their ingredients out.

DLT /IngredientBitcoinEthereumQuorumHyperledger FabricCordaDigital AssetNEOQutumIOTAHashgraphRippleEOS
GovernanceOpen source & minersEthereum foundation & miningOperator /privatley agreedOpen source / Hyperledger / privatley agreedR3 consortium /privatley agreedDigital Assets/privatley agreedNEO teamQtum Foundation IOTA foundationHedera Hashgraph CouncilRippleblock.one and token participant voting
NodesPublicPublicPrivatePrivatePrivatePrivatepublicPublicPublicPublicPrivatePrivate
Network Type/ persistanceGossip/Mining for coin reward incentivization (capped)Gossip/Mining for coin reward incentivizationGossip/constillation config, Mutual cost saving PlatformGossip/channel config, Mutual cost saving PlatformRegistery/Mutual cost saving PlatformRegistery/Mutual cost saving PlatformGossip/Coin reward incentivizationGossip/Coin reward incentivizationUser desire to use the technologyGossip/coin reward incentivizationRegistery/Mutual cost saving PlatformUtility Coin reward, No transaction fee for users
Protocol (SC,Dapps)getblocktemplateSoliditySolidityChainCode GOJava, Kotlin,FlowsDAMLNeoVMDecentralized Governance Protocol (DGP)smart contract Layer being developedSolidityinterledger / codiusC++
Concensus (Trans/sec)Proof of work (7)Proof of work (15)Configrable,POS, RAFT BFT (100s)Pluggable options (1000s)Elected Notary (1000s), pluggable optionsDelegated BFT (1000s)Delegated BFT (10000s)Proof of stakeDAG (100,000s)DAG (100,000s)Elected nodes (1000s)delegated proof-of-stake (1,000,000)
Data StoreLedger, stored by all nodes, No Privacey (UTXO)Ledger, stored by all nodes, No PrivaceyLedger, channels can be set up or zk-SNARKs to ensure data privecyLedger (CouchDB), channels can be set up so data is only stored by the requied parties, Max privacey(UTXO)Ledger, data only stored by requied parties, Max privacey (UTXO)Ledger, data only stored by requied parties, Max privaceyLedger, stored by all nodes, No PrivaceyUTXO LedgerLedger,shardedLedger,shardedShared global ledgerBlock producers
whats the ingrdients cook upsecure, slow, all data visable, value exchangesecure, slow,all data visable, trusted smart contracts environmnetsecure and private fast trusted smart contracts environmnetsecure and private, fast trusted smart contracts environmnetsecure and private, fast trusted smart contracts environmnetsecure and private, fast trusted smart contracts environmnetSmart contract, Smart economyhybrid of Ethereum and Bitcoin technologyWeb3 & IOT machine to machine economyWeb3 & IOTsecure and private, fast trusted smart contracts environmnetplatform for the deployment of decentralized applications

Hopefully the above description and table help in explaining what a blockchain might be: ) Any other views and feedback most welcome. If you’d like to get a copy of the spreadsheet with the dynamic links just email us info@insureblocks

Additionally if you’d like to become a guest blogger on Insureblocks please email us info@insureblocks 

Spread the love

Leave a Reply

Your email address will not be published. Required fields are marked *