lotus
lotus copied to clipboard
Reference implementation of the Filecoin protocol, written in Go
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.
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...
### 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...
These are currently unimplemented and some ecosystem partners seem to require them.
## 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...