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

Add dynamic balances with mock rewards and distribution #299

Merged
merged 69 commits into from
Apr 6, 2023

Commits on Mar 15, 2023

  1. Clean up deposit flow

    shanejearley committed Mar 15, 2023
    Configuration menu
    Copy the full SHA
    f817d15 View commit details
    Browse the repository at this point in the history

Commits on Mar 16, 2023

  1. Add total stake

    shanejearley committed Mar 16, 2023
    Configuration menu
    Copy the full SHA
    5620c7f View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    e5931bb View commit details
    Browse the repository at this point in the history

Commits on Mar 17, 2023

  1. Add rewards (unrevised)

    shanejearley committed Mar 17, 2023
    Configuration menu
    Copy the full SHA
    4e79e79 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    389a68b View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    15fec3d View commit details
    Browse the repository at this point in the history

Commits on Mar 20, 2023

  1. Configuration menu
    Copy the full SHA
    feb4451 View commit details
    Browse the repository at this point in the history

Commits on Mar 22, 2023

  1. Add auto compound option

    shanejearley committed Mar 22, 2023
    Configuration menu
    Copy the full SHA
    fee6411 View commit details
    Browse the repository at this point in the history

Commits on Mar 23, 2023

  1. Configuration menu
    Copy the full SHA
    ca0d636 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    986015d View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    8ba9736 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    cf724dc View commit details
    Browse the repository at this point in the history

Commits on Mar 28, 2023

  1. Configuration menu
    Copy the full SHA
    f10327d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    ac06866 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    a4cde2c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    87bef48 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    2a6a6bb View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    1ead65f View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    baaac1e View commit details
    Browse the repository at this point in the history

Commits on Mar 29, 2023

  1. Configuration menu
    Copy the full SHA
    01a170b View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    f119dc7 View commit details
    Browse the repository at this point in the history

Commits on Mar 30, 2023

  1. Configuration menu
    Copy the full SHA
    437fa81 View commit details
    Browse the repository at this point in the history
  2. Update dev options

    shanejearley committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    f90eed8 View commit details
    Browse the repository at this point in the history
  3. Update npm flags

    shanejearley committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    8c9c2f1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    ceda24b View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    782d83f View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    069ee66 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    fc253f6 View commit details
    Browse the repository at this point in the history
  8. Update classic param

    shanejearley committed Mar 30, 2023
    Configuration menu
    Copy the full SHA
    3464662 View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    6dd6efc View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    35126b1 View commit details
    Browse the repository at this point in the history

Commits on Mar 31, 2023

  1. Configuration menu
    Copy the full SHA
    5b13065 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d80775 View commit details
    Browse the repository at this point in the history
  3. Add withdraw warning

    shanejearley committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    1e10127 View commit details
    Browse the repository at this point in the history
  4. Add settlement comment

    shanejearley committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    6a438b8 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    90eba99 View commit details
    Browse the repository at this point in the history
  6. Add withdraw test

    shanejearley committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    d9b284a View commit details
    Browse the repository at this point in the history
  7. Change revert to require

    shanejearley committed Mar 31, 2023
    Configuration menu
    Copy the full SHA
    c334eaa View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    c7d2af7 View commit details
    Browse the repository at this point in the history

Commits on Apr 3, 2023

  1. Remove classic mode

    shanejearley committed Apr 3, 2023
    Configuration menu
    Copy the full SHA
    a90b984 View commit details
    Browse the repository at this point in the history

Commits on Apr 4, 2023

  1. Configuration menu
    Copy the full SHA
    271ab66 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    1614df2 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    31ce2b1 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    5f7825b View commit details
    Browse the repository at this point in the history
  5. Add initial dkg notes

    shanejearley committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    af42e95 View commit details
    Browse the repository at this point in the history
  6. Fix table

    shanejearley committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    2698a71 View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    93a4aa2 View commit details
    Browse the repository at this point in the history
  8. Update fee notes

    shanejearley committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    96186ce View commit details
    Browse the repository at this point in the history
  9. Configuration menu
    Copy the full SHA
    20feec5 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    b651167 View commit details
    Browse the repository at this point in the history
  11. Configuration menu
    Copy the full SHA
    60107fb View commit details
    Browse the repository at this point in the history
  12. Configuration menu
    Copy the full SHA
    055277d View commit details
    Browse the repository at this point in the history
  13. Add staking diagram

    shanejearley committed Apr 4, 2023
    Configuration menu
    Copy the full SHA
    cdc9045 View commit details
    Browse the repository at this point in the history
  14. Configuration menu
    Copy the full SHA
    fdf09da View commit details
    Browse the repository at this point in the history

Commits on Apr 5, 2023

  1. Configuration menu
    Copy the full SHA
    5f9a777 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    92171db View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    07afa60 View commit details
    Browse the repository at this point in the history
  4. Move config note

    shanejearley committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    6c1b393 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    e5de506 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    695e77b View commit details
    Browse the repository at this point in the history
  7. Configuration menu
    Copy the full SHA
    10c7ec1 View commit details
    Browse the repository at this point in the history
  8. Configuration menu
    Copy the full SHA
    2c2a33e View commit details
    Browse the repository at this point in the history
  9. Update main readme

    shanejearley committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    58b92a2 View commit details
    Browse the repository at this point in the history
  10. Configuration menu
    Copy the full SHA
    3d6feb2 View commit details
    Browse the repository at this point in the history
  11. Update front-end User type

    ccali11 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    0389d1d View commit details
    Browse the repository at this point in the history
  12. Organize wallet methods

    ccali11 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    72d38ce View commit details
    Browse the repository at this point in the history
  13. Configuration menu
    Copy the full SHA
    d1354c5 View commit details
    Browse the repository at this point in the history
  14. Merge pull request #305 from consensusnetworks/enhancement/contracts-…

    …readme
    
    Add contracts readme and change balance to stake
    ccali11 committed Apr 5, 2023
    Configuration menu
    Copy the full SHA
    d128e7d View commit details
    Browse the repository at this point in the history

Commits on Apr 6, 2023

  1. Configuration menu
    Copy the full SHA
    12fa735 View commit details
    Browse the repository at this point in the history