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

Shield Staking #2836

Open
wants to merge 17 commits into
base: master
Choose a base branch
from
Open

Shield Staking #2836

wants to merge 17 commits into from

Commits on Sep 13, 2023

  1. Add UPGRADE_SHIELD_STAKING to chainparams

    Co-authored-by: Alessandro Rezzi <[email protected]>
    panleone authored and Duddino committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    5e11f1c View commit details
    Browse the repository at this point in the history
  2. [Kernel] Add CShieldStake

    Co-authored-by: Alessandro Rezzi <[email protected]>
    Duddino and panleone committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    8438227 View commit details
    Browse the repository at this point in the history
  3. [Primitives] Update Block and Transaction classes

    Upgrade block version to 12;
    Add shield proof template
    Add shield stake transactions
    panleone authored and Duddino committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    4713a62 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    744f548 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    8213d6b View commit details
    Browse the repository at this point in the history
  6. [Kernel] Kernel shield stake upgrade

    panleone authored and Duddino committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    13c4567 View commit details
    Browse the repository at this point in the history
  7. [Miner] Add support to shield staking

    panleone authored and Duddino committed Sep 13, 2023
    Configuration menu
    Copy the full SHA
    37b15d1 View commit details
    Browse the repository at this point in the history

Commits on Sep 15, 2023

  1. Configuration menu
    Copy the full SHA
    ded5cdd View commit details
    Browse the repository at this point in the history
  2. Build shield stake tx

    panleone committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    4ab0e43 View commit details
    Browse the repository at this point in the history
  3. Update getstakingstatus RPC

    panleone committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    ec0267c View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    2dc6471 View commit details
    Browse the repository at this point in the history
  5. Configuration menu
    Copy the full SHA
    9e9f810 View commit details
    Browse the repository at this point in the history
  6. Configuration menu
    Copy the full SHA
    5f2d962 View commit details
    Browse the repository at this point in the history
  7. Shield stake proof

    Duddino authored and panleone committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8df2bdb View commit details
    Browse the repository at this point in the history
  8. Remove Sighash

    Duddino authored and panleone committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    f415357 View commit details
    Browse the repository at this point in the history
  9. Unit tests

    panleone committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    8edc005 View commit details
    Browse the repository at this point in the history
  10. Functional test

    panleone committed Sep 15, 2023
    Configuration menu
    Copy the full SHA
    16c0fef View commit details
    Browse the repository at this point in the history