Blog > 2022

From node enhancement to block leadership… Cardano’s February release

In 2022 we’re grouping multiple code releases to improve delivery predictability for the ecosystem. Here’s what’s coming in our first major update of 2022

28 February 2022 Tim Harrison 4 mins read

From node enhancement to block leadership… Cardano’s February release

Following the deployment of smart contract capabilities with the Alonzo update, Cardano is now focused on performance optimization and scalability. We’re now starting to see a diverse range of decentralized applications (DApps) and exchanges (DEXs) launch, with many more to come over the months ahead. 2022 is the year when Cardano starts evolving into a platform to provide…

The knowledge base for Cardano is growing: Cardano Stack Exchange graduates from Beta version

A fresh Q&A site will facilitate knowledge-sharing for all Cardano related topics

7 February 2022 Ignacio Calderon de la Barca 4 mins read

The knowledge base for Cardano is growing: Cardano Stack Exchange graduates from Beta version

Cardano Stack Exchange (CSE), a community-driven knowledge base for Cardano, is now recognized by Stack Exchange as a mature learning community, putting it in a class with some of the biggest knowledge curation sites on the internet.

The demand for in-depth technical knowledge about Cardano has consistently increased as more people invest their time in building on Cardano. Such…

Implementing Hydra Heads: the first step towards the full Hydra vision

The Hydra Head, the first in a suite of protocols, is an important element of Cardano’s scaling journey. Let’s see how it fits into the bigger picture. And maybe bust some myths

3 February 2022 Matthias Benkort 12 mins read

 Implementing Hydra Heads: the first step towards the full Hydra vision

We’ve done the science and the theory. We have laid the foundations for a scalable, versatile, and high-throughput blockchain. Now it’s time for steady growth and system enhancements. With the goal of creating an optimized ecosystem to support and foster decentralized applications (DApps) development, Cardano is in the foothills of the Basho phase. With smart contracts already…

Introducing pipelining: Cardano's consensus layer scaling solution

Pipelining is one of the key scaling improvements to be deployed in 2022. Here’s how it works and why it matters

1 February 2022 John Woods 4 mins read

Introducing pipelining: Cardano's consensus layer scaling solution

You’d be forgiven for thinking that pipelining sounds like a remodelling procedure a plumber might employ. In a way, this isn’t too far from the truth. Pipelining is, effectively, an evolution in Cardano’s ‘plumbing’. It is a key element in our scaling plan this year, one in the series of published steps covering our methodical approach to flex Cardano’s capacity as the…

Simple property-based tests for Plutus validators

How to write off-chain code with the 'cooked-validators' library and get property-based tests for free

27 January 2022 Victor Cacciari Miraldo 8 mins read

Simple property-based tests for Plutus validators

We recently heard from Victor Miraldo, who leads the smart contract verification and auditing team at Tweag, about the importance of verification for security reasons in the world of decentralized finance (DeFi). Victor is a Haskell and formal methods engineer committed to ensuring the safety and correctness of decentralized apps (DApps) through tools and processes. In this…