Search our executive blockchain insights and services.
…Verkle Tree A succinct definition of Verkle Tree Verkle TreeLevel UpNEWIndividualsBusinessesDevelopersDiscoverCompanyGLOSSARYVERKLE TREECopy linkShare on TwitterShare on FacebookShare on LinkedinVerkle TreeA Verkle tree is a data structure that combines the benefits of Merkle trees and vector commitments to enable more efficient proof generation and verification. Merkle trees are data structures commonly used in blockchains like Bitcoin and Ethereum to organise and verify large sets of data. The…
Learn More…Pectra A succinct definition of Pectra PectraLevel UpNEWIndividualsBusinessesDevelopersDiscoverCompanyGLOSSARYPECTRACopy linkShare on TwitterShare on FacebookShare on LinkedinPectraThe Ethereum Prague/Electra upgrade, ‘Pectra’ for short, will introduce significant scalability improvements to Ethereum, merging two previously planned upgrades — Prague and Electra — and introducing a range of Ethereum Improvement Proposals (EIPs) aimed at improving the network’s efficiency, security, and …
Learn More…With sharding, validators no longer need to store the entire database, which helps to reduce costs of storage, as well as lower hardware requirements.The Verge is a technical upgrade that proposes to transition from Merkle trees to Verkle trees. Its purpose is to solve the problem of the Ethereum blockchain getting larger in size as time goes by. Switching to Verkle trees will only require block proposers to store state, and allow all other nodes to verify blocks statelessly. This would help to …
Learn More…Often, vapourware is never released or even officially cancelled.Full definitionVaultVaults are secure storage solutions for digital assets, designed with multiple layers of security for storing cryptocurrencies to protect against theft and hacking.Full definitionVerifiable Delay Functions (VDFs)A Verifiable Delay Function (VDF) is a mathematical puzzle that requires a certain amount of time and computational effort to solve; once solved, its correctness can be efficiently verified by anyone.Ful…
Learn More…By reducing reliance on full nodes, light clients can help expand validator diversity and lower the technical barrier to staking and verification. Though still evolving, the protocol changes to support full-featured light clients lay important groundwork through improvements like EIP-4444 (historical data pruning) and EIP-2935 (block hash access), which reduce data requirements and improve compatibility with stateless designs. Stateless Clients While Verkle trees remain a future roadmap item bey…
Learn MoreMerkle Tree A succinct definition of Merkle Tree Merkle TreeLevel UpNEWIndividualsBusinessesDevelopersDiscoverCompanyGLOSSARYMERKLE TREECopy linkShare on TwitterShare on FacebookShare on LinkedinMerkle TreeIn blockchain, a Merkle tree summarises all the transactions in a block by producing a digital fingerprint of the entire set of transactions, thereby enabling users to verify whether or not a transaction was included in a block.Technically, a Merkle tree is a data structure constructed from th…
Learn MoreMerkle Proof A succinct definition of Merkle Proof Merkle ProofLevel UpNEWIndividualsBusinessesDevelopersDiscoverCompanyGLOSSARYMERKLE PROOFCopy linkShare on TwitterShare on FacebookShare on LinkedinMerkle ProofA Merkle proof in blockchain is a cryptographic proof that allows someone to verify that a specific piece of data (such as a transaction) is included in a larger dataset (such as a block in the blockchain) without having to reveal or download the entire dataset. It leverages the propertie…
Learn MoreWhat Are Block Explorers and How Do They Work? Block explorers allow anyone to view transactions on a blockchain. Here’s how they work and how to access them. What Are Block Explorers and How Do They Work?Level UpNEWIndividualsBusinessesDevelopersDiscoverCompanyUNIVERSITYBlockchain16 Jun 2023|INTERMEDIATE|4 MIN READWhat Are Block Explorers and How Do They Work?Block explorers allow anyone to view transactions on a blockchain. Here’s how they work and how to access them. Key Takeaways: A bloc…
Learn MoreWhat Is Proof of Reserves (PoR)? How Crypto Audits Work What is Proof of Reserves, how is it conducted, and why does it matter? Find out more in this beginner’s guide. What Is Proof of Reserves (PoR)? How Crypto Audits WorkLevel UpNEWIndividualsBusinessesDevelopersDiscoverCompanyUNIVERSITYSecurity9 Dec 2022|BEGINNERS|5 MIN READWhat Is Proof of Reserves (PoR)? How Crypto Audits WorkWhat is Proof of Reserves, how is it conducted, and why does it matter? Find out more in this beginner’s guide. …
Learn MoreMerkle Leaf A succinct definition of Merkle Leaf Merkle LeafLevel UpNEWIndividualsBusinessesDevelopersDiscoverCompanyGLOSSARYMERKLE LEAFCopy linkShare on TwitterShare on FacebookShare on LinkedinMerkle LeafA Merkle leaf is the bottom-most node of a Merkle tree, which is a binary and hierarchical data structure that efficiently organises and verifies data using cryptographic hashes. A Merkle leaf contains the hash value of a single transaction data in the context of blockchain.Each node in a Merk…
Learn More