Skip to content

chore: use next from protocol#1785

Closed
SantiagoPittella wants to merge 6 commits intonextfrom
santiagopittella-use-next-from-protocol
Closed

chore: use next from protocol#1785
SantiagoPittella wants to merge 6 commits intonextfrom
santiagopittella-use-next-from-protocol

Conversation

@SantiagoPittella
Copy link
Collaborator

WIP

This PR updates the protocol version to the next branch. It currently has the following issue that needs to be address before continuing:

The protocol uses version 0.22 of the crypto repository, the same version that the VM uses. That version currently does not have StorageError and SubtreeUpdate exposed, and we are using those structs in the rocksdb crate of this repository. @drahnr already created a new commit on top of 0.22 with the needed changes for the crypto repository, exposing the structs.

I updated the protocol version to use that branch in particular, but it is failing to compile due to the miden-vm repository having pinned the "0.22" version from crates.io and thus not using the repository one.

Related: #1720 (comment)

Maybe I'm not having something in mind after the releases/versions recent changes; am I doing the proper approach? Should I update this in some other way?

cc @Mirko-von-Leipzig

@SantiagoPittella
Copy link
Collaborator Author

Closing in favor of #1784

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.

1 participant