-
### What is it?
Identify more scaleable ways of replicating the metrics including in [this dashboard](https://docs.google.com/spreadsheets/d/1f-uIW_PzlGQ_XFAmsf9FYiUf0N9l_nePwDVrw0D5MXY/edit?usp=shar…
-
## 🆕🐥 First Timers Only
This issue is reserved for people who have never contributed to this project or any open source project in general.
We know that creating a pull request (PR) is a major bar…
-
### Component
@celo/celocli
### Describe the feature you would like
Support arbitrary token approvals of the form `token:approve --spender --from --value ` (this exact syntax is not verifie…
-
## summary
on the call to erc20#permit it sets the allowance of the spender to the value instead of simply adding to it, it makes sense to add to it supposing a spender already has previous allowance…
-
Is it possible to move the token approvals for the cToken into the `mapTokenToCToken` function?
Can we remove the approvals in this function and instead to a max approval in `mapTokenToCoToken` si…
-
0x52
high
# Escrow approvals are not cleared when club is transferred allowing for abuse after transfer
## Summary
Escrow approvals remain even across club token transfers. This allows a malicious…
-
# Handle
leastwood
# Vulnerability details
## Impact
The `approve` function has not been overridden and therefore uses `xToken` shares instead of the equivalent rebalanced amount, i.e. the underl…
-
# Handle
gzeon
# Vulnerability details
## Impact
Lock manager and beneficiary can call `approveBeneficiary` to set the allowance of `tokenAddress`. However, if `tokenAddress` is changed by `update…
-
# Handle
leastwood
# Vulnerability details
## Impact
`addLiquidity` is called when users reinvest their tokens through bonding events. The `RewardReinvestor` first transfers Malt and rewards toke…
-
# Lines of code
https://github.com/code-423n4/2022-08-olympus/blob/b5e139d732eb4c07102f149fb9426d356af617aa/src/modules/TRSRY.sol#L64-L72
https://github.com/code-423n4/2022-08-olympus/blob/b5e139d732…