-
Notifications
You must be signed in to change notification settings - Fork 1
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
Working runner with gas metering and compiled pvm-prog-calc #26
base: main
Are you sure you want to change the base?
Conversation
You must update the vendors, recompile polkatool, recompile calc pvm blob
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Looks good
@ealataur please keep codes in the separate branch, we don't need them into the master. Or please create a directory with name experiments/ or so. |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM
Engine, GasMeteringKind, InterruptKind, Module, ModuleConfig, | ||
ProgramBlob, Reg | ||
}; | ||
// use polkavm_common::Reg; |
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
// use polkavm_common::Reg; |
You must update the vendors, recompile polkatool, recompile calc pvm blob