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

Multi delegate prod updates #96

Merged
merged 5 commits into from
Aug 9, 2023

Commits on Jun 4, 2023

  1. Updated gas calculations (#92)

    * Update index.js
    
    * Update index.js
    dakshavalidator committed Jun 4, 2023
    Configuration menu
    Copy the full SHA
    083802a View commit details
    Browse the repository at this point in the history

Commits on Jul 28, 2023

  1. added Compound, Claim Delegate Dialog, Claim Delegate Validator Selec… (

    #93)
    
    * added Compound, Claim Delegate Dialog, Claim Delegate Validator Select Field components
    
    * Errors Resolved
    
    * Errors Resolved
    
    * Errors Resolved
    
    * Errors Resolved
    
    * Resolved the fee issue
    
    * Resolved the amount issue
    
    * Resolved the amount issue
    
    * implemented the condition where claim amount should be greater than gas fee amount
    
    * issue resolved
    
    * issue resolved
    
    * issue resolved
    
    ---------
    
    Co-authored-by: = <=>
    Co-authored-by: SrikanthSoparla <srikanth.soparla@gmail.com>
    VasaviMahajan and SrikanthSoparla committed Jul 28, 2023
    Configuration menu
    Copy the full SHA
    ef081d7 View commit details
    Browse the repository at this point in the history

Commits on Aug 8, 2023

  1. Multi-Delegate (#94)

    * Created MultiDelegateButton
    
    * Multidelegate button
    
    * Redux Store
    
    * multi-delegate button styling
    
    * added multidelegate button in stake page
    
    * mui select field with select all button
    
    * added support for multi-delegate
    
    * for multidelegate
    
    * handle multi delegate and styling
    
    * Fixed select all, works better now.
    
    * Removed caniuse-lite and reformated the code.
    
    * Showing active validators only.
    
    * added multi-delegate button to homescreen and changed the style to match viewall button
    
    * refractoring
    
    * changed breakpoints, fixed autoscroll on select all button.
    
    * Fixed Success Message
    
    * Success Dialog -> Validator Image, Name, Address
    
    * Style formatting
    
    * Removed un-required proptypes
    
    * Removed un-required parts
    
    * onMouseEnter working, onMouseExit not working
    
    * Replaced Popover with Tooltip.
    
    * Resolved some warnings. Changed button to div.
    
    * formatting
    
    * minor format
    
    * Removed unused Proptypes.
    volkavich committed Aug 8, 2023
    Configuration menu
    Copy the full SHA
    c90a669 View commit details
    Browse the repository at this point in the history

Commits on Aug 9, 2023

  1. Transitions for pages and dialog boxes (#95)

    * FadeIn for pages, ScaleUp for dialogs. Added back checks for Image before rendering.
    
    * animation fixes.
    
    * yarn lock fixes.
    
    ---------
    
    Co-authored-by: SrikanthSoparla <srikanth.soparla@gmail.com>
    volkavich and SrikanthSoparla committed Aug 9, 2023
    Configuration menu
    Copy the full SHA
    dd9cb63 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    c29889b View commit details
    Browse the repository at this point in the history