babylon-node icon indicating copy to clipboard operation
babylon-node copied to clipboard

Add projected_enactment_at_start_of_epoch to pending protocol update in health API

Open LukasGasior1 opened this issue 1 year ago • 2 comments

Adds (all optional):

  • projected_fulfillment_at_start_of_epoch and projected_fulfillment_timestamp for each threshold of a pending protocol update
  • projected_enactment_at_start_of_epoch and projected_enactment_timestamp to a pending protocol update, which are the values of the threshold which is projected to fulfill earliest

Notes:

  • if the threshold is not met then its values are null
  • if projected epoch is out of min/max bounds then the result is also null

LukasGasior1 avatar Mar 06 '24 12:03 LukasGasior1

Docker tags docker.io/radixdlt/private-babylon-node:pr-862 docker.io/radixdlt/private-babylon-node:cdd12fcde0 docker.io/radixdlt/private-babylon-node:sha-cdd12fc

github-actions[bot] avatar Mar 06 '24 13:03 github-actions[bot]