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

Wire up Consensus information to JSON-RPC and REST #2086

Commits on Jun 7, 2021

  1. Add EffectBuilder::get_consensus_validator_info.

    This returns a list of changes to validators' states, i.e. whether they
    were added, removed, banned, etc.
    afck committed Jun 7, 2021
    Configuration menu
    Copy the full SHA
    426211f View commit details
    Browse the repository at this point in the history

Commits on Jun 9, 2021

  1. Merge casper-network#1540

    1540: Add EffectBuilder::get_consensus_validator_info. r=afck a=afck
    
    This returns a list of changes to validators' states, i.e. whether they were added, removed, banned, etc.
    
    Merging to a feature branch since it still requires work on the RPC side.
    
    Closes casper-network#1526.
    
    Co-authored-by: Andreas Fackler <andreas@casperlabs.io>
    casperlabs-bors-ng[bot] and afck committed Jun 9, 2021
    Configuration menu
    Copy the full SHA
    b683ce8 View commit details
    Browse the repository at this point in the history

Commits on Aug 25, 2021

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

Commits on Aug 26, 2021

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

Commits on Aug 27, 2021

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

Commits on Aug 30, 2021

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

Commits on Sep 2, 2021

  1. Configuration menu
    Copy the full SHA
    0203093 View commit details
    Browse the repository at this point in the history
  2. 1977: PR prep

    darthsiroftardis committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    90a2bf8 View commit details
    Browse the repository at this point in the history
  3. 1977: PR prep pt.2

    darthsiroftardis committed Sep 2, 2021
    Configuration menu
    Copy the full SHA
    7c4d1e2 View commit details
    Browse the repository at this point in the history

Commits on Sep 16, 2021

  1. Configuration menu
    Copy the full SHA
    5025d2d View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    0cc897b View commit details
    Browse the repository at this point in the history

Commits on Sep 17, 2021

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

Commits on Sep 20, 2021

  1. Configuration menu
    Copy the full SHA
    760b3b7 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0f8a55 View commit details
    Browse the repository at this point in the history
  3. Configuration menu
    Copy the full SHA
    f41ac92 View commit details
    Browse the repository at this point in the history
  4. Configuration menu
    Copy the full SHA
    9cd44a9 View commit details
    Browse the repository at this point in the history

Commits on Sep 21, 2021

  1. Configuration menu
    Copy the full SHA
    d5ae581 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    d0417f9 View commit details
    Browse the repository at this point in the history
  3. Merge pull request #12 from Fraser999/1977-get-validator-changes

    Cleanups relating to get-validator-changes
    darthsiroftardis committed Sep 21, 2021
    Configuration menu
    Copy the full SHA
    2013319 View commit details
    Browse the repository at this point in the history