Skip to content
This repository has been archived by the owner on Mar 1, 2024. It is now read-only.

Rewards on curve #376

Open
wants to merge 20 commits into
base: main
Choose a base branch
from
Open

Rewards on curve #376

wants to merge 20 commits into from

Commits on Apr 9, 2021

  1. Configuration menu
    Copy the full SHA
    ff45db5 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    94b0a14 View commit details
    Browse the repository at this point in the history

Commits on Apr 14, 2021

  1. fix: various bugs to pass the tests

    Denis Ermolin committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    771eb51 View commit details
    Browse the repository at this point in the history
  2. chg: tests for staking shares. WIP

    Denis Ermolin committed Apr 14, 2021
    Configuration menu
    Copy the full SHA
    56fec8b View commit details
    Browse the repository at this point in the history

Commits on Apr 15, 2021

  1. fix: tests

    Denis Ermolin committed Apr 15, 2021
    Configuration menu
    Copy the full SHA
    65b299d View commit details
    Browse the repository at this point in the history

Commits on Apr 20, 2021

  1. fix: tests and contract

    Denis Ermolin committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    f4312ee View commit details
    Browse the repository at this point in the history
  2. misc: remove .only

    Denis Ermolin committed Apr 20, 2021
    Configuration menu
    Copy the full SHA
    2b67c0d View commit details
    Browse the repository at this point in the history

Commits on Apr 26, 2021

  1. fix: processing templates

    Denis Ermolin committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    fdd8948 View commit details
    Browse the repository at this point in the history

Commits on Apr 27, 2021

  1. fix: rollback truffle version

    Child chain stopped working with latest truffle for some reason
    Denis Ermolin committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    218a6db View commit details
    Browse the repository at this point in the history
  2. fix; decrease shares according to total slashed amount

    Denis Ermolin committed Apr 27, 2021
    Configuration menu
    Copy the full SHA
    02e59a0 View commit details
    Browse the repository at this point in the history

Commits on Aug 18, 2021

  1. Merge branch 'v0.3.0-backport' into stake-shares-on-curve

    Denis Ermolin committed Aug 18, 2021
    Configuration menu
    Copy the full SHA
    bd987ec View commit details
    Browse the repository at this point in the history

Commits on Aug 19, 2021

  1. new: rewards are on curve

    Denis Ermolin committed Aug 19, 2021
    Configuration menu
    Copy the full SHA
    1579e7e View commit details
    Browse the repository at this point in the history

Commits on Aug 24, 2021

  1. misc: refactor, method for upgrade

    Denis Ermolin committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    3a8efc7 View commit details
    Browse the repository at this point in the history
  2. new: extra test

    Denis Ermolin committed Aug 24, 2021
    Configuration menu
    Copy the full SHA
    9250818 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

  1. fix: test

    Denis Ermolin committed Aug 25, 2021
    Configuration menu
    Copy the full SHA
    abece31 View commit details
    Browse the repository at this point in the history

Commits on Aug 26, 2021

  1. fix: validator share tests

    Denis Ermolin committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    8ae837d View commit details
    Browse the repository at this point in the history
  2. chg: turned off slashing tests till slashing is enabled

    Denis Ermolin committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    b733b00 View commit details
    Browse the repository at this point in the history
  3. chg: multiply curvature value in the contract

    Denis Ermolin committed Aug 26, 2021
    Configuration menu
    Copy the full SHA
    c3524a1 View commit details
    Browse the repository at this point in the history

Commits on Aug 27, 2021

  1. refactor: move new constant back to storage extension

    Denis Ermolin committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    c6b971f View commit details
    Browse the repository at this point in the history
  2. fix: test

    Denis Ermolin committed Aug 27, 2021
    Configuration menu
    Copy the full SHA
    626c78c View commit details
    Browse the repository at this point in the history