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

Setup Curio integration in the CI #4716

Closed
1 of 7 tasks
LesnyRumcajs opened this issue Sep 2, 2024 · 0 comments
Closed
1 of 7 tasks

Setup Curio integration in the CI #4716

LesnyRumcajs opened this issue Sep 2, 2024 · 0 comments
Assignees

Comments

@LesnyRumcajs
Copy link
Member

LesnyRumcajs commented Sep 2, 2024

Issue summary

Curio is a replacement for lotus-miner. Like lotus-miner, it is designed to use lotus to interact with the Filecoin blockchain. However, Curio uses a much smaller set of RPC methods, and Forest is nearly capable of serving as the blockchain gateway. Unfortunately, there are still several bugs that prevent mining with Forest. This issue tracks setting up automated testing of mining with Forest as the blockchain gateway. This issue does not cover solving the remaining bugs and compatibility problems.

  • Merge Curio docker-compose with our devnet docker-compose.
  • Automatically add sectors to be mined.
  • Verify that Curio behaves correctly with Forest as the interface.
  • Add additional stress testing.
  • Find a way to reproduce the bugs encountered by the Curio team.

Clean-up and factoring:

  • De-duplicate common files.
  • Consider if having multiple devnet setups makes sense.

Other information and links

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Status: Done
Development

No branches or pull requests

2 participants