-
# C4 issue
M-13: [slashing fails when node operator doesn't have enough staked GGP](https://github.com/code-423n4/2022-12-gogopool-findings/issues/494)
# Comments
The original implementation was not…
-
# Lines of code
https://github.com/code-423n4/2022-12-gogopool/blob/aec9928d8bdce8a5a4efe45f54c39d4fc7313731/contracts/contract/RewardsPool.sol#L229
https://github.com/code-423n4/2022-12-gogopool/blo…
-
# Git Alias All In One
> git alias ggp
```sh
$ gp
$ ggp
```
![image](https://user-images.githubusercontent.com/7291672/126500452-5f544ff5-723c-4f94-906d-748b38bfd178.png)
http…
-
Example:
```r
library(ggplot2)
ggp
-
# Lines of code
https://github.com/code-423n4/2022-12-gogopool/blob/main/contracts/contract/Staking.sol#L379-L383
# Vulnerability details
## Description
When creating a minipool the node operator …
-
When running the demo code of SVDKL, I receive the following error at the last step:
`(Epoch 1) Minibatch: 0%
0/196 [00:00
-
# Lines of code
https://github.com/code-423n4/2022-12-gogopool/blob/aec9928d8bdce8a5a4efe45f54c39d4fc7313731/contracts/contract/RewardsPool.sol#L155-L197
# Vulnerability details
## Impact
when the…
-
Hi @jbingham -
Canceling the pipeline using "stop job" feature on Dataflow UI, terminates the master. However, if there are any instances running (vms with name ggp*), they are not shut down, meani…
-
# C4 issue
H-02: [ProtocolDAO lacks a method to take out GGP](https://github.com/code-423n4/2022-12-gogopool-findings/issues/532)
# Comments
> not fixing
-
Currently the CF stack generated by`launch-lambda-stack-for-ggp.sh` fails.
This is because the GGP binary is bigger than 250MB which is the Lambda size limit.
To reduce the size of the JAR file…