lotus icon indicating copy to clipboard operation
lotus copied to clipboard

Reference implementation of the Filecoin protocol, written in Go

Results 254 lotus issues
Sort by recently updated
recently updated
newest added

fix Local Multi Sign Wallet issue [#298 ](https://github.com/filecoin-project/community/issues/298)

This is an attempt at automating the checks listed in https://docs.filecoin.io/mine/lotus/miner-lifecycle/#safely-restarting-the-miner-daemon I still need to do testing and polish this work, but wanted to request feedback in parallel.

P2
team/curio

Optimize subcommands `check-expire` and `renew` of `lotus-miner sectors`: - Print timestamp instead of relative time in `check-expire` results with a customized `epochTime` function. - Move util code to the end...

team/curio

### Checklist - [X] This is **not** brainstorming ideas. If you have an idea you'd like to discuss, please open a new discussion on [the lotus forum](https://github.com/filecoin-project/lotus/discussions/categories/ideas) and select the...

kind/feature

These are currently unimplemented and some ecosystem partners seem to require them.

good first issue

## Done Criteria 1. We have documentation for how a maintainer is supposed to backport changes from master to a release branch 2. We have documented tooling / process that...

### Background: On December 8th and 9th, a number of node operators experienced issues due to a large increase in the number of messages in the network. At certain points,...

### 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 **have** searched on the [issue tracker](https://github.com/filecoin-project/lotus/issues) and...

kind/bug