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

build: update deps to non bugged cairo-rs #893

Conversation

tdelabro
Copy link
Collaborator

What is the current behavior?

When running in wasm execution, fail to decode ContractClass from storage.

What is the new behavior?

Is now able to decode successfully

@tdelabro tdelabro added bug Something isn't working dependencies Pull requests that update a dependency file Fix labels Jul 24, 2023
@tdelabro tdelabro force-pushed the fix-bug-when-decode-in-wasm-rutime branch from 00de108 to 6bb5dd7 Compare July 24, 2023 09:00
@0xLucqs 0xLucqs force-pushed the fix-bug-when-decode-in-wasm-rutime branch from 6bb5dd7 to b0f9b53 Compare July 24, 2023 12:50
@codecov
Copy link

codecov bot commented Jul 24, 2023

Codecov Report

Patch and project coverage have no change.

Comparison is base (559230f) 41.94% compared to head (b0f9b53) 41.94%.

Additional details and impacted files
@@           Coverage Diff           @@
##             main     #893   +/-   ##
=======================================
  Coverage   41.94%   41.94%           
=======================================
  Files          86       86           
  Lines       10729    10729           
  Branches    10729    10729           
=======================================
  Hits         4500     4500           
  Misses       5663     5663           
  Partials      566      566           

☔ View full report in Codecov by Sentry.
📢 Do you have feedback about the report comment? Let us know in this issue.

@tdelabro tdelabro merged commit 1d42509 into keep-starknet-strange:main Jul 24, 2023
@tdelabro tdelabro deleted the fix-bug-when-decode-in-wasm-rutime branch July 24, 2023 14:20
@github-actions github-actions bot locked and limited conversation to collaborators Jul 26, 2023
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Something isn't working dependencies Pull requests that update a dependency file Fix
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant