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

Revert "fix: handle contract commitments for contract without data items" #394

Conversation

whichqua
Copy link
Collaborator

@whichqua whichqua commented Oct 3, 2024

Reverts #388

@HermanObst HermanObst merged commit d7340e7 into gm/no-possible-convertion Oct 4, 2024
5 of 6 checks passed
@HermanObst HermanObst deleted the revert-388-gm/internal-error-tree-height branch October 4, 2024 18:31
HermanObst added a commit that referenced this pull request Oct 14, 2024
* 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 (#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 (#388)" (#394)

This reverts commit 0c13f1c.

---------

Co-authored-by: Herman Obst Demaestri <[email protected]>
matzayonc pushed a commit to matzayonc/snos that referenced this pull request Oct 15, 2024
…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]>
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.

2 participants