Hello, Neptunites!
Currently our major focus is on auditing the liquidity gauge feature. Here’s a summary of the tech updates:
Website:
- Updated count after hack database filter #115
- Removed duplicate styles and fixed TS errors #114
- Fixed errors #113
Database:
Periphery:
- Added maximum platform fee validation #61
- Restrict updating registry, token addresses, key #60
- Restrict setPool to be accessible only outside epoch #59
- Added checks to avoid default values in pool info #58
- Added token validation to recoverToken function #57
- Transfer tokens before updating the internal state #56
- Replaced WithPausability with PausableUpgradeable #55
- Added constant for lockup period #54
Others:
- [Frontend/Faucet]: Removed alert for Mumbai
- [Synchronization]: Updated Subgraph URLS
- [Synchronization]: Updated base goerli subgraph URL
- [Content]: Package Fixes
- [AtlasSwap/UI]: Added URL parameters as environment variables for plugin integration.