Modify difficulty adjustment #1123
Annotations
9 errors and 1 warning
core/types/pow/difficultymanager/kaspad.go#L112
m.b.ChainRLock undefined (type model.BlockChain has no field or method ChainRLock)
|
core/types/pow/difficultymanager/kaspad.go#L116
block.GetHeight undefined (type model.Block has no field or method GetHeight)
|
core/types/pow/difficultymanager/kaspad.go#L118
m.b.ChainRUnlock undefined (type model.BlockChain has no field or method ChainRUnlock)
|
core/types/pow/difficultymanager/meer.go#L85
iterBlock.GetHeight undefined (type model.Block has no field or method GetHeight)
|
core/types/pow/difficultymanager/meer.go#L303
block.GetHeight undefined (type model.Block has no field or method GetHeight)
|
core/types/pow/difficultymanager/meer.go#L405
m.b.ChainRLock undefined (type model.BlockChain has no field or method ChainRLock)
|
core/types/pow/difficultymanager/meer.go#L409
block.GetHeight undefined (type model.Block has no field or method GetHeight)
|
core/types/pow/difficultymanager/meer.go#L411
m.b.ChainRUnlock undefined (type model.BlockChain has no field or method ChainRUnlock)
|
|
The following actions uses node12 which is deprecated and will be forced to run on node16: actions/checkout@v2, actions/setup-go@v2. For more info: https://github.blog/changelog/2023-06-13-github-actions-all-actions-will-run-on-node16-instead-of-node12-by-default/
|
The logs for this run have expired and are no longer available.
Loading