This repository was archived by the owner on Dec 1, 2025. It is now read-only.
Enable metadata hash verification#327
Merged
h4x3rotab merged 4 commits intoPhala-Network:mainfrom Feb 10, 2025
Merged
Conversation
h4x3rotab
reviewed
Jan 30, 2025
runtime/phala/build.rs
Outdated
| .with_current_project() | ||
| .export_heap_base() | ||
| .import_memory() | ||
| .enable_metadata_hash("UNIT", 12) |
Contributor
There was a problem hiding this comment.
Didn't check the parameters, but I guess it should be ("PHA", 12)?
Contributor
Author
There was a problem hiding this comment.
Ok i'll fix it. By the way, the github pipeline use rust 1.73, but as i mentioned, now we must use rust 1.75, you may upgrade it on the pipline server.
Contributor
|
Thanks for the contribution. I'd like to propose a $1000 tip for you. Could you leave a Phala wallet address? |
Contributor
Author
My address is 41gEhZdj97deB5zfzKjHxuNZoogx7Nd4n82a4nsxfGY854Wi, thanks for the reward~ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to subscribe to this conversation on GitHub.
Already have an account?
Sign in.
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Feature
Upgrade khala/phala/thala/rhala runtimes to support Polkadot's new ledger app.