We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
So far, we've discussed three features that require changes in ref-fvm.
Transient read-only executions on intermediate state during consensus:
feat(node): support read only state by cryptoAtwill · Pull Request #1276 · consensus-shipyard/ipc
Conditional gas charging:
Rework gas parameters in Broadcaster · Issue #1255 · consensus-shipyard/ipc
The IPC BTC guys want to introduce a new address type, which will require further changes to ref-fvm to fully modularize addressing. See https://filecoinproject.slack.com/archives/C04U4GPK3QR/p1724663264402279.
Here's our fork: https://github.com/consensus-shipyard/ref-fvm, but we haven't integrated it yet into the build.
The text was updated successfully, but these errors were encountered:
IPC-165 Integrate our ref-fvm fork into the build
Sorry, something went wrong.
No branches or pull requests
So far, we've discussed three features that require changes in ref-fvm.
Transient read-only executions on intermediate state during consensus:
feat(node): support read only state by cryptoAtwill · Pull Request #1276 · consensus-shipyard/ipc
Conditional gas charging:
Rework gas parameters in Broadcaster · Issue #1255 · consensus-shipyard/ipc
The IPC BTC guys want to introduce a new address type, which will require further changes to ref-fvm to fully modularize addressing. See https://filecoinproject.slack.com/archives/C04U4GPK3QR/p1724663264402279.
Here's our fork: https://github.com/consensus-shipyard/ref-fvm, but we haven't integrated it yet into the build.
The text was updated successfully, but these errors were encountered: