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

Implement "getchains" RPC command to monitor blockchain forks. #4536

Merged
merged 1 commit into from Aug 3, 2014

Commits on Aug 3, 2014

  1. Implement "getchaintips" RPC command to monitor blockchain forks.

    Port over chronokings/huntercoin#19 from
    Huntercoin:  This implements a new RPC command "getchaintips" that can be
    used to find all currently active chain heads.  This is similar to the
    -printblocktree startup option, but it can be used without restarting
    just via the RPC interface on a running daemon.
    domob1812 committed Aug 3, 2014
    Configuration menu
    Copy the full SHA
    b33bd7a View commit details
    Browse the repository at this point in the history