issues
search
groLabs
/
GSquared
GNU General Public License v3.0
1
stars
0
forks
source link
issues
Newest
Newest
Most commented
Recently updated
Oldest
Least commented
Least recently updated
Test arb
#108
kitty-the-kat
opened
1 year ago
1
Arbing frax
#107
SHAKOTN
closed
1 year ago
1
[fix] - fixing convex strategy rewards selling
#106
SHAKOTN
closed
1 year ago
4
Guard against loss scenario
#105
SHAKOTN
closed
1 year ago
1
Drop try except in harvest block for Guard
#104
SHAKOTN
closed
1 year ago
1
feat: Resolve canHarvest in the context of profits/losses and gas price
#103
SHAKOTN
closed
1 year ago
1
Arbing raw tx
#102
SHAKOTN
closed
1 year ago
1
[script] - WIP on arbing script
#101
SHAKOTN
closed
1 year ago
1
[tests] - Base fixture for unittests w/o fork
#100
SHAKOTN
closed
1 year ago
1
[tests] - migrating missing brownie tests to forge
#99
SHAKOTN
closed
1 year ago
1
[tests] - GRouter.sol improve coverage
#98
SHAKOTN
closed
1 year ago
1
Experimental: Tokens refactoring using separate storage contract
#97
SHAKOTN
closed
1 year ago
2
[chore] - run coverage for brownie
#96
SHAKOTN
closed
1 year ago
0
[chore] - adding coverage pipeline
#95
SHAKOTN
closed
1 year ago
1
Experimental: GToken -> ERC1155 standard
#94
SHAKOTN
closed
1 year ago
1
feat - Deploy to L2(polygon)
#93
SHAKOTN
closed
1 year ago
0
[feat] - Using solmate to improve gas performance & other improvements
#92
SHAKOTN
closed
1 year ago
0
[feat] - changing update distribution logic
#91
kitty-the-kat
closed
1 year ago
0
[feat] - Tranche Tokens refactoring
#90
SHAKOTN
closed
1 year ago
0
Fix/script
#89
kitty-the-kat
closed
1 year ago
0
[test] - positive path
#88
SHAKOTN
closed
1 year ago
0
Scripts/deploy scripts
#87
kitty-the-kat
closed
1 year ago
0
[feat] - Deploy strats as minimal proxies with factory
#86
SHAKOTN
closed
1 year ago
1
fix: revert on trying to harvest and realisePnL for excess debt
#85
SHAKOTN
closed
1 year ago
0
chore: removing legacy code from Tranche
#84
SHAKOTN
closed
1 year ago
0
chore: Migrating forge tests from Gsquared-Foundry
#83
SHAKOTN
closed
1 year ago
0
[fix] - KD - 20.02.23 - Updated chainlink lib version and change legacydeposit field to trancheAmounts
#82
kitty-the-kat
closed
1 year ago
0
[fix] - KD - 20.02.23 - Updated chainlink lib version and corrected excess loss field name in report event
#81
kitty-the-kat
closed
1 year ago
0
`excessLoss` returns non-zero value when there is no loss
#80
sjuanati
closed
1 year ago
0
Change field name in `LogLegacyDeposit` event from GRouter
#79
sjuanati
closed
1 year ago
0
[fix] - fix issues with convex strategy where 3crv holdings would overcount when rewards are sold
#78
kitty-the-kat
closed
1 year ago
0
50 informational minor nit-picks
#77
kitty-the-kat
closed
1 year ago
0
[fix] - slight optimization to strategy guard and added zero primer check to execute stop loss function
#76
kitty-the-kat
closed
1 year ago
0
[fix] - replaced keeper variable with mapping to support multiple keepers in strategyGuard contract
#75
kitty-the-kat
closed
1 year ago
0
[fix] - replaced silent returns with errors in strategy queue move function
#74
kitty-the-kat
closed
1 year ago
0
[fix] - made uniswap quantity reads consistent across convex strategy
#73
kitty-the-kat
closed
1 year ago
0
[fix] - Corrected inconsistencies in curve interfaces (meta pool) by adding get_virtual_price function
#72
kitty-the-kat
closed
1 year ago
0
[fix] - Removed unnecessary casting to 4626 token
#71
kitty-the-kat
closed
1 year ago
0
[fix] - added migration bool check to stop migration function from being called multiple times
#70
kitty-the-kat
closed
1 year ago
0
[fix] KD - Added unchecked modifier to calculations which wont overflow
#69
kitty-the-kat
closed
1 year ago
0
[fix] KD - Corrected minDeposit in GVault
#68
kitty-the-kat
closed
1 year ago
0
[fix] - KD - Removed unnecessary 0 assets check in mint
#67
kitty-the-kat
closed
1 year ago
0
[fix] - KD - Added custom errors instead of require statements in GVault
#66
kitty-the-kat
closed
1 year ago
0
[fix] - removed unnecessary variable initializations
#65
kitty-the-kat
closed
1 year ago
0
[fix] - Replaced i++ with ++i to save some gas
#64
kitty-the-kat
closed
1 year ago
0
[feat] - KD - added locked profit before loss to strategy harvested report event
#63
kitty-the-kat
closed
1 year ago
0
[fix] - KD - Correctly handle edge case where profits distribution to senior tranche are larger than profits + junior tranche assets => which results in an overflow
#62
kitty-the-kat
closed
1 year ago
0
[fix] - KD - added min amount limit to GTranche deposits and updated how utilization ratio is calculated
#61
kitty-the-kat
closed
1 year ago
0
[fix] - KD - Clarified functionality of setStrategies function and renamed it for clarity - used to reorder existing queue. Added additional checks to ensure correct functionality
#60
kitty-the-kat
closed
1 year ago
0
[fix] - KD - Correcting branching logic by removing duplicated unreachable branch
#59
kitty-the-kat
closed
1 year ago
0
Next