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

chore: remove starknet-contract-class #766

Merged
merged 3 commits into from
Jul 4, 2023
Merged

Conversation

MegaRedHand
Copy link
Contributor

Description

This PR removes the starknet-contract-class crate that is no longer used. The functionality was moved again into starknet_in_rust.

Along with that, removes the invalid override options from dtolnay/rust-toolchain actions in the CI.

Checklist

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

@juanbono juanbono enabled auto-merge July 4, 2023 22:29
@juanbono juanbono added this pull request to the merge queue Jul 4, 2023
@codecov-commenter
Copy link

Codecov Report

Merging #766 (794ac25) into main (d3f4f03) will increase coverage by 0.04%.
The diff coverage is 93.75%.

Impacted file tree graph

@@            Coverage Diff             @@
##             main     #766      +/-   ##
==========================================
+ Coverage   92.45%   92.49%   +0.04%     
==========================================
  Files          51       50       -1     
  Lines       11945    11893      -52     
==========================================
- Hits        11044    11001      -43     
+ Misses        901      892       -9     
Impacted Files Coverage Δ
...re/contract_address/deprecated_contract_address.rs 93.71% <ø> (ø)
...c/core/contract_address/sierra_contract_address.rs 0.00% <ø> (ø)
src/execution/execution_entry_point.rs 97.35% <ø> (ø)
src/execution/mod.rs 97.55% <ø> (ø)
src/parser_errors.rs 0.00% <ø> (ø)
src/serde_structs/mod.rs 100.00% <ø> (ø)
src/services/api/contract_class_errors.rs 0.00% <ø> (ø)
src/state/cached_state.rs 93.45% <ø> (ø)
src/state/in_memory_state_reader.rs 91.24% <ø> (ø)
src/syscalls/business_logic_syscall_handler.rs 77.56% <ø> (ø)
... and 13 more

Merged via the queue into main with commit 156254d Jul 4, 2023
@MegaRedHand MegaRedHand deleted the remove-starknet-contract-class branch July 6, 2023 13:43
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.

4 participants