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 "daemon warmup" for the RPC interface. #137

Merged
merged 2 commits into from
Jul 27, 2014

Commits on Jul 14, 2014

  1. Implement "daemon warmup" for the RPC interface.

    Fix chronokings/huntercoin#63 by starting the
    RPC daemon early during start up.  Until everything necessary is
    initialised, it simply returns an error early on when called.
    domob1812 committed Jul 14, 2014
    Configuration menu
    Copy the full SHA
    41c250b View commit details
    Browse the repository at this point in the history
  2. Update changelog.

    domob1812 committed Jul 14, 2014
    Configuration menu
    Copy the full SHA
    e9bcbc7 View commit details
    Browse the repository at this point in the history