-
### What happened?
1. Updated from Flame 1.18.0 to 1.21.0 (so issue was not present on 1.18.0)
2. During game session, flame randomly can remove my components (I have no clue why that happens on 1.2…
-
We need to improve the accuracy of the gas model to account for some fixed costs before we allow native webassembly actors. We accurately charge for (almost) all _variable_ costs but we have several s…
-
eta: 2023-06-30
description: The drand values are currently stored in the Filecoin block headers, however it seems they are currently not available to be used by FVM code. We will need to raise a F…
-
Cannot build runner for event management tutorial many-to-many
user@user-Mac-mini many_to_many % fvm dart pub run build_runner build
Deprecated. Use `dart run` instead.
[INFO] Generating build s…
-
**Before creating a bug report please make check the following**
- [x] You have read our [FAQ](https://fvm.app/docs/guides/faq)
- [n/a] If you have used flutter. Please install correctly, run `pub…
-
The built-in actors were developed in an environment assuming there were no user-programmed actors. Some of the basic ones like the Init actor, multisig, payment channel have code in them that will li…
-
An example test like `placeholder_deploy_test` fails to run to completion on the workbench.
```
v.execute_message_implicit(
&EAM_ACTOR_ADDR, // so this works even if "m2-native…
-
## Done Criteria
1. The to-be-created release steps outlined in https://github.com/filecoin-project/ref-fvm/issues/2018 can be followed without requiring manual clicking in the GitHub UI. Instead, r…
-
```[tasklist]
### Tasks
- [x] Create Frontend for Starter Kits
- [x] Start Examples Repo, consolidate existing use-cases into one repo (don't start a new repo for each starter kit, instead locate t…
-
Given that this is shaping up to be a core shared library, it should live in the filecoin-project org:
- Either as a sub-crate in the builtin actors.
- Or as a new package? Maybe something like li…