squeeth-monorepo icon indicating copy to clipboard operation
squeeth-monorepo copied to clipboard

Squeeth is a new financial primitive in DeFi that gives traders exposure to ETH²

Results 127 squeeth-monorepo issues
Sort by recently updated
recently updated
newest added

**Please describe the problem you're having.** Currently we use user eth balances as max addable amount for collateral, but it should subtract the gas will cost in the add collateral...

enhancement
frontend
vault manager
1 star

# Task: ## Description Please include a summary of the change and which issue is fixed. Please also include relevant motivation and context. List any dependencies that are required for...

frontend

Tests for controller helper should all test with slippage included. This pattern ensures that we test the refund/burn/etc of excess eth/weth/oSQTH. It is also best to explicitly check if the...

# Task: Add test cases for controller helper contract ## Description Add these test cases - mint + sell using 100% of proceeds as collateral (with 0 additional ETH sent)...

**Please describe the problem you're having.** Especially with high gas, people want to be able to adjust collateral and debt at the same time in one txn paying one gas...

frontend
vault manager

Implement new LP UI following this spec :) figma.com/file/LSH9m3eySlz4glrvxpVnNd/?node-id=48%3A153 After UI implementation we can integrate with short helper!

frontend
lp page

- Mint + LP in one step - Mint + LP + NFT as collateral in one step - Buy + LP in one step using [Uniswap swap and add...

frontend
lp page

**Describe the bug** The frontend takes a while to switch between tabs **To Reproduce** - Go to the site - Switch tabs **Expected behavior** The site should quickly switch tabs...

bug
frontend

- On the positions page add mint, burn, add collateral, and remove collateral to the transaction history so users can see all the actions they've taken - These need to...

frontend
positions page

- Make it clearer to users who mint to LP where their vault is - Maybe a positions card type of thing on the LP page

frontend
lp page