-
Can we make a separate branch to see how would the app look like without all gray lines (separators)?
![Activity_XLarge](https://user-images.githubusercontent.com/51817359/170263770-70d6d166-7dd9-439…
-
## Purpose
Purpose of this proposal is to discuss the proposed changes before beginning with their implementation.
## Current State
The current implementation of Goo Stew is a nice improvement ov…
-
Hello,
I followed the final tutorial on https://www.youtube.com/watch?v=M576WGiDBdQ . The file useStakeTokens.tsx in hooks defines the transactionName 'Approve ERC20 transfer' and 'Stake Toke…
-
# Lines of code
https://github.com/reserve-protocol/protocol/blob/9ee60f142f9f5c1fe8bc50eef915cf33124a534f/contracts/plugins/assets/erc20/RewardableERC20Wrapper.sol#L41-L49
# Vulnerability details
…
-
# Lines of code
https://github.com/code-423n4/2024-02-althea-liquid-infrastructure/blob/main/liquid-infrastructure/contracts/LiquidInfrastructureERC20.sol#L142-L145
https://github.com/code-423n4/2024…
-
* There are some unsafe casts, meaning if the value is greater, it will be truncated, e.g.:
```solidity
_locked.amount += int128(int256(_value));
```
Better utilize SafeCast library where possible.
…
-
# Handle
cmichel
# Vulnerability details
The `SwappableYieldSource.redeemToken` function transfers tokens from the contract back to the sender, however, it uses the `ERC20.transferFrom(address(thi…
-
# Lines of code
https://github.com/code-423n4/2024-07-reserve/blob/3f133997e186465f4904553b0f8e86ecb7bbacbf/contracts/p1/BackingManager.sol#L97
# Vulnerability details
When a Dutch auction that or…
-
## Abstract
At the moment it doesn't seem to be possible to specify a date/time and get your blockchain account balances based on a historical block (ETH, ERC20 tokens and DeFi). It'd be nice if so…
-
Can some edit my contract.
I would like every transaction has a 10% tax
-5 automatically burn
-3 goes to wallet of everyone who holds token
-2 to my selected wallet
Has a feature of reanounce…