Flashstake
  • 👋Start Here
    • Flash Facts
    • Real World Example
    • Three Components
  • ⚡Flashstake Protocol (FSP)
  • ⏳Time Vault Strategies (TVS)
    • Time Vault Examples
    • Time Vault Pools
    • Time Vault Fees
    • Time Vaults Database
      • Aave
        • AAVEv2-V1 Strategies
        • AAVEv2-V2 Strategies
        • AAVEv2-V3 Strategies
        • AAVEv3 Strategies
      • Lido Finance
        • stETH
      • GMX
        • GLP Strategy
      • Rocket Pool
        • rETH
    • Time Vault Interface
  • ⚖️Time Based Tokens (TBTs)
    • Flashstaking TBTs
    • Minting TBTs (Staking)
    • Burning TBTs (FlashBurn)
    • Swapping TBTs
    • FlashNFT
  • 🌊Liquid Stake (FlashLend)
  • 🎯FlashBack
  • 🪙Tokenomics (FLASH)
    • 🗝️Token Utility
    • 💡Time Switch
    • 🚂Flash Capacitor
    • 🏦Flashstake Treasury
    • 📃Token Distribution
  • 🔗Smart Contracts
    • Addresses and Links
    • Flashstake Protocol
      • Methods
      • Events
      • Error Messages
    • Time Vault Strategy
      • Methods
      • Events
    • Flash Protocol Proxy
    • Liquid Stake
      • Methods
      • Events
  • 🔒Security and Risks
    • Audits
    • Admin Functionality
    • Unit Tests
    • Testnet Competitions
    • Disclaimer
  • 🤔FAQ
    • 🔍Where does the yield come from?
    • 🔒What are the risks of Flashstaking?
    • 🌎What are some real-world use cases?
    • 📈How is the APY calculated?
    • 🔗Where are the old docs?
  • 🧑‍🚀Flashtronaut NFTs
  • 🎆xFLASH
  • 🖼️Frontend Changelog
    • 2023 Changelog
      • FLC-2306.13 (LIQUID Upgrade)
      • FLC-2304.18 (WEBBY Upgrade)
      • FLC-2303.28 (ARBYS Upgrade)
      • FLC-2302.15 (FLIDO Upgrade)
      • FLC-2301.26 (BOOTSTRAP Upgrade)
    • 2022 Changelog
      • FLC-2212.12 (GOERLI Upgrade)
      • FLC-2211.25 (WHISTLE Upgrade)
      • FLC-2211.17 (NAMESTAKE Upgrade)
  • 📜License
Powered by GitBook
On this page
  1. Frontend Changelog
  2. 2023 Changelog

FLC-2304.18 (WEBBY Upgrade)

Upgrades

  • Networkless: All strategies of all networks and their APRs are now shown when doing a Flashstake or Flashback. Connecting to the proper network with the chosen strategy is no longer required until the user attempts to perform an action.

Fixes and Changes

  • Unstaking Too Early: Minimum staking requirements are now properly enforced by the dapp to not show unstake button before it is possible to do so for stakes less than 1 hour.

  • Congratulations Popup: Improved UX and messaging of popups for pending and completed transactions for Flashbacks and Unstaking. Also tweaked twitter share text output to resolve number formatting issue.

  • Partial Approval: An edge case fixed for partially approved tokens causing stakes to fail due to not enough tokens approved but the dapp not accounting for that issue.

  • Decimal APRs: Resolved improper formatting display for APR amounts preview text for Flashstakes for edge case scenarios of very small amounts and 0 values.

  • Decimal inputs: Resolved minor interaction issues caused by more than 18 decimal values input by the user that could cause a dapp crash for the user.

  • Flashback Redesign: As part of the networkless upgrade, the Flashback tab has been completely redesigned to make it easier to choose the LP token you wish to stake with and its current APR and an easily accessible link to manage LP deposits on external sites to acquire more LP tokens as needed.

  • Slippage: Better error message handling for redeeming yield failing due to too low slippage advanced setting value.

  • RPCs: We now use our own RPCs when possible for swaps data loading to avoid issues caused by using public RPCs.

  • Minor stuff: New fsGLP logo, tweaked clickable elements, dashboards, and UI. More Unit Tests.

PreviousFLC-2306.13 (LIQUID Upgrade)NextFLC-2303.28 (ARBYS Upgrade)

Last updated 2 years ago

🖼️