Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

feat(mfi-v2-ui): improved stake page & stake box #906

Merged
merged 31 commits into from
Oct 21, 2024
Merged

Commits on Oct 19, 2024

  1. feat: initial structure

    borcherd committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    84874a4 View commit details
    Browse the repository at this point in the history
  2. feat: UI with mocked values

    borcherd committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    df985a0 View commit details
    Browse the repository at this point in the history
  3. chore: little work

    borcherd committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    08bddeb View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    985de1d View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    cb207fb View commit details
    Browse the repository at this point in the history
  6. feat: stake transaction debugging

    Co-authored-by: Kobe Leenders <[email protected]>
    borcherd and k0beLeenders committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    8ef9360 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    52c99b2 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    0256d6a View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    3a5d289 View commit details
    Browse the repository at this point in the history
  10. feat: refactoring

    borcherd committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    1be22f6 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    d14e896 View commit details
    Browse the repository at this point in the history
  12. chore: QA changes

    borcherd committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    96cb952 View commit details
    Browse the repository at this point in the history
  13. chore: QQ changes

    borcherd committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    ec6ee28 View commit details
    Browse the repository at this point in the history
  14. fix: GH build error

    borcherd committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    e51905a View commit details
    Browse the repository at this point in the history
  15. chore: filter out LST

    borcherd committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    6b7a28b View commit details
    Browse the repository at this point in the history
  16. Configuration menu
    Copy the full SHA
    2b98812 View commit details
    Browse the repository at this point in the history
  17. Configuration menu
    Copy the full SHA
    a73481e View commit details
    Browse the repository at this point in the history
  18. chore: error handling

    borcherd committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    7078649 View commit details
    Browse the repository at this point in the history
  19. Configuration menu
    Copy the full SHA
    17d1c7f View commit details
    Browse the repository at this point in the history
  20. chore: GH QA comment fixes

    borcherd committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    0e082bd View commit details
    Browse the repository at this point in the history
  21. Configuration menu
    Copy the full SHA
    ba75ed0 View commit details
    Browse the repository at this point in the history
  22. chore: make useStakeSimulation hook return a function

    Strange to have a hook without any return value, so exported handleSim function & moved useEffect to the stake component to handle the simulation
    borcherd committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    70fbf12 View commit details
    Browse the repository at this point in the history
  23. Configuration menu
    Copy the full SHA
    97e271b View commit details
    Browse the repository at this point in the history
  24. Configuration menu
    Copy the full SHA
    8ea14c3 View commit details
    Browse the repository at this point in the history
  25. chore: fix build failing

    k0beLeenders committed Oct 19, 2024
    Configuration menu
    Copy the full SHA
    b184794 View commit details
    Browse the repository at this point in the history
  26. Configuration menu
    Copy the full SHA
    5bed2ec View commit details
    Browse the repository at this point in the history

Commits on Oct 20, 2024

  1. chore: toast updates

    borcherd committed Oct 20, 2024
    Configuration menu
    Copy the full SHA
    1f2698e View commit details
    Browse the repository at this point in the history

Commits on Oct 21, 2024

  1. Configuration menu
    Copy the full SHA
    a3d8609 View commit details
    Browse the repository at this point in the history
  2. chore: more error handling

    borcherd committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    18753d8 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f439fe7 View commit details
    Browse the repository at this point in the history
  4. minor cleanup

    k0beLeenders committed Oct 21, 2024
    Configuration menu
    Copy the full SHA
    53a486e View commit details
    Browse the repository at this point in the history