RC11
Pre-release
Pre-release
RC 11
What's Changed
- Rc7.1 by @brucedonovan in #54
- RC8 by @brucedonovan in #222
- bringing in new RC10 by @brucedonovan in #327
- issue328: add ability to remove tx widget failed state item and slight visual update by @marcomariscal in #330
- issue322: dash settings updates by @marcomariscal in #324
- issue138: mobile header and mobile nav updates by @marcomariscal in #331
- Pool reworking by @brucedonovan in #333
- remove dash settings for lend and pool positions by @marcomariscal in #335
- issue138: mobile visual updates by @marcomariscal in #336
- Pool reworking by @brucedonovan in #338
- issue342: change 'net worth' to 'total' and parse out lend/pool line items by @marcomariscal in #344
- dashbutton absolute and accessible by @brucedonovan in #341
- calculate lendable amount using maxBaseToSpend yieldmath (new function) by @marcomariscal in #347
- Dash button by @brucedonovan in #352
- Feat/liquidity flow by @brucedonovan in #353
- add 'view on etherscan' to tx's in settings by @marcomariscal in #361
- underflow error when using max dai to lend, then changing to usdc by @marcomariscal in #362
- issue357: remove from views any vaults that have the same base and ilk by @marcomariscal in #363
- issue350: update current value language when in lendPosition and fyTokenReserves are less than fyTokenBalance (so can't redeem full amount) by @marcomariscal in #365
- issue364: update apr to apy when lending or pooling, and maintain 'apr' when borrowing by @marcomariscal in #366
- issue311: 'view position' after rolling lend position goes to rolled-to series by @marcomariscal in #367
- update 'close position' to potentially 'redeem' when closing a lend p… by @marcomariscal in #369
- issue356: fix lend repay validation issue by @marcomariscal in #374
- Fix/massive collateral by @brucedonovan in #379
- issue375: update InfoBite logic in vault position by @marcomariscal in #376
- Low liquidity limits by @brucedonovan in #378
- add approval setting by @marcomariscal in #384
- prevent rolling 0 debt by @marcomariscal in #385
- Feat/better yieldmath offchain by @alcueca in #395
- poolPercentage always from helper hook by @brucedonovan in #393
- Consolidation/borrow by @brucedonovan in #394
- issue375: info bite logic in vault position by @marcomariscal in #398
- issue380: fix position paths in tx widget by @marcomariscal in #400
- packages update by @brucedonovan in #404
- Consolidation/lend by @brucedonovan in #403
- Consolidation/pool by @brucedonovan in #407
- spelling throughout by @marcomariscal in #422
- Bugfixes Explcitly require decimals yieldMath by @brucedonovan in #424
- fix copy wrapper is returning undefined by @marcomariscal in #426
- issue418: current value of fyToken instead of token balance for lend position balances in dashboard summary by @marcomariscal in #425
- remove unusable assets from collateral selector by @marcomariscal in #427
- R c11.4 by @brucedonovan in #434
- Contract haircut by @brucedonovan in #431
- issue432: allow for withdrawal in pool position when pool's series is mature by @marcomariscal in #433
- Consolidation/pool by @brucedonovan in #428
- issue419: pooling calculation updates by @marcomariscal in #446
- issue445: add a formatted strategy name to the strategy selector #447 by @marcomariscal in #448
- update logo to black, transform scale, and hover to color by @marcomariscal in #449
- nan% when 0 debt in collateralized vault position by @marcomariscal in #450
- Bminor bugbash by @brucedonovan in #451
- update strategy names by @marcomariscal in #453
- Brucedonovan/issue415 by @brucedonovan in #461
- TIDY/staticResources by @brucedonovan in #462
- Feat/handle max debt by @brucedonovan in #457
- gauge thumbs up after 200% by @brucedonovan in #456
- Bugfix/wrong-borrow-estimation by @brucedonovan in #464
- remove ISeries type dependance on yieldMath by @brucedonovan in #465
- WalletConnection by @brucedonovan in #459
- Contract update/rc11.6 by @brucedonovan in #467
- issue470: fixing tx item lend roll position path by @marcomariscal in #477
- after rolling lend position, max redeem is an inaccurate amount by @marcomariscal in #481
- #479 show correct collateral max safe digits by @brucedonovan in #482
- simple fix by @brucedonovan in #483
- rc11 by @brucedonovan in #480
- When repaying debt, it rounds down in the dialog, but up on the button by @marcomariscal in #484
- Updated-contracts by @brucedonovan in #505
- prevent removing negative collateral or negative inputs in vault position by @marcomariscal in #497
- after rolling debt, button is disabled and showing 'rolling' by @marcomariscal in #498
- Fix/gas-estimation by @marcomariscal in #500
- Fix/tx item link by @marcomariscal in #511
- show current value on lend position items by @marcomariscal in #514
- etherscan link tx hash on approval transaction is undefined by @marcomariscal in #515
- removing hide inactive vaults setting to mitigate confusion by @marcomariscal in #516
- issue508: using baseTraded amounts in vaultPosition history by @marcomariscal in #518
- update strategy token value after remove liquidity by @marcomariscal in #521
- It's not clear the 4th slippage box is not a button by @marcomariscal in #524
- use existing collateral as wei for safe min calc by @marcomariscal in #519
- Chain context refactor by @brucedonovan in #471
- Feat/yieldMathFns by @brucedonovan in #529
- When removing liquidity, it only says how much you are getting as bas… by @marcomariscal in #520
- fix/lend-roll-max-lend by @marcomariscal in #501
- change gauge color pallette to our own by @marcomariscal in #522
- Bugfix/liqudityCalculations by @brucedonovan in #532
- Feat/LimitCheckNewFns by @brucedonovan in #531
- ContractUpdates/11.7 by @brucedonovan in #533
- Feat/use approval txs hook by @brucedonovan in #534
- ApprovalMethodWoesRelived by @brucedonovan in #535
- Fix/dash balances by @marcomariscal in #538
- Fix/remove collateral calc by @marcomariscal in #539
- fix vault position path when approval tx by @marcomariscal in #537
- Brucedonovan/issue541 by @brucedonovan in #547
- minMax inclusion by @brucedonovan in #552
- prevent user from removing pooled liq when amount to remove is greater than max removable by @marcomariscal in #550
- issue540: don't show max lend when user has less than max lendable amount; show max borrowable amount based on base reserves by @marcomariscal in #551
- Bugfix/RemoveLiquidityApprovalUsingMAX by @brucedonovan in #553
- Tweak/fyTokenForMintTarget by @brucedonovan in #554
- fixes errors related to no account for dashboard by @marcomariscal in #559
- mitigate errors when connected to mainnet or not having the required data available by @marcomariscal in #560
- usdc to dai price error by @marcomariscal in #567
- Bugfix/RollDebtCheck by @brucedonovan in #566
- Layout/hiddenClosebutton by @brucedonovan in #556
- Bugfix/Inputs by @brucedonovan in #570
- tighter slippage tolerance settings by @marcomariscal in #573
- terms of service and privacy policy link icons and connect disclaimer update by @marcomariscal in #485
- Fix/dash prices loading by @marcomariscal in #574
- use connectionName from state by @marcomariscal in #575
- simplifying getPositionValue func (please review) by @marcomariscal in #578
- Feat/LiquidityRemovalMajorityOwners by @brucedonovan in #569
- remove extra box by @marcomariscal in #579
- Rc11 by @brucedonovan in #587
New Contributors
Full Changelog: RC10...RC11
What's Changed
- bringing in new RC10 by @brucedonovan in #327
- issue328: add ability to remove tx widget failed state item and slight visual update by @marcomariscal in #330
- issue322: dash settings updates by @marcomariscal in #324
- issue138: mobile header and mobile nav updates by @marcomariscal in #331
- Pool reworking by @brucedonovan in #333
- remove dash settings for lend and pool positions by @marcomariscal in #335
- issue138: mobile visual updates by @marcomariscal in #336
- Pool reworking by @brucedonovan in #338
- issue342: change 'net worth' to 'total' and parse out lend/pool line items by @marcomariscal in #344
- dashbutton absolute and accessible by @brucedonovan in #341
- calculate lendable amount using maxBaseToSpend yieldmath (new function) by @marcomariscal in #347
- Dash button by @brucedonovan in #352
- Feat/liquidity flow by @brucedonovan in #353
- add 'view on etherscan' to tx's in settings by @marcomariscal in #361
- underflow error when using max dai to lend, then changing to usdc by @marcomariscal in #362
- issue357: remove from views any vaults that have the same base and ilk by @marcomariscal in #363
- issue350: update current value language when in lendPosition and fyTokenReserves are less than fyTokenBalance (so can't redeem full amount) by @marcomariscal in #365
- issue364: update apr to apy when lending or pooling, and maintain 'apr' when borrowing by @marcomariscal in #366
- issue311: 'view position' after rolling lend position goes to rolled-to series by @marcomariscal in #367
- update 'close position' to potentially 'redeem' when closing a lend p… by @marcomariscal in #369
- issue356: fix lend repay validation issue by @marcomariscal in #374
- Fix/massive collateral by @brucedonovan in #379
- issue375: update InfoBite logic in vault position by @marcomariscal in #376
- Low liquidity limits by @brucedonovan in #378
- add approval setting by @marcomariscal in #384
- prevent rolling 0 debt by @marcomariscal in #385
- Feat/better yieldmath offchain by @alcueca in #395
- poolPercentage always from helper hook by @brucedonovan in #393
- Consolidation/borrow by @brucedonovan in #394
- issue375: info bite logic in vault position by @marcomariscal in #398
- issue380: fix position paths in tx widget by @marcomariscal in #400
- packages update by @brucedonovan in #404
- Consolidation/lend by @brucedonovan in #403
- Consolidation/pool by @brucedonovan in #407
- spelling throughout by @marcomariscal in #422
- Bugfixes Explcitly require decimals yieldMath by @brucedonovan in #424
- fix copy wrapper is returning undefined by @marcomariscal in #426
- issue418: current value of fyToken instead of token balance for lend position balances in dashboard summary by @marcomariscal in #425
- remove unusable assets from collateral selector by @marcomariscal in #427
- R c11.4 by @brucedonovan in #434
- Contract haircut by @brucedonovan in #431
- issue432: allow for withdrawal in pool position when pool's series is mature by @marcomariscal in #433
- Consolidation/pool by @brucedonovan in #428
- issue419: pooling calculation updates by @marcomariscal in #446
- issue445: add a formatted strategy name to the strategy selector #447 by @marcomariscal in #448
- update logo to black, transform scale, and hover to color by @marcomariscal in #449
- nan% when 0 debt in collateralized vault position by @marcomariscal in #450
- Bminor bugbash by @brucedonovan in #451
- update strategy names by @marcomariscal in #453
- Brucedonovan/issue415 by @brucedonovan in #461
- TIDY/staticResources by @brucedonovan in #462
- Feat/handle max debt by @brucedonovan in #457
- gauge thumbs up after 200% by @brucedonovan in #456
- Bugfix/wrong-borrow-estimation by @brucedonovan in #464
- remove ISeries type dependance on yieldMath by @brucedonovan in #465
- WalletConnection by @brucedonovan in #459
- Contract update/rc11.6 by @brucedonovan in #467
- issue470: fixing tx item lend roll position path by @marcomariscal in #477
- after rolling lend position, max redeem is an inaccurate amount by @marcomariscal in #481
- #479 show correct collateral max safe digits by @brucedonovan in #482
- simple fix by @brucedonovan in #483
- When repaying debt, it rounds down in the dialog, but up on the button by @marcomariscal in #484
- Updated-contracts by @brucedonovan in #505
- prevent removing negative collateral or negative inputs in vault position by @marcomariscal in #497
- after rolling debt, button is disabled and showing 'rolling' by @marcomariscal in #498
- Fix/gas-estimation by @marcomariscal in #500
- Fix/tx item link by @marcomariscal in #511
- show current value on lend position items by @marcomariscal in #514
- etherscan link tx hash on approval transaction is undefined by @marcomariscal in #515
- removing hide inactive vaults setting to mitigate confusion by @marcomariscal in #516
- issue508: using baseTraded amounts in vaultPosition history by @marcomariscal in #518
- update strategy token value after remove liquidity by @marcomariscal in #521
- It's not clear the 4th slippage box is not a button by @marcomariscal in #524
- use existing collateral as wei for safe min calc by @marcomariscal in #519
- Chain context refactor by @brucedonovan in #471
- Feat/yieldMathFns by @brucedonovan in #529
- When removing liquidity, it only says how much you are getting as bas… by @marcomariscal in #520
- fix/lend-roll-max-lend by @marcomariscal in #501
- change gauge color pallette to our own by @marcomariscal in #522
- Bugfix/liqudityCalculations by @brucedonovan in #532
- Feat/LimitCheckNewFns by @brucedonovan in #531
- ContractUpdates/11.7 by @brucedonovan in #533
- Feat/use approval txs hook by @brucedonovan in #534
- ApprovalMethodWoesRelived by @brucedonovan in #535
- Fix/dash balances by @marcomariscal in #538
- Fix/remove collateral calc by @marcomariscal in #539
- fix vault position path when approval tx by @marcomariscal in #537
- Brucedonovan/issue541 by @brucedonovan in #547
- minMax inclusion by @brucedonovan in #552
- prevent user from removing pooled liq when amount to remove is greater than max removable by @marcomariscal in #550
- issue540: don't show max lend when user has less than max lendable amount; show max borrowable amount based on base reserves by @marcomariscal in #551
- Bugfix/RemoveLiquidityApprovalUsingMAX by @brucedonovan in #553
- Tweak/fyTokenForMintTarget by @brucedonovan in #554
- fixes errors related to no account for dashboard by @marcomariscal in #559
- mitigate errors when connected to mainnet or not having the required data available by @marcomariscal in #560
- usdc to dai price error by @marcomariscal in #567
- Bugfix/RollDebtCheck by @brucedonovan in #566
- Layout/hiddenClosebutton by @brucedonovan in #556
- Bugfix/Inputs by @brucedonovan in #570
- tighter slippage tolerance settings by @marcomariscal in #573
- terms of service and privacy policy link icons and connect disclaimer update by @marcomariscal in #485
- Fix/dash prices loading by @marcomariscal in #574
- use connectionName from state by @marcomariscal in #575
- simplifying getPositionValue func (please review) by @marcomariscal in #578
- Feat/LiquidityRemovalMajorityOwners by @brucedonovan in #569
- remove extra box by @marcomariscal in #579
New Contributors
Full Changelog: RC10...RC11