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 support for staking contract #12

Merged
merged 20 commits into from
May 29, 2024

Commits on Apr 23, 2024

  1. Configuration menu
    Copy the full SHA
    5382688 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    a52b1b4 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    32d089c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2e88244 View commit details
    Browse the repository at this point in the history

Commits on Apr 25, 2024

  1. Configuration menu
    Copy the full SHA
    8f5a5a6 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    9d3f24b View commit details
    Browse the repository at this point in the history

Commits on Apr 29, 2024

  1. Configuration menu
    Copy the full SHA
    32de500 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    972ea4a View commit details
    Browse the repository at this point in the history

Commits on Apr 30, 2024

  1. 🔨 Code refactoring

    nagdahimanshu committed Apr 30, 2024
    Configuration menu
    Copy the full SHA
    c36356e View commit details
    Browse the repository at this point in the history

Commits on May 2, 2024

  1. 🐛 Fix CI

    nagdahimanshu committed May 2, 2024
    Configuration menu
    Copy the full SHA
    8ef087f View commit details
    Browse the repository at this point in the history
  2. 🌱 Update to support the increaseLockingAmount method

     - Also add a new unit test for that
    hrmhatef committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a99b827 View commit details
    Browse the repository at this point in the history
  3. 🌱 Update to support the extendDuration method

     - Also add a new unit test for that
    hrmhatef committed May 2, 2024
    Configuration menu
    Copy the full SHA
    356023c View commit details
    Browse the repository at this point in the history
  4. Update Readme

    nagdahimanshu committed May 2, 2024
    Configuration menu
    Copy the full SHA
    a966223 View commit details
    Browse the repository at this point in the history

Commits on May 19, 2024

  1. 💅 Rename a method name

    hrmhatef committed May 19, 2024
    Configuration menu
    Copy the full SHA
    5f02c57 View commit details
    Browse the repository at this point in the history
  2. 🌱 Update to support the deletePositions method

     - Add a new unit test for that
     - Generate snapshots
    hrmhatef committed May 19, 2024
    Configuration menu
    Copy the full SHA
    a628dec View commit details
    Browse the repository at this point in the history
  3. 💅 Rename some consts

    hrmhatef committed May 19, 2024
    Configuration menu
    Copy the full SHA
    55fdbbd View commit details
    Browse the repository at this point in the history
  4. 🌱 Update to support the addUnusedRewards method

     - Add a new unit test for that
     - Generate snapshots
    hrmhatef committed May 19, 2024
    Configuration menu
    Copy the full SHA
    5f1ad9f View commit details
    Browse the repository at this point in the history
  5. 🌱 Update to support fundStakingRewards method

     - Add a new unit test for that
     - Generate snapshots
    hrmhatef committed May 19, 2024
    Configuration menu
    Copy the full SHA
    a8c9969 View commit details
    Browse the repository at this point in the history

Commits on May 29, 2024

  1. Configuration menu
    Copy the full SHA
    84f3b14 View commit details
    Browse the repository at this point in the history
  2. 🐛 Fix the Makefile

    hrmhatef committed May 29, 2024
    Configuration menu
    Copy the full SHA
    c7002d1 View commit details
    Browse the repository at this point in the history