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

Add Block and State deserialization #40

Merged
merged 7 commits into from
Sep 27, 2024

Conversation

ClementWalter
Copy link
Member

@ClementWalter ClementWalter commented Sep 25, 2024

Add BlockHeader deserialization

  • Add BlockHeader deserialization to the os module
  • Add tests for the BlockHeader deserialization

The rust test has been skipped for now, as the hints are not yet implemented in the cairo vm.
Issue to follow up: #39

@ClementWalter ClementWalter changed the title Add BlockHeader deserialization Add Block deserialization Sep 26, 2024
crates/exex/src/exex.rs Outdated Show resolved Hide resolved
crates/exex/src/exex.rs Outdated Show resolved Hide resolved
crates/exex/src/exex.rs Show resolved Hide resolved
crates/exex/src/hints.rs Show resolved Hide resolved
crates/exex/src/hints.rs Show resolved Hide resolved
crates/exex/src/exex.rs Show resolved Hide resolved
crates/exex/src/exex.rs Show resolved Hide resolved
crates/exex/src/exex.rs Show resolved Hide resolved
@ClementWalter ClementWalter changed the title Add Block deserialization Add Block and State deserialization Sep 27, 2024
@ClementWalter ClementWalter merged commit 1e11218 into kkrt-labs:main Sep 27, 2024
3 checks passed
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