-
Hey there! Great library.
Can you define multiple commands to be run within the same keyword?
```yaml
scripts:
run:
"fvm flutter pub clean"
"fvm flutter pub get"
"fvm f…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues.
### CLI Version
1.0.0
### Firebase Tools version
13.0.3
### Flutter Doctor Output
```[✓] Flutter (Channel sta…
-
Currently, we need to pay an "extern" cost to get the randomness. However, we can pretty easily construct the FVM with 2x finality randomness information to avoid having to go back to the client to "f…
-
### Checklist
- [X] This is **not** a security-related bug/issue. If it is, please follow please follow the [security policy](https://github.com/filecoin-project/lotus/security/policy).
- [X] I **…
eshon updated
1 month ago
-
I have the following function in my LBM_FVM class, which is supposed to get data from a specific cell (i, j) across different refinement levels. I want it to get data from the fineset level first.
…
-
![image](https://github.com/leoafarias/fvm/assets/51257520/93659f7c-6a65-40ee-baf7-3a864b70c23b)
-
### Checklist
- [X] This is **not** a security-related bug/issue. If it is, please follow please follow the [security policy](https://github.com/filecoin-project/lotus/security/policy).
- [X] I **hav…
-
We cannot install Flutter from a Git cache, nor can we download Flutter from the `https://storage.googleapis.com/flutter_infra_release/releases` location. Instead, we maintain our own versions of Flut…
-
### Describe the feature you'd like to request
We should deploy on FEVM, as requested by the Filecoin Green team.
That includes FVM mainnet and Hyperspace testnet.
### Describe the solution you'd…
-
related to https://github.com/filecoin-project/lotus/issues/10612
tl'dr: with FVM the execution gas are now properly accounted, and if the FVM gas accounting changes, the max value of how many msg …