-
1:
_transferTo() Usage of deprecated transfer can revert.
The original transfer used to send eth uses a fixed stipend 2300 gas. This was used to prevent reentrancy. However this limit your protocol to…
-
This is a companion task to #52 - the 'remove liquidity' converse to 'add liquidity'. Users should be able to fully manage their liquidity lifecycle on Sommelier, which includes the removal step.
…
-
# Overview
ERC-721 is the NFT standard but ERC-1155 can manage fungible & non-fungible
# Acceptance criteria
- Review if we should go with ERC1155 standard
- also check Polygon compatibility
-
## Description of the problem, including code/CLI snippet
When calling the gitlab API to get a projects push rules after looping over a list of projects, the API will fail at projects that havent b…
-
```
What steps will reproduce the problem?
1. Setup dropbox app console: https://www.dropbox.com/developers/apps
2. Fill in oauth.Config
3. trasnport.AuthCodeURL() returns url with empty param…
-
```
What steps will reproduce the problem?
1. Run python Sample
2. Don't reauth for a while
3. Try to save or open a drive file
What is the expected output? What do you see instead?
I expect to be a…
-
```
What steps will reproduce the problem?
1. Setup dropbox app console: https://www.dropbox.com/developers/apps
2. Fill in oauth.Config
3. trasnport.AuthCodeURL() returns url with empty param…
-
```
What steps will reproduce the problem?
1. Setup dropbox app console: https://www.dropbox.com/developers/apps
2. Fill in oauth.Config
3. trasnport.AuthCodeURL() returns url with empty param…
-
## tl;dr
We propose that Yearn funds **1UP**, a boost aggregator protocol for veYFI that is a neutral public good. There is no token, all fees are directed back into growing the protocol. This reques…
-
If a strategy interactor is never set on a strategy, an EMP utilizing that strategy tries to update the utilized ERC20 tokens, but it errors out. The issue is that the approval process cannot approve …