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

Checkpoints optimization v2 #355

Open
wants to merge 12 commits into
base: v0.3.0-backport
Choose a base branch
from

Commits on Apr 22, 2021

  1. chg: combine status and deactiovationEpoch

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

Commits on Apr 23, 2021

  1. Configuration menu
    Copy the full SHA
    886082a View commit details
    Browse the repository at this point in the history
  2. fix: do not remove signer from unstaked validator record

    Due to the usage of signer for getting total staked balance
    Denis Ermolin committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    b8fdf6c View commit details
    Browse the repository at this point in the history
  3. fix: increase total staked amount during validator restake

    Denis Ermolin committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    5567e04 View commit details
    Browse the repository at this point in the history
  4. fix: test

    Denis Ermolin committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    5a31651 View commit details
    Browse the repository at this point in the history
  5. misc: return back code

    Denis Ermolin committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    344dd9d View commit details
    Browse the repository at this point in the history
  6. chg: migration of data code

    Denis Ermolin committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    6c07739 View commit details
    Browse the repository at this point in the history
  7. new: withdraw rewards to different address

    Denis Ermolin committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    9e9bd93 View commit details
    Browse the repository at this point in the history
  8. fix: deduce total amount during slashing

    Denis Ermolin committed Apr 23, 2021
    Configuration menu
    Copy the full SHA
    2fb6089 View commit details
    Browse the repository at this point in the history
  9. fix: slashing

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

Commits on Apr 26, 2021

  1. fix: slashing tests

    Denis Ermolin committed Apr 26, 2021
    Configuration menu
    Copy the full SHA
    0ef6457 View commit details
    Browse the repository at this point in the history
  2. fix: migration test

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