{"id":17411,"date":"2026-02-18T23:47:40","date_gmt":"2026-02-18T23:47:40","guid":{"rendered":"https:\/\/cryptoted.net\/index.php\/2026\/02\/18\/fusaka-update-information-for-blob-users\/"},"modified":"2026-02-18T23:47:40","modified_gmt":"2026-02-18T23:47:40","slug":"fusaka-update-information-for-blob-users","status":"publish","type":"post","link":"https:\/\/cryptoted.net\/index.php\/2026\/02\/18\/fusaka-update-information-for-blob-users\/","title":{"rendered":"Fusaka Update &#8211; Information for Blob users"},"content":{"rendered":"<p> <br \/>\n<\/p>\n<div id=\"\">\n<p class=\"chakra-text css-gi02ar\">tl;dr: Over the last couple of days, some L2s noticed that their deployments on Sepolia didn&#8217;t work properly anymore. This is due to <strong><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-vezwxf\" href=\"https:\/\/eips.ethereum.org\/EIPS\/eip-7594\">EIP-7594<\/a> which changes the format for proofs<\/strong>. In anticipation of Fusaka, we urge all blob originators to update their software to create <strong>Cell Proofs<\/strong> instead of blob proofs.<\/p>\n<h2 class=\"chakra-heading group css-1kpzc4q\" id=\"background\" data-group=\"true\"><a class=\"chakra-link css-128fqrf\" aria-label=\"background permalink\" href=\"#background\"><svg viewbox=\"0 0 24 24\" focusable=\"false\" class=\"chakra-icon css-173jpr1\"><g fill=\"currentColor\"><path d=\"M10.458,18.374,7.721,21.11a2.853,2.853,0,0,1-3.942,0l-.892-.891a2.787,2.787,0,0,1,0-3.941l5.8-5.8a2.789,2.789,0,0,1,3.942,0l.893.892A1,1,0,0,0,14.94,9.952l-.893-.892a4.791,4.791,0,0,0-6.771,0l-5.8,5.8a4.787,4.787,0,0,0,0,6.77l.892.891a4.785,4.785,0,0,0,6.771,0l2.736-2.735a1,1,0,1,0-1.414-1.415Z\"\/><path d=\"M22.526,2.363l-.892-.892a4.8,4.8,0,0,0-6.77,0l-2.905,2.9a1,1,0,0,0,1.414,1.414l2.9-2.9a2.79,2.79,0,0,1,3.941,0l.893.893a2.786,2.786,0,0,1,0,3.942l-5.8,5.8a2.769,2.769,0,0,1-1.971.817h0a2.766,2.766,0,0,1-1.969-.816,1,1,0,1,0-1.415,1.412,4.751,4.751,0,0,0,3.384,1.4h0a4.752,4.752,0,0,0,3.385-1.4l5.8-5.8a4.786,4.786,0,0,0,0-6.771Z\"\/><\/g><\/svg><\/a>Background<\/h2>\n<p class=\"chakra-text css-gi02ar\">One underdiscussed aspect of <a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-vezwxf\" href=\"https:\/\/eips.ethereum.org\/EIPS\/eip-7594\">EIP-7594 (PeerDAS)<\/a> is that it changes the format for proofs from blob proofs to cell proofs. This allows for downloading a specific part of the blob instead of the whole blob for data availability sampling.<\/p>\n<p class=\"chakra-text css-gi02ar\">This change might break user applications that send blob transactions. Already signed transactions are still valid though, they just need to recompute the cell proofs. Some clients (most notably go-ethereum) will do this via the RPC on <span class=\"chakra-text css-ons8vw\">eth_sendTransaction<\/span> and <span class=\"chakra-text css-ons8vw\">eth_sendRawTransaction<\/span> (1). This conversion from blob proofs to cell proofs takes about one second, so we encourage blob transaction originators to move to cell proofs in order to reduce overhead at the RPC level.<\/p>\n<p class=\"chakra-text css-gi02ar\">Transactions that are in the txpool at the time of the fork will be dropped by some implementations, while other implementations will convert them to cell proofs. So it would be prudent to resend your transactions with cell proofs shortly after the fork, if they are not being included by the chain. Some implementations allow for the distribution of blob proof transactions up to a few minutes after the hard fork on the networking layer for stability purposes.<\/p>\n<h2 class=\"chakra-heading group css-1kpzc4q\" id=\"actionable-changes\" data-group=\"true\"><a class=\"chakra-link css-128fqrf\" aria-label=\"actionable changes permalink\" href=\"#actionable-changes\"><svg viewbox=\"0 0 24 24\" focusable=\"false\" class=\"chakra-icon css-173jpr1\"><g fill=\"currentColor\"><path d=\"M10.458,18.374,7.721,21.11a2.853,2.853,0,0,1-3.942,0l-.892-.891a2.787,2.787,0,0,1,0-3.941l5.8-5.8a2.789,2.789,0,0,1,3.942,0l.893.892A1,1,0,0,0,14.94,9.952l-.893-.892a4.791,4.791,0,0,0-6.771,0l-5.8,5.8a4.787,4.787,0,0,0,0,6.77l.892.891a4.785,4.785,0,0,0,6.771,0l2.736-2.735a1,1,0,1,0-1.414-1.415Z\"\/><path d=\"M22.526,2.363l-.892-.892a4.8,4.8,0,0,0-6.77,0l-2.905,2.9a1,1,0,0,0,1.414,1.414l2.9-2.9a2.79,2.79,0,0,1,3.941,0l.893.893a2.786,2.786,0,0,1,0,3.942l-5.8,5.8a2.769,2.769,0,0,1-1.971.817h0a2.766,2.766,0,0,1-1.969-.816,1,1,0,1,0-1.415,1.412,4.751,4.751,0,0,0,3.384,1.4h0a4.752,4.752,0,0,0,3.385-1.4l5.8-5.8a4.786,4.786,0,0,0,0-6.771Z\"\/><\/g><\/svg><\/a>Actionable changes<\/h2>\n<p class=\"chakra-text css-gi02ar\">If you are a blob transaction originator (e.g. an L2), you should update your transaction sending code to create cell proofs.<\/p>\n<p class=\"chakra-text css-gi02ar\">All major client libraries expose functionality to create these proofs via <span class=\"chakra-text css-ons8vw\">ComputeCellsAndKZGProofs()<\/span> which is available in all major languages (2). Usage examples can also be found in all major languages in the client libraries (3).<\/p>\n<h2 class=\"chakra-heading group css-1kpzc4q\" id=\"outlook\" data-group=\"true\"><a class=\"chakra-link css-128fqrf\" aria-label=\"outlook permalink\" href=\"#outlook\"><svg viewbox=\"0 0 24 24\" focusable=\"false\" class=\"chakra-icon css-173jpr1\"><g fill=\"currentColor\"><path d=\"M10.458,18.374,7.721,21.11a2.853,2.853,0,0,1-3.942,0l-.892-.891a2.787,2.787,0,0,1,0-3.941l5.8-5.8a2.789,2.789,0,0,1,3.942,0l.893.892A1,1,0,0,0,14.94,9.952l-.893-.892a4.791,4.791,0,0,0-6.771,0l-5.8,5.8a4.787,4.787,0,0,0,0,6.77l.892.891a4.785,4.785,0,0,0,6.771,0l2.736-2.735a1,1,0,1,0-1.414-1.415Z\"\/><path d=\"M22.526,2.363l-.892-.892a4.8,4.8,0,0,0-6.77,0l-2.905,2.9a1,1,0,0,0,1.414,1.414l2.9-2.9a2.79,2.79,0,0,1,3.941,0l.893.893a2.786,2.786,0,0,1,0,3.942l-5.8,5.8a2.769,2.769,0,0,1-1.971.817h0a2.766,2.766,0,0,1-1.969-.816,1,1,0,1,0-1.415,1.412,4.751,4.751,0,0,0,3.384,1.4h0a4.752,4.752,0,0,0,3.385-1.4l5.8-5.8a4.786,4.786,0,0,0,0-6.771Z\"\/><\/g><\/svg><\/a>Outlook<\/h2>\n<p class=\"chakra-text css-gi02ar\">We will try to communicate these changes that impact users more clearly via the Ethereum blog going forward and try to do more community outreach to prevent users of Ethereum from feeling blindsided by changes in the protocol.<\/p>\n<p class=\"chakra-text css-gi02ar\">We also encourage L2s and other entities that heavily depend on the Ethereum roadmap to follow the ACD process and to engage more directly with the community. We would also like to encourage teams to deploy their contracts and test infrastructure on the devnets shortly before we move to the first testnets.<br \/>\nAnother great tool for keeping your changes up to date is to use the Ethereum package provided by Kurtosis which can be used to create local networks with the latest specifications (4).<\/p>\n<p class=\"chakra-text css-gi02ar\">While it is unfortunate that blob originators learned this late in the hard fork process, it also shows that the testnet process works very well and these issues are caught long before they would ever appear on mainnet.<\/p>\n<p class=\"chakra-text css-gi02ar\">(1): go-ethereum will only do the conversion on <span class=\"chakra-text css-ons8vw\">eth_sendRawTransaction<\/span> from current master and v1.16.5 onwards <br \/>(2): see <a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-vezwxf\" href=\"https:\/\/github.com\/ethereum\/c-kzg-4844\">https:\/\/github.com\/ethereum\/c-kzg-4844<\/a> (c) <br \/><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-vezwxf\" href=\"https:\/\/github.com\/crate-crypto\/go-eth-kzg\">https:\/\/github.com\/crate-crypto\/go-eth-kzg<\/a> (go) <br \/><a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-vezwxf\" href=\"https:\/\/github.com\/crate-crypto\/rust-eth-kzg\">https:\/\/github.com\/crate-crypto\/rust-eth-kzg<\/a> (rust) <br \/>(3) Example for go-ethereum: <a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-vezwxf\" href=\"https:\/\/github.com\/ethereum\/go-ethereum\/blob\/7c107c2691fa66a1da60e2b95f5946c3a3921b00\/crypto\/kzg4844\/kzg4844_test.go#L194\">https:\/\/github.com\/ethereum\/go-ethereum\/blob\/7c107c2691fa66a1da60e2b95f5946c3a3921b00\/crypto\/kzg4844\/kzg4844_test.go#L194<\/a> <br \/>(4) Ethereum package for kurtosis: <a target=\"_blank\" rel=\"noopener\" class=\"chakra-link css-vezwxf\" href=\"https:\/\/github.com\/ethpandaops\/ethereum-package\">https:\/\/github.com\/ethpandaops\/ethereum-package<\/a><\/p>\n<\/div>\n<p><br \/>\n<br \/><a href=\"https:\/\/blog.ethereum.org\/en\/2025\/10\/15\/fusaka-blob-update\">Source link <\/a><\/p>\n","protected":false},"excerpt":{"rendered":"<p>tl;dr: Over the last couple of days, some L2s noticed that their deployments on Sepolia didn&#8217;t work properly anymore. This is due to EIP-7594 which changes the format for proofs. In anticipation of Fusaka, we urge all blob originators to update their software to create Cell Proofs instead of blob proofs. Background One underdiscussed aspect [&hellip;]<\/p>\n","protected":false},"author":6,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"tdm_status":"","tdm_grid_status":"","footnotes":""},"categories":[24],"tags":[],"kronos_expire_date":[],"class_list":["post-17411","post","type-post","status-publish","format-standard","hentry","category-ethereum"],"_links":{"self":[{"href":"https:\/\/cryptoted.net\/index.php\/wp-json\/wp\/v2\/posts\/17411","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/cryptoted.net\/index.php\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/cryptoted.net\/index.php\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/cryptoted.net\/index.php\/wp-json\/wp\/v2\/users\/6"}],"replies":[{"embeddable":true,"href":"https:\/\/cryptoted.net\/index.php\/wp-json\/wp\/v2\/comments?post=17411"}],"version-history":[{"count":0,"href":"https:\/\/cryptoted.net\/index.php\/wp-json\/wp\/v2\/posts\/17411\/revisions"}],"wp:attachment":[{"href":"https:\/\/cryptoted.net\/index.php\/wp-json\/wp\/v2\/media?parent=17411"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/cryptoted.net\/index.php\/wp-json\/wp\/v2\/categories?post=17411"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/cryptoted.net\/index.php\/wp-json\/wp\/v2\/tags?post=17411"},{"taxonomy":"kronos_expire_date","embeddable":true,"href":"https:\/\/cryptoted.net\/index.php\/wp-json\/wp\/v2\/kronos_expire_date?post=17411"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}