-
# Handle
cmichel
# Vulnerability details
The `DAO.bond` function requires `BASE` tokens in the DAO contract.
It's unclear how these tokens get there.
If there are not enough tokens, the transactio…
-
# Handle
hickuphh3
# Vulnerability details
### Impact
In general, creating invalid proposals is easy due to the lack of validation in the `new*Proposal()` functions.
- The `typeStr` is not valid…
-
# Handle
gpersoon
# Vulnerability details
## Impact
When the DAO is upgraded via moveDao, it also updates the DAO address in BASE.
However it doesn't update the DAO address in the Reserve.sol cont…
-
I recently launched a DAO with the default parameters (using Medium), here are some thoughts on what might be good to change:
1) I would change is the Threshold constant, it seems to increase requi…
-
request to adapt a exposed generator
-
K9s has a "workloads" view. However, the Kueue kubernetes system has a native [workload](https://kueue.sigs.k8s.io/docs/concepts/workload/) resource. It's not possible to display this resource in k9s …
-
```
When creating a childinjector, the parentinjector is injected into the class
instead of the childinjector.
Injector parent = Guice.createInjector();
Injector child = parent.createChildInjector()…
-
A function to hide the balances and USD value of assets should be implemented in the portfolio page
- implement an eye icon that allows switching between visible and hidden values
- when hidden value…
-
### Is there an existing issue for this?
- [X] I have searched the existing issues
### Kong version (`$ kong version`)
3.7.0
### Current Behavior
When Kong 3.7.0 starts up post migratio…
-
Hi,
I deployed Harbor using the Helm contained in this repository, enabling metrics but the exporter container is always unready - both liveness and readiness probe are failing. This is the contain…