From d93f4cde8be305a18984b4b1d5d1f44af3e1904e Mon Sep 17 00:00:00 2001 From: shakedstarkware <132554363+shakedstarkware@users.noreply.github.com> Date: Thu, 21 Mar 2024 14:42:06 +0200 Subject: [PATCH] =?UTF-8?q?Update=20Post=20=E2=80=9Cstarknet-s-roadmap?= =?UTF-8?q?=E2=80=9D?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- _data/posts/starknet-s-roadmap.yml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/_data/posts/starknet-s-roadmap.yml b/_data/posts/starknet-s-roadmap.yml index 9077f278d9..990fa02794 100644 --- a/_data/posts/starknet-s-roadmap.yml +++ b/_data/posts/starknet-s-roadmap.yml @@ -89,9 +89,9 @@ blocks: * Volition: Volition will facilitate hybrid Data Availability (DA) on Starknet, meaning developers will be able to create dApps that store data on Starknet instead of Ethereum. In doing so, developers in effect cut transaction costs for end users by trimming their L1 footprint. For more info about Volition’s design, [read here](https://www.starknet.io/en/content/volition-on-starknet-your-data-your-choice).  - * Applicative compression: Applicative compression will allow for batching of the L1 footprints (evidence for data storage) of many blocks, leading to better batching of L1 costs and, consequently, fee reduction for end users.  + * Applicative recursion: Applicative compression will allow for batching of the L1 footprints (evidence for data storage) of many blocks, leading to better batching of L1 costs and, consequently, fee reduction for end users.  - * DA compression: As its name suggests, DA compression will reduce Starknet's data footprint on L1, translating into lower fees for end users. Currently, we are exploring two possible compression methods to enable this feature.    + * DA recursion: As its name suggests, DA compression will reduce Starknet's data footprint on L1, translating into lower fees for end users. Currently, we are exploring two possible compression methods to enable this feature.    ## Summary