TheDinarian
News • Business • Investing & Finance
Instant Finality - What makes Algorand stand among blockchains
December 23, 2024
post photo preview

Overview

Welcome back to our next comparison article on Instant Finality. I’m sure you’ve heard of this term when talking about Algorand but perhaps it’s not clear the full extent of what it provides to your project.

Many blockchains suffer from forking or block reorganization (reorgs) that require significant time to pass before the transaction can be considered final. This article discusses what instant finality is and how Algorand handles finalizing a transaction.

In a nutshell it means that each time you see a transaction in a block, it is already safe to consider it committed to the blockchain. This is a guarantee that is extremely hard to achieve without sacrificing on security, performance or decentralization but Algorand does just that.
Thanks to its unique consensus protocol, it guarantees Instant Finality without compromises!

Table of Content - Instant Finality

  • Forks & Finality Delay
  • Instant Finality
  • Tooling
  • Conclusion

Forks & Finality Delay

Ok so what happens usually in other blockchains and why is Finality a big deal?
Finality is the moment in time when a transaction is considered immutable and irreversible. The Finality Delay associated with it is the time between a transaction appearing in a block and Finality.

Blockchains, being the distributed systems they are, suffer from the same problems that affect other traditional distributed systems. The most notorious example is the CAP theorem which states that out of consistencyavailability, and partition tolerance, any distributed system may only choose two. In reality this is more of a spectrum than a black & white design decision and each project chooses to prioritize some more than others while still providing good enough guarantees for all three.
(This concept is not to be confused with the Blockchain Trilemma which is just informal and relates to security, decentralization and performance)

As a consequence of this, most blockchains need a way to resolve network partitions. Network partitions usually refer to the physical layer of the network being unplugged which creates two (or more) sub-groups in place of a cohesive network. Aside from the traditional meaning, a partition in a blockchain network could also be sub-groups sharing different ideas about the state of the chain or the state of the pending transactions (aka the mempool).


If we want network tolerance the CAP theorem tells us that we should implement a tradeoff with either consistency or availability. Indeed most blockchains allow the network to diverge into sub-groups which will be reconciled later. The network divergence is a fork and the reconciliation algorithm is a fork resolution algorithm.

What this means concretely for your project is that you should write code that handles the possibility of the transaction being reverted. If you can just wait for true Finality, that’s one strategy but that’s not always possible because of real-time constraints and because some blockchains only offer a probabilistic delayed Finality.

Most approaches that deal with certainty and time are much more speculative than just waiting for true Finality. Some decide to take a statistical approach and study, based on past behavior, how much you should wait for 99.9% of transactions to not revert. Some others may go ahead and assume that a transaction will be final in the future and have a contingency plan ready for the event that it will not.

As an example, if you are tracking the value of your portfolio it might even be desirable to look at recent transactions that are not valid yet to monitor the most recent asset price. If you then decide to buy/sell at certain points according to your strategy, you should make sure that your order goes through (retrying it, upping the offered fees if need be, …).

A contingency plan in case of a fork is to drop the buy/sell order if prices revert to the beginning of the fork. In this diagram, it is represented the state of the chain if a price change happens in a different fork than the order that is sent in.

It’s important to know that visibility over the number and type of active forks is, in some cases, severely limited. A fork may reach one node much later than it did for other nodes in the network.

Instant Finality

Now for a more concrete definition of Instant Finality: it’s Finality with a 0-seconds Finality Delay.

Note that we are not qualifying this further. It’s not near-instant finality. It’s not probabilistic instant finality. It’s certainly not instant finality at the expense of decentralization or performance.
Each transaction that makes it into a new block, is instantly final because Algorand does not fork.

The Pure Proof-of-Stake Algorand consensus protocol relies on VRF to select a representative sample of all the online accounts that will participate in each round. Each round is composed of three voting stages (and three independent juries):

  • Block proposal
    Each component of the first jury compiles its proposal for the new block based on its knowledge of the state of the chain and the messages that it has seen. This proposal is sent across the network
  • Soft vote
    A second jury deterministically selects a single proposal based on the hash of the proposed block
  • Certify vote
    The third, and final, jury checks the unique proposal for fraud

Since each jury is selected at random based on the stake of the participants, they keep each other in check for honest behavior. The fact that the number of proposals is reduced until there’s only one means that the honest network is not allowed to diverge.

(By the way, if you are interested in a technical dive into VRFs and how Algorand leverages then check out this page)

In case of a dishonest network or physical network partitions, Algorand will enter recovery mode until a quorum of nodes agrees to resume block production again.
This design prioritizes consistency over availability.

Tooling

The advantage of developing with Instant Finality is that you can react quickly to on-chain events.


Any transaction from a payment, to an Asset Transfer, to an application call to a financial or bringing protocol is an event that can be observed and acted upon with certainty that it will never be rolled back by the time the reaction takes place. It also means that off-chain systems can react instantaneously to events. For example, imagine monitoring the chain to detect DEX swaps and sending an arbitrage. Did you know that you can implement flash-loaned financial transactions easily with Algorand?

Check out this article on Flash Loans!

Algokit Subscriber

The Algorand Foundation is developing tools for TypeScript (Python soon) that implement a pub/sub pattern for clients connecting to nodes. This allows projects to easily receive irreversible and fast updates on the state of the chain.

This is a code snipped that allows you to monitor USDT events anywhere in the chain instantaneously:

Conclusion

Whether you think of Algorand as a decentralized database, a source of events, a platform for applications, etc… it shouldn’t change the fact that the products that you choose are available, fast, consistent, and coherent. Instant Finality is a feature that we take for granted in traditional systems but one that is rare in blockchains. Algorand solves this with a unique consensus protocol that prevents this problem from even happening.

 

Link

community logo
Join the TheDinarian Community
To read more articles like this, sign up and join my community today
0
What else you may like…
Videos
Podcasts
Posts
Articles
🚨 After Years of Building Around Proof of Stake, Is It Time to Explore Alternatives! 🚨

As blockchain networks evolve, some are questioning whether proof-of-stake (PoS) remains the optimal consensus mechanism. Stellar offers a compelling alternative with its Proof of Agreement model, designed for simplicity and performance.

🔑 Key Details:

🔹 Proof of Agreement (PoA): @StellarOrg's consensus mechanism emphasizes fast finality and low-cost transactions without relying on additional layers.

🔹 Efficiency Focus: Unlike PoS, PoA achieves consensus through a decentralized network of trusted validators, enabling rapid and energy-efficient operations.

🔹 Scalability: Stellar's model is tailored for high transaction throughput, making it ideal for #payments and other real-world applications.

🔹 Decentralization: PoA balances #decentralization with performance, offering a flexible trust model compared to more centralized systems.

💡 Why This Matters:

🔹 Performance-Driven Design: As networks prioritize speed and cost efficiency, simpler consensus mechanisms like ...

00:00:50
🚁 Flying Taxis Are Here: China Just Made It Real! 🌏

For years, flying taxis have been the stuff of sci-fi movies, futuristic concepts, and flashy tech demos. Many of us dismissed them as mere publicity stunts or overly ambitious dreams that would never take off—literally.

But now, China has flipped the script.

The Civil Aviation Administration of China (CAAC) has officially granted approval for two companies—EHang Holdings and Hefei Heyi Aviation—to operate autonomous passenger drones commercially. That’s right: flying taxis are no longer a concept. They’re a reality.

What Does This Mean?

This milestone marks a bold leap forward in urban transportation. China is not just experimenting with this technology; they’re integrating it into their infrastructure and economy, signaling serious intent to lead the world in aerial mobility innovation.

Here’s what makes this development so groundbreaking:

Commercial Operations Begin: EHang and Heyi Aviation will offer passenger flights in cities like Guangzhou and Hefei, starting with urban sightseeing ...

00:00:31
👀 NVIDIA has partnered with Hedera Hashgraph 👀

NVIDIA has partnered with Hedera Hashgraph through EQTY Labs to develop Verifiable Compute, a groundbreaking solution aimed at enhancing trust and security in artificial intelligence (AI) systems. This collaboration leverages Hedera’s blockchain technology, particularly the Hedera Consensus Service (HCS), to create a tamper-proof ledger for logging AI computations performed on NVIDIA GPUs and Intel CPUs.

Key Features of the Partnership:

AI Governance and Auditing: Verifiable Compute introduces cryptographic certificates that oversee and audit AI workflows, ensuring transparency, accountability, and security in AI operations.

Immutable Record-Keeping: Using Hedera's decentralized ledger, every AI computation is logged with a timestamp, creating an auditable trail that is resistant to tampering.

Hardware Integration: The solution anchors trust directly in the silicon of next-generation NVIDIA and Intel hardware, combining advanced cryptography with blockchain technology to secure AI ...

00:01:43
👉 Coinbase just launched an AI agent for Crypto Trading

Custom AI assistants that print money in your sleep? 🔜

The future of Crypto x AI is about to go crazy.

👉 Here’s what you need to know:

💠 'Based Agent' enables creation of custom AI agents
💠 Users set up personalized agents in < 3 minutes
💠 Equipped w/ crypto wallet and on-chain functions
💠 Capable of completing trades, swaps, and staking
💠 Integrates with Coinbase’s SDK, OpenAI, & Replit

👉 What this means for the future of Crypto:

1. Open Access: Democratized access to advanced trading
2. Automated Txns: Complex trades + streamlined on-chain activity
3. AI Dominance: Est ~80% of crypto 👉txns done by AI agents by 2025

🚨 I personally wouldn't bet against Brian Armstrong and Jesse Pollak.

👉 Coinbase just launched an AI agent for Crypto Trading
🚨 SEC Acknowledges Filing for Fidelity’s Spot Solana ($SOL) ETF 🚨

The U.S. Securities and Exchange Commission (SEC) has officially acknowledged the filing for Fidelity’s proposed spot Solana ($SOL) ETF, marking a significant step toward the potential approval of a new crypto-based exchange-traded fund.

🔑 Key Points:

🔹 Spot Solana ETF: Fidelity’s filing aims to offer investors direct exposure to Solana ($SOL), a high-performance blockchain known for its scalability and speed.

🔹 SEC Review Process: The acknowledgment signals the start of the SEC’s review process, which typically spans several months and involves multiple stages, including public comment periods.

🔹 Institutional Interest: Fidelity’s move reflects growing institutional interest in Solana, following its increasing adoption for decentralized finance (DeFi), NFTs, and real-world asset tokenization.

🔹 Market Context: If approved, this would be one of the first spot ETFs for Solana, potentially paving the way for greater mainstream adoption of $SOL as an investable asset.

...

post photo preview
What @grok Thinks Of Veritaseum Smart Metal 🤖✍️

What @grok thinks of Veritaseum Smartmetal value/price (LLM AI does not necessarily represent my opinions & they make mistakes)

https://x.com/ReggieMiddleton/status/1907531439102378443

SEC Lawyers Terminated? 💥 Got $Veri Smart Metal?

SEC Roundtables, Peirce Speech, Custodia Patent, VERI SmartMetal Unboxings

Substack Article with links to all Content in the Video

X throttles posts with external links so I will link these in the comments below.

Source: https://x.com/SovereignRiz/status/1907427453124895221?t=sn-9t9dpnSm3tvxujBsmeg&s=19

post photo preview
BlackRock’s Fink pumps tokenization in annual letter

Larry Fink, CEO and Chairman of the world’s largest asset manager BlackRock, touched on three blockchain related topics in this year’s annual letter. The first part of his letter was about how private markets have been out of reach for most investors and BlackRock is in the process of changing that. For the same reason, the digital assets sector often sees private assets as low hanging fruit for tokenization, as illustrated in this State Street survey.

Later he moved on to tokenization, highlighting how fractionalization can democratize access. Finally he referenced Bitcoin. On the one hand, BlackRock manages the largest Bitcoin ETF. However, his concern is more about getting control over the United States’ government debt.

“Decentralized finance is an extraordinary innovation. It makes markets faster, cheaper, and more transparent. Yet that same innovation could undermine America’s economic advantage if investors begin seeing Bitcoin as a safer bet than the dollar,” he wrote.

He also shared that half of the demand for the Bitcoin ETF has been retail, and three quarters of those investors are new to iShares ETFs.

Private assets and tokenization

On the tokenization front, Mr Fink noted that the “world’s money moves through plumbing built when trading floors still shouted orders and fax machines felt revolutionary.” He was less than complimentary about payments network SWIFT saying it was like routing emails through a post office. SWIFT currently dominates cross border payments, which are seen as a major real world use case for stablecoins. And it’s worth remembering that BlackRock looks after most of the reserve assets for the second largest stablecoin issuer, Circle.

He is bullish on tokenization because he sees it as democratizing access, shareholder voting and yield. The access is because tokenization enables fractionalization, lowering the barrier to entry. Even for relatively wealthy people, lower investment amounts will allow them to diversify their investment. Of course, people can vote already, but blockchain can potentially make it easier. He had one caveat about tokenization 👉 the need for digital identity.

Despite BlackRock managing the largest Bitcoin ETF, there was a striking omission in Fink’s projections for the future of investing: cryptocurrency itself. While he outlined a shift from the traditional 60:40 split between stocks and bonds toward a 50:30:20 allocation (stocks, bonds, and private assets), cryptocurrency doesn’t fit neatly into any of these categories.

Fink acknowledged that 20% of investments already exist in private assets, currently accessible primarily to institutional investors. And he highlighted how BlackRock plans to democratize access to these investments, including infrastructure and real estate. Potentially, that could include tokenization. Yet the absence of cryptocurrency in this long-term investment framework is notable, given BlackRock’s current role as a crypto asset manager.

Source

🙏 Support My Work 🙏

If you find value in my content, consider showing your support:

💳 PayPal – Just scan the QR code 📲
🔗 Crypto – Send contributions via Coinbase Wallet to: Dinarian.cb.id

Your generosity keeps this mission alive! Namasté 🙏✨ #SupportIndependentMedia #Crypto

 

Read full Article
post photo preview
Japanese banking giant SMBC plans Avalanche stablecoin – report

Sumitomo Mitsui Financial Group, the parent of Japan’s second largest bank SMBC, is planning to issue a stablecoin. It’s collaborating with Ava Labs, the founder of the Avalanche blockchain, as well as Fireblocks, according to a report from the Nikkei.

The bank will work with Japanese IT firm TIS and plans to conduct experiments in Q4 of this year or 2026 Q1, with a live issuance during the following year.

One of the primary use cases is to enable corporates to move money around the world instantly and 24/7, sidestepping Swift. While Swift payments should in theory be almost instant, in reality they tend to be delayed by foreign banks that have different opening hours and rely on the receiving bank crediting the recipient promptly. Additional intermediary banks are often involved, which are not necessary with stablecoins.

Other big US banks are already targeting this use case. JP Morgan has its Kinexys Digital Payments (formerly JPM Coin), a blockchain based bank account. And Citi launched its Citi Token Services. Both use permissioned blockchains.

While Avalanche is a permissionless blockchain, it supports permissioned chains as subnets. For example, its Spruce testnet has institutions as validators. Hence, it remains to be seen which path SMBC adopts.

SMBC’s other blockchain initiatives

Meanwhile, SMBC is also one of the backers of Progmat, the Japanese tokenization platform. It has a stablecoin issuance platform, Progmat Coin. SMBC joined the other big three Japanese banks, MUFG and Mizuho, in an ongoing stablecoin sandwich trial referred to as Project Pax.

A stablecoin sandwich refers to a situation where a stablecoin sits at the heart of a transaction, but it may look like a normal payment to the sender and recipient. The three banks plan for their clients to make trade payments in the usual way, and to use Swift messages. However, stablecoins will replace correspondent banks.

Two years ago, our sources told us that SMBC had joined Partior, the cross border blockchain payment system co-founded by DBS, JP Morgan and Temasek. Partior combines a permissioned blockchain with correspondent banking, removing the typical delays and enabling instant cross border payments. SMBC has not yet confirmed it will participate in Partior. However, the other bank we reported simultaneously – Deutsche Bank – recently said it invested in Partior, highlighting the accuracy of the report.

Hence, SMBC is adopting a multipronged approach to speed up cross border payments using blockchain.

Source

🙏 Support My Work 🙏

If you find value in my content, consider showing your support:

💳 PayPal – Just scan the QR code 📲
🔗 Crypto – Send contributions via Coinbase Wallet to: Dinarian.cb.id

Your generosity keeps this mission alive! Namasté 🙏✨ #SupportIndependentMedia #Crypto

 

Read full Article
post photo preview
Hashgraph to launch permissioned DLT, HashSphere

Hashgraph (formerly Swirlds Labs), the founder of the Hedera Hashgraph distributed ledger, is expecting to launch a permissioned DLT, HashSphere, in Q3. One of the current beta testers is Australia Payments Plus, which operates key Australian payment infrastructures and is a long standing governing council member of Hedera.

The DLT company sees a gap with the current permissionless and permissioned offerings. On the one hand, the challenge with permissionless chains for institutions is the need to repeat KYC and compliance steps that their clients have already done internally. Additionally, institutions want greater privacy and control. At the same time, many are looking for a path to interoperability with the permissionless world and stablecoins, an area where HashSphere is positioned as a good example.

There was much excitement when Australia’s eftpos joined Hedera years ago, with the hope of bringing regulated payments to DLT. Eftpos merged with other Australian payment infrastructures which are part of Australia Payment Plus. With stablecoins now on the cusp of going mainstream, perhaps that time has come. Hedera developed various solutions to make onboarding with stablecoins simple. Filipino banks plan to launch the PHPX stablecoin on Hedera this year.

Rob Allen from Australia Payment Plus commented, “As a Hedera Governing Council member, we are interested in HashSphere primarily for its enhanced privacy and regulatory compliance, while also needing network interoperability for the seamless and transparent interchange of stablecoins between public Hedera and private HashSphere, and other Layer1 protocols.”

HashSphere versus incumbent permissioned chains

The arguments about compliance, privacy and control are for those firms not comfortable with permissionless chains. But without additional details (which we don’t have yet), it’s less clear how HashSphere will compete with the existing permissioned chains, although we can make some guesses.

Hyperledger Besu is currently doing well in the institutional space because it offers a path to integration with the Ethereum mainnet. HashSphere can potentially compete because of its EVM (Ethereum) compatible smart contracts. Assuming HashSphere performs similarly to Hedera, it will have a speed and scalability performance advantage over Besu. HashSphere will use many of the features of Hedera, including its consensus, token service and the Ethereum compatible smart contract service.

However, both Besu and HashSphere have a disadvantage compared to some of the other permissioned DLTs on privacy. Canton and Corda were both designed as privacy first and only share data with those that need to know. It’s unclear whether HashSphere takes this approach, but we suspect not. So the options for Besu and HashSphere is Zero Knowledge Proofs or something similar. While that’s progressing, there is no definitive solution so far. For example, Brazil’s central bank wants to go this route with Besu, but is waiting for a solution that is good enough.

Digital Asset will argue that the Canton Network is permissionless, although we consider it a work in progress. We classify public Hedera as partially permissioned because the nodes with write permissions are still controlled by governing council members, although that is evolving. However, all transactions are viewable by anyone.

Hashgraph returns to its roots

In many ways, for Hashgraph this is a return to its roots. Hashgraph was previously known as Swirlds Labs, which started out with a permissioned ledger, including partnering with credit union startup CULedger in 2018. However, at the time Swirlds’ solution was not compatible with other technologies, whereas the Ethereum compatible smart contracts make it more open.

The news comes as the enterprise world seemed to be coalescing around three DLTs: the Ethereum compatible Hyperledger Besu blockchain, Digital Asset’s Canton, and R3’s Corda. Yet in the past week we’ve seen two new permissioned distributed ledgers, the other being Google Cloud’s Universal Ledger. On the one hand, fewer options make for simpler choices. But competition will keep the leading three on their toes.

Source

🙏 Support My Work 🙏

If you find value in my content, consider showing your support:

💳 PayPal – Just scan the QR code 📲
🔗 Crypto – Send contributions via Coinbase Wallet to: Dinarian.cb.id

Your generosity keeps this mission alive! Namasté 🙏✨ #SupportIndependentMedia #Crypto

 

Read full Article
See More
Available on mobile and TV devices
google store google store app store app store
google store google store app tv store app tv store amazon store amazon store roku store roku store
Powered by Locals