lotus
lotus copied to clipboard
Reference implementation of the Filecoin protocol, written in Go
> Note: For security-related bugs/issues, please follow the [security policy](https://github.com/filecoin-project/lotus/security/policy). **Describe the bug** The Lotus node was out of order but recovered immediately,but at this point my WaitSeed sector state...
Follow-up to https://github.com/filecoin-project/lotus/pull/6360.
> Note: For security-related bugs/issues, please follow the [security policy](https://github.com/filecoin-project/lotus/security/policy). **Describe the bug** i choose a miner who can deal 64GB file.then I send a 33GB file ,louts deal the...
**Is your feature request related to a problem? Please describe.** The first party to successfully dispute a post wins. However, all parties need to pay gas. **Describe the solution you'd...
**Describe the bug** The bug is a panic out of memory when calling `github.com/filecoin-project/lotus/lib/backupds.RestoreInto()` with a well-crafted byte array. **Version (run `lotus version`):** The bug was found yesterday on the...
**Is your feature request related to a problem? Please describe.** When running `lotus wallet import` on a wallet that already exists in the targeted `$LOTUS_PATH` (importing the same wallet twice)....
Tonight one of our partitions failed to pass the WindowPoSt. ``` Miner: f0187709 deadline partitions sectors (faults) proven partitions 0 1 2349 (0) 0 1 1 2349 (0) 0 2...
**Is your feature request related to a problem? Please describe.** Having access to pprof http end points is valueable, exposing the lotus API to gain access to pprof http endpoints...
**Describe the bug** In the jsonrpc specification at build/openrpc/full.json.gz , the `storagemarket.StorageDealStatus` `State` field of `DealInfo`s, are documented as simply `number` without any information on what different number values mean....
**Describe the bug** While `lotus wallet sign` supports/resolves short addresses to their actual robust versions, `lotus wallet verify` fails to do the same: # Works ``` ~$ lotus wallet verify...