Skip to content

add miner-tools.md #354

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

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
74 changes: 74 additions & 0 deletions projects/developer_tooling/miner-tools.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,74 @@
## Project Name

Miner-tools

## Category
application

## Project Description
This is a toolbox project to facilitate miners to better participate in filecoin.

1.Redo sector tool

- As the sector file in the storage is damaged, the correct proof cannot be provided. At this time, the sector needs to be repackaged to provide the correct WindowsPost proof.

2.WindowsPost test tool

- Usually, as a miner, there is a need to check whether a sector or multiple sectors are correct. This tool can simulate the behavior of WindowsPost to determine whether the sector is correct.

3.Monitoring and alarm service

- Monitor and alarm the mining, so that filecoin miners can find problems in time, and at the same time, they can also get the tips of successfully mining the block.

## Project Status
fundraising/udender development

## Previews
1.Redo sector tool

- Redo of all sectors will be supported. CC sectors are easy, and sectors with data must have the original data.

2.WindowsPost test tool

- It will support one sector, multiple sectors, and sector tests of `deadline` and `partition`.

3.Monitoring and alarm service

- Monitor and alarm the mining situation, and post the alarm information to slack, which may support other platforms' alarms in the future.

## Target Audience
all miner

## Rough estimated user base (if applicable)
N/A

## Github repo
https://github.com/luluup777/lotus-box

https://github.com/luluup777/robin

## Website
N/A

## Docs
https://github.com/luluup777/lotus-box

https://github.com/luluup777/robin

## 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