Difficulty adjustment fix between golang and rusty nodes #78
Annotations
2 errors and 1 warning
domain/consensus/processes/blockvalidator/pruning_violation_proof_of_work_and_difficulty_test.go#L305
cannot use func(_ model.DBReader, _ model.GHOSTDAGManager, _ model.GHOSTDAGDataStore, _ model.BlockHeaderStore, daaBlocksStore model.DAABlocksStore, _ model.DAGTopologyManager, _ model.DAGTraversalManager, _ *big.Int, _ int, _ bool, _ time.Duration, _ *externalapi.DomainHash, _ uint32) model.DifficultyManager {…} (value of type func(_ model.DBReader, _ model.GHOSTDAGManager, _ model.GHOSTDAGDataStore, _ model.BlockHeaderStore, daaBlocksStore model.DAABlocksStore, _ model.DAGTopologyManager, _ model.DAGTraversalManager, _ *big.Int, _ int, _ bool, _ time.Duration, _ *externalapi.DomainHash, _ uint32) model.DifficultyManager) as consensus.DifficultyManagerConstructor value in argument to factory.SetTestDifficultyManager (compile)
|
|
The following actions use a deprecated Node.js version and will be forced to run on node20: actions/setup-go@v4. For more info: https://github.blog/changelog/2024-03-07-github-actions-all-actions-will-run-on-node20-instead-of-node16-by-default/
|
This job failed
Loading