Page MenuHomePhabricator

Create a hardfork info section on getblockchaininfo RPC output.
Closed, WontfixPublic

Description

This output section would contain info about the state of UAHF activation, e.g.

Parameters:

  • configured activation MTP
  • configured sunset block height
  • configured fork EB
  • ...

Other data:

  • has fork activated? (yes/no)
  • difference between chain tip MTP and activation MTP
  • difference between wall clock POSIX time and activation MTP
  • difference between chain height and sunset height
  • biggest block size observed (if already cached)?

Event Timeline

No longer needed since UAHF has passed.

Might be worth doing for next HF .