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

Porting filecoin-ffi to win32 #357

Draft
wants to merge 18 commits into
base: asr/fvm-update
Choose a base branch
from

Conversation

StEvUgnIn
Copy link

@StEvUgnIn StEvUgnIn commented Jan 30, 2023

Features

I am looking for someone to test it with Cuda on Windows / Msys2.


Related issues
#291

arajasek and others added 18 commits December 18, 2022 18:18
…-update

Update FVM (3.0.0-alpha.16) and ipld_encoding (0.3.2)
This means we don't construct a v3 config at the top level, then try to
convert it to a v2 config. When we do that, we run into issues if, e.g.,
v3 doesn't define a price-list for a version only supported by v2.

This PR also has a bit of cleanup:

1. Removes the manifest CID.
2. Changes the network version from u64 to u32 (simplifies some code).
3. Deletes all the overlay blockstore logic (was only used if the
   manifest was explicitly passed).

Actor "overrides" should now only be done via "redirects".
…i-config

feat: switch to an FFI-level config
SC2006: Use $(...) notation instead of legacy backticked `...`.
SC2086: Double quote to prevent globbing and word splitting.
Linux and macOS don't have pc in their `target triple`.
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.

None yet

3 participants