Skip to content

Commit

Permalink
Adding or updating preview build for PR: 1458
Browse files Browse the repository at this point in the history
  • Loading branch information
Hodor The Master committed Dec 30, 2024
1 parent abf44ad commit c46c6ad
Show file tree
Hide file tree
Showing 3 changed files with 96 additions and 96 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -670,7 +670,7 @@ <h1 class="page">Compiled class hash</h1>
<p>The state commitment uses the Sierra code that results when compiling Cairo classes. Sierra acts as an intermediate representation between Cairo and Casm. Provers, however, operate solely with Casm.</p>
</div>
<div class="paragraph">
<p>In order to avoid recompiling, from Sierra to Casm, each block in which the class is deployed, the state commitment gets the information it needs about the corresponding Casm from the the information contained in the compiled class hash.</p>
<p>In order to avoid recompiling, from Sierra to Casm, each block in which the class is deployed, the state commitment gets the information it needs about the corresponding Casm from the information contained in the compiled class hash.</p>
</div>
<div class="paragraph">
<p>When declaring a contract, the party administering the contract endorses the compiled class hash, procured using an SDK, as an integral component of the <a href="../../network-architecture/transactions/#declare_v2" class="xref page"><code>DECLARE</code></a> transaction. Following the inclusion of the transaction in a block, the compiled class hash integrates into the state commitment.</p>
Expand Down
2 changes: 1 addition & 1 deletion pr-1458/search-index.js

Large diffs are not rendered by default.

Loading

0 comments on commit c46c6ad

Please sign in to comment.