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

Fix #116 #117

Merged
merged 2 commits into from
Feb 7, 2024
Merged

Fix #116 #117

merged 2 commits into from
Feb 7, 2024

Conversation

Trantorian1
Copy link
Member

Pull Request type

  • Bugfix

What is the current behavior?

L2 Sync stops at block 1342 due to data did not match any variant of enum GatewayResponse from Starknet-rs.

Resolves: #116

What is the new behavior?

L2 works past block 1342.

Does this introduce a breaking change?

No

Trantorian added 2 commits February 7, 2024 09:45
This is a temporary fix using a fork of starknet-rs. Will need to manually update to commit [c974e5c](xJonathanLEI/starknet-rs@c974e5c) in the future.
@Trantorian1 Trantorian1 added the fix Fixed an issue label Feb 7, 2024
@antiyro antiyro merged commit a856f04 into KasarLabs:main Feb 7, 2024
4 of 7 checks passed
@github-actions github-actions bot locked and limited conversation to collaborators Feb 9, 2024
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
fix Fixed an issue
Projects
None yet
Development

Successfully merging this pull request may close these issues.

starknet-core deserialization error
3 participants