-
# C4 issue
M-14: [any duration can be passed by node operator](https://github.com/code-423n4/2022-12-gogopool-findings/issues/492)
# Comments
Anyone can call `createMinipool()` with `nodeID, duratio…
-
# C4 issue
M-17: [NodeOp can get rewards even if there was an error in registering the node as a validator](https://github.com/code-423n4/2022-12-gogopool-findings/issues/471)
# Comments
The protoc…
-
# C4 issue
M-03: [NodeOp funds may be trapped by a invalid state transition](https://github.com/code-423n4/2022-12-gogopool-findings/issues/723)
# Comments
The original implementation had a path whe…
-
# C4 issue
H-03: [node operator is getting slashed for full duration even though rewards are distributed based on a 14 day cycle](https://github.com/code-423n4/2022-12-gogopool-findings/issues/493)
…
-
# C4 issue
M-08: [Recreated pools receive a wrong AVAX amount due to miscalculated compounded liquid staker amount](https://github.com/code-423n4/2022-12-gogopool-findings/issues/620)
# Comments
In …
-
# C4 issue
M-09: [State Transition: Minipools can be created using other operator's AVAX deposit via recreateMinipool](https://github.com/code-423n4/2022-12-gogopool-findings/issues/569)
# Comments
…
-
# C4 issue
H-05: [Inflation of ggAVAX share price by first depositor](https://github.com/code-423n4/2022-12-gogopool-findings/issues/209)
# Comments
This issue is very well-known for ERC-4626 contra…
-
# C4 issue
M-01: [RewardsPool.sol : It is safe to have the startRewardsCycle with WhenNotPaused modifier](https://github.com/code-423n4/2022-12-gogopool-findings/issues/823)
# Comments
The original …
-
# C4 issue
M-02: [Coding logic of the contract upgrading renders upgrading contracts impractical](https://github.com/code-423n4/2022-12-gogopool-findings/issues/742)
# Comments
The original implemen…
-
`finishFailedMinipoolByMultisig()` is a useful function for the Multisig to invoke on in case of a human review of an error. The issue can be resolved, to keep the function if need be, by just removin…