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

Chris/p2p rrs #1493

Closed
wants to merge 17 commits into from
Closed

Chris/p2p rrs #1493

wants to merge 17 commits into from

Conversation

CHr15F0x
Copy link
Member

@CHr15F0x CHr15F0x commented Nov 3, 2023

WIP

Fixes: #1328

CHr15F0x and others added 17 commits November 6, 2023 18:41
NOTE: this is supposed to be a temporary measure until fixes are merged
back to the blockifier branch for 0.13.0.

This commit downgrades our blockifier dependency to use the `main-v0.12.3`
branch. This branch will later contain a fix for the query version issue
but is using a much older `starknet_api` dependency which we need to
adapt our code to.

We also have to downgrade a few third party dependencies (like `serde`
and `time`) so that they are compatible with this branch of starknet_api
and blockifier.
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.

new p2p spec: streaming response support
2 participants