-
Can you please publish the latest image for 2k network as we need these fixes for our product https://github.com/filecoin-project/lotus/pull/11123
-
-
We now have a new `verify_bls_aggregate` syscall and can remove the old `verify_signature` syscall in the next major version.
-
### 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…
-
## Steps to Reproduce
Add a `Text` widget to demo project:
```
Text('☞关门')
```
Then flutter run on iOS Simulator. Please notice the Unicode symbol ☞ before the Chinese symbols, It will make Chi…
-
Using the new dusk cli (https://github.com/dawn-ico/dusk/pull/49) the following problem with dawn occurred to me.
Behaviors of these two commands, which should do the same thing before code generatio…
-
* Lotus -> https://github.com/filecoin-project/lotus/blob/master/chain/vm/vm.go#L787-L796
* FVM -> https://github.com/filecoin-project/ref-fvm/blob/master/fvm/src/blockstore/buffered.rs#L192
-
## What happened
I wrote a simple unit test for a dart class used in a flutter project. I tried to run the test using the IntelliJ IDEA IDE. The IDE reported a 2 errors and suggested that I create …
-
`git clone` sometimes fails with:
```
error: 2556 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid inde…
-
**Description:** The [hardhat](https://github.com/filecoin-project/FEVM-Hardhat-Kit) and [foundry](https://github.com/filecoin-project/fevm-foundry-kit) starter kits for FEVM are outdated.
- They wer…