Skip introduces a new way to build blocks on Cosmos

Cosmos chains today rely primarily on a conventional block construction method called CometBFT which has limited applicability

article-image

Billion Photos/Shutterstock modified by Blockworks

share

Blockchain infrastructure provider Skip Protocol has released a new software development kit (SDK) aimed at giving block builders modular control over the order of transactions.

Named The Block SDK, the new toolkit features a set of primitives for the Cosmos SDK and ABCI++, which allows chains to customize their blocks. 

Cosmos chains today rely primarily on a conventional block construction method called CometBFT which has limited applicability.

The typical implementation of CometBFT block construction faces vulnerabilities linked to maximal extractable value or MEV. This presents challenges like transaction frontrunning and sandwich attacks. 

The Block SDK is designed so that individual blockchains can turn their blocks into so-called lanes, each with its own unique functions, according to Maghnus Mareneck, the co-founder of Skip.

“The lanes have their own verification, inclusion and ordering rules.They can be tailored towards transactions related to MEV, Oracle updates, light client updates [for example], you can configure each lane to treat transactions differently, and you can order lanes relative to each other,” Mareneck told Blockworks.

Building blocks

Usually, when using a blockchain, a transaction is submitted from the frontend, orderflow, or relayer and stored in the mempool. 

The mempool is eventually executed as a block, wherein the transaction will be iterated in order and executed against the transaction. 

According to Mareneck, it’s at the mempool layer that Skip’s new kit has an impact. 

A transaction that comes into the mempool layer is normally added to the end of a long list of transactions, he explained. With The Block SDK, transactions are filled in different places and matched to different lanes.

“The mempool then becomes a block proposal and sent to all validators. Because the validators have the same sort of mempool structure, they can see if the proposer did the right thing with each transaction,” Mareneck said.

Orienting block space for apps

The overall purpose of this new SDK, Mareneck argued, is to accelerate the thesis that app chains are powerful, especially when compared to monolithic blockchains wherein all functionality exists on the base layer.

“[App chains] can orient their block space to their application,” he said. “If you’re a super high-speed order book chain, you might require a different mempool structure than a generalized smart contract chain [for example].”

The Block SDK is live on mainnets among several smaller blockchains in the Cosmos ecosystem, according to Mareneck.

He said the Skip team is also in conversation with larger app chains on Cosmos, including Cosmos and Neutron, about adapting its toolkit.


Get the news in your inbox. Explore Blockworks newsletters:

Tags

Upcoming Events

Old Billingsgate

Mon - Wed, October 13 - 15, 2025

Blockworks’ Digital Asset Summit (DAS) will feature conversations between the builders, allocators, and legislators who will shape the trajectory of the digital asset ecosystem in the US and abroad.

Industry City | Brooklyn, NY

TUES - THURS, JUNE 24 - 26, 2025

Permissionless IV serves as the definitive gathering for crypto’s technical founders, developers, and builders to come together and create the future.If you’re ready to shape the future of crypto, Permissionless IV is where it happens.

Brooklyn, NY

SUN - MON, JUN. 22 - 23, 2025

Blockworks and Cracked Labs are teaming up for the third installment of the Permissionless Hackathon, happening June 22–23, 2025 in Brooklyn, NY. This is a 36-hour IRL builder sprint where developers, designers, and creatives ship real projects solving real problems across […]

recent research

Research Report Templates.png

Research

The convergence of DePIN and energy generation aims to address modern grid challenges by incentivizing distributed generation.

article-image

However, they noted there’s now an increased risk that unemployment and inflation will rise in the coming months. 

article-image

The network’s most ambitious upgrade since the Merge brings validator streamlining, smart account UX and doubled blobspace to Ethereum

article-image

Debate over extra Bitcoin use cases has returned, two years on from Ordinals

article-image

Altcoin season may be on a permanent pause as the market matures and paths grow more selective

article-image

Today’s blockchains are more like nervous systems without a brain — wiring without will

article-image

A number of blockchains make use of the Solana Virtual Machine