You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
Issue summary
Curio is a replacement for
lotus-miner
. Likelotus-miner
, it is designed to uselotus
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.Clean-up and factoring:
devnet
setups makes sense.Other information and links
The text was updated successfully, but these errors were encountered: