-
Second integration test for more uses cases and CI QA. First test file was Uniswap V2, second one could be Aave, Maker, Sushiswap.
-
# Handle
defsec
# Vulnerability details
## Impact
On the TridentRouter.sol, the whitelisting mechanism has been implemented on the contract. However, some of swap operations do not have pool whit…
-
# Handle
0xRajeev
# Vulnerability details
## Impact
PostAuctionLauncher finalize() has removed the requirement of admin-only finalize() (as noted in the function comment) and lets anyone call it.…
-
**🧐 Motivation**
Recently, [EIP-2981](https://eips.ethereum.org/EIPS/eip-2981) went to Final Status. It proposes a "standardized way to retrieve royalty payment information for non-fungible tokens …
-
# Handle
cmichel
# Vulnerability details
The `PostAuctionLauncher.finalize` function takes the raised payment token amounts and uses previously provided auction token amounts to provide liquidity …
-
- [x] I understand that token listing is not required to use the SushiSwap Interface with a token.
- [x] I understand that filing an issue or adding liquidity does not guarantee addition to the Unisw…
-
# Handle
itsmeSTYJ
# Vulnerability details
## Impact
If numerator is less than denominator when calculating priceDrop, it will return 0 since Solidity cannot express decimals i.e. the price drop …
-
## How can we help ?
Pushed new logo to repo but the cloud CDN is still serving the old logo.
Wondering how long it will take to update?
https://res.cloudinary.com/dnz2bkszg/image/fetch/htt…
-
Refactor use of react-tabs to headless-ui tabs and drop this dependency.
-
# Handle
gpersoon
# Vulnerability details
## Impact
Suppose some ERC20 tokens accidentally end up in the MISOMarket contract.
Make sure you have 1 of those tokens before calling createMarket.
The…