Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Feat: Switch to starknet devnet rs #124

Merged
merged 8 commits into from
Jun 26, 2024

Conversation

JordyRo1
Copy link
Contributor

@JordyRo1 JordyRo1 commented Jun 26, 2024

Resolves #122

Changes

  • Remove Katana from the SDK
  • Introduce Starknet-devnet
  • Change CLI parameters
  • Upgrade CI accordingly
  • Replace FORK_NETWORK environnement variable by NETWORK_FORK to avoid conflicts
  • Upgrades starknet.py to 0.22.0

@JordyRo1 JordyRo1 requested a review from EvolveArt June 26, 2024 00:28
Copy link

codecov bot commented Jun 26, 2024

Codecov Report

Attention: Patch coverage is 0% with 1 line in your changes missing coverage. Please review.

Project coverage is 37.79%. Comparing base (01dd465) to head (e191fda).
Report is 1 commits behind head on master.

Current head e191fda differs from pull request most recent head 9e42eef

Please upload reports for the commit 9e42eef to get more accurate results.

Files Patch % Lines
pragma/core/mixins/randomness.py 0.00% 1 Missing ⚠️
Additional details and impacted files
@@            Coverage Diff             @@
##           master     #124      +/-   ##
==========================================
- Coverage   37.82%   37.79%   -0.04%     
==========================================
  Files          47       47              
  Lines        3032     3032              
==========================================
- Hits         1147     1146       -1     
- Misses       1885     1886       +1     

☔ View full report in Codecov by Sentry.
📢 Have feedback on the report? Share it here.

@EvolveArt EvolveArt merged commit fd6a42b into master Jun 26, 2024
2 checks passed
@EvolveArt EvolveArt deleted the Feat-Switch-to-starknet-devnet-rs branch June 26, 2024 11:21
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

dev: switch to starknet-devnet-rs
2 participants