This release focuses on the GoodDollar contracts. It also introduces proxy contracts for two new stablecoins, along with minor improvements and repository refactoring.
Security Audit: https://audits.sherlock.xyz/contests/598/report
Mento x Good$ Integration Audit Report.pdf
What's Changed
- THE BIG ONE 🐘 💣 🚝 by @bowd in #501
- Remove the need for
--via-ir
in our contracts by @bowd in #502 - Improve 🍴 Fork Tests by @bowd in #503
- chore: remove contracts that we no longer manage from storage-layout checks by @bowd in #506
- fix: gas tests by @baroooo in #507
- test: add fork test for new PUSO exchange by @philbow61 in #509
- chore: add mainnet php/usd fork tests by @nvtaveras in #516
- Feat add stable tokenc ghs proxy by @baroooo in #536
- Feat/g dollar of latest develop by @philbow61 in #522
- feat: add cCOP fork tests by @nvtaveras in #537
- chore: add missing getter function from Reserve to interface by @philbow61 in #541
- feat: fix add missing min check by @baroooo in #547
- feat: ensure exitContribution is less than 100% by @philbow61 in #549
- chore: remove Pausable by @philbow61 in #552
- fix: Removed redundant require by @RyRy79261 in #546
- fix: $GD resolved large reward issue by @RyRy79261 in #544
- fix: Typo redundant casting by @RyRy79261 in #545
- feat: fix expansion rounding issue by @philbow61 in #548
- fix: ensure 0 deltaFlow doesn't update state by @philbow61 in #550
- fix: ensure scaling for different reserveAsset token decimals by @philbow61 in #551
- fix: setting of last expansion timestamp by @philbow61 in #553
- Feat: slippage protection for reserve ratio by @baroooo in #554
- Fix/use correct min for int48 by @baroooo in #556
- Fix: Exchange created with zero reserve by @RyRy79261 in #558
- Test/new exit contribution by @philbow61 in #557
- fix: update currentPrice to return correct decimals by @baroooo in #560
- Fix/scaling issues for tokens with less than 18 decimals by @baroooo in #561
- feat: ensure amountOut's are rounded down and amountIn's are roundedUp by @philbow61 in #562
New Contributors
- @m-chrzan made their first contribution in #475
- @denviljclarke made their first contribution in #497
Full Changelog: v2.5.0...v2.6.0