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

Moved compiled snos import to allowing using snos as a dependency #406

Conversation

matzayonc
Copy link

Issue Number: N/A

Type

  • feature
  • bugfix
  • [] dev (no functional changes, no API changes)
  • [] fmt (formatting, renaming)
  • build
  • docs
  • testing

Description

I moved the include_bytes!() with snos import to tests and binary, because it is not present when used as a dependency.

Breaking changes?

  • yes
  • no

whichqua and others added 2 commits October 15, 2024 18:42
…strange#387)

* fix: improve convertion errors to provide more context

* fix: better error handling and fix for invalid abi

* fix: add tests for blocks, and minor fixes based on review

* fix: handle contract commitments for contract without data items (keep-starknet-strange#388)

* fix: handle contract commitments for contract without data items

Problem: reexecution panics when a contract doesnt have data items

Solution: handle the edge case to prevent panics

* fix: only one commitment return

* Revert "fix: handle contract commitments for contract without data items (keep-starknet-strange#388)" (keep-starknet-strange#394)

This reverts commit 0c13f1c.

---------

Co-authored-by: Herman Obst Demaestri <[email protected]>
@matzayonc matzayonc force-pushed the fix/include-snos-as-dependency branch from 2ab782b to 23ce165 Compare October 15, 2024 16:42
@matzayonc matzayonc closed this Oct 15, 2024
@matzayonc
Copy link
Author

Moved to #407

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.

3 participants