Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Add CASM class hash #814

Merged
merged 2 commits into from
Jul 14, 2023
Merged

Add CASM class hash #814

merged 2 commits into from
Jul 14, 2023

Conversation

SantiagoPittella
Copy link
Collaborator

@SantiagoPittella SantiagoPittella commented Jul 12, 2023

Description

  • Adds CasmContractClass class hashing.

closes #815

Checklist

  • Linked to Github Issue
  • Unit tests added
  • Integration tests added.
  • This change requires new documentation.
    • Documentation has been added/updated.

@codecov-commenter
Copy link

Codecov Report

Merging #814 (d2c0dc4) into main (dce8b59) will increase coverage by 0.02%.
The diff coverage is 94.66%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #814      +/-   ##
==========================================
+ Coverage   91.77%   91.80%   +0.02%     
==========================================
  Files          52       53       +1     
  Lines       12297    12388      +91     
==========================================
+ Hits        11286    11373      +87     
- Misses       1011     1015       +4     
Impacted Files Coverage Δ
src/core/contract_address/casm_contract_address.rs 94.66% <94.66%> (ø)

... and 8 files with indirect coverage changes

@Oppen Oppen added this pull request to the merge queue Jul 14, 2023
Merged via the queue into main with commit f073aca Jul 14, 2023
@MegaRedHand MegaRedHand deleted the add-compiled-class-hashing branch July 14, 2023 13:00
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Add CASM class hash calculation
4 participants