Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

add Miner-tools-2 #412

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
83 changes: 83 additions & 0 deletions projects/developer_tooling/Miner-tools-2.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,83 @@
## Project Name

Miner-tools

## Category

application

## Project Description

The `filecoin toolbox` to facilitate miners to better participate in filecoin.

The purpose of improving this `toolbox` is to minimize the loss of miners in emergencies and to facilitate the deployment of wdpost certification services for miners.

1.Redo program with scheduling

- When all sectors or some sectors are accidentally damaged, the sectors need to be quickly restored to avoid punishment. The `lotus-redo` tool in `lotus-box` is suitable for a small amount of sector recovery. so a service is needed to support the redo sector of multiple machines.
- Provided functions:
- compatible with `lotus-worker`
- supports the rerun of sectors based on deadline and partition, and supports the rerun of custom sectors


2.wdpost server

- Lost the metadata of the miner, Only the private key, but the sector file still exists, quickly start a wdpost service.
- Provided functions:
- simple configuration, quick start.
- support for multiple miners to provide wdpost proof, easy to manage multiple miners.

## Project Status

fundraising/udender development

## Previews

1.Redo program with scheduling

- Multi-machine redo sectors.

2.wdpost server

- Simple to quickly start the wdpost service that supports multiple miners

## Target Audience

all miner

## Rough estimated user base (if applicable)

N/A

## Github repo

https://github.com/luluup777

## Website

N/A

## Docs

https://github.com/luluup777

## Team Info

A small team.

### Team Size

1

### Team members

luluup777

## How the community can engage

GitHub Discussion: https://github.com/filecoin-project/community/discussions/352
Email: [email protected]

## How to Contribute

If you want, act now