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

Bug: Fix missing main_scope field #1523

Merged
merged 10 commits into from
May 13, 2024

Conversation

fishseabowl
Copy link
Contributor

Pull Request type

Please add the labels corresponding to the type of changes your PR introduces:

  • Bugfix

What is the current behavior?

Resolves: #1469

What is the new behavior?

Add a wrapper struct around the LegacyProgram and implement deserialization for it to fix the missing main_scope field

Does this introduce a breaking change?

No

Other information

Copy link

There hasn't been any activity on this pull request recently, and in order to prioritize active work, it has been marked as stale.
This PR will be closed and locked in 7 days if no further activity occurs.
Thank you for your contributions!

@github-actions github-actions bot added the stale label Apr 20, 2024
@tdelabro
Copy link
Collaborator

tdelabro commented May 6, 2024

@fishseabowl rpc-tests are failing

@fishseabowl
Copy link
Contributor Author

@fishseabowl rpc-tests are failing

@tdelabro Thank you for your review. I've opened issue #1585 to address the failed RPC test. The issue may stem from an incorrect return value from rpc.get_class_at() due to recent updates in the codebase.

@github-actions github-actions bot removed the stale label May 7, 2024
@fishseabowl fishseabowl requested a review from tdelabro May 8, 2024 02:07
@tdelabro tdelabro merged commit d910a44 into keep-starknet-strange:main May 13, 2024
15 checks passed
Gerson2102 pushed a commit to Gerson2102/madara that referenced this pull request May 13, 2024
Authored-by: fishseabowl <xuefei.han@domichain.io>
@github-actions github-actions bot locked and limited conversation to collaborators May 16, 2024
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.

bug: fix contract serialisation
2 participants