Skip to content
This repository has been archived by the owner on Dec 20, 2023. It is now read-only.

Mir-miner process and CLI #2

Closed
adlrocha opened this issue Sep 26, 2022 · 1 comment
Closed

Mir-miner process and CLI #2

adlrocha opened this issue Sep 26, 2022 · 1 comment

Comments

@adlrocha
Copy link
Contributor

adlrocha commented Sep 26, 2022

Create a mir-validator cli that handles all mir-specific features, and runs a Mir validator process. With this, lotus-miner will be used by SPs to handle all storage-related features (proofs, deals, etc.). While validators will have to run a mir-miner to propose and validate new blocks.

Validators initialize their own repo and run a separate libp2p-host from the daemon and the lotus-miner.

Depends on: #3

Note: We don't need to call it mir-validator, I used it in the description to clarify the purpose of the tool, but we can call plainly mir

@adlrocha
Copy link
Contributor Author

adlrocha commented Dec 9, 2022

Implemented. The code is available in the spacenet branch (new main branch of the repo). This won't be merged to lotus mater yet (at least for now).

@adlrocha adlrocha closed this as completed Dec 9, 2022
hmoniz added a commit that referenced this issue Dec 26, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

1 participant