Changes to Network hashrate and difficulty

GET /api/v1/onchain/bitcoin/mining/hashrate

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 2 of the 21 revisions of this API.1412

  1. 560e8847c7b314
  2. 4c4530760ba112

What changed

    • the response property data/currentDifficulty became optional for the status 200

      response-property-became-optional

    • the response property data/currentHashrate became optional for the status 200

      response-property-became-optional

    • the response property data/difficulty became optional for the status 200

      response-property-became-optional

    • the response property data/difficulty_count became optional for the status 200

      response-property-became-optional

    • the response property data/hashrate_count became optional for the status 200

      response-property-became-optional

    • the response property data/hashrates became optional for the status 200

      response-property-became-optional

    • the response property data/period became optional for the status 200

      response-property-became-optional

    • response property data/currentDifficulty list-of-types was widened by adding types integer and null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/currentHashrate list-of-types was widened by adding types null and number to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/difficulty list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/difficulty_count list-of-types was widened by adding types null and number to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/hashrate_count list-of-types was widened by adding types null and number to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/hashrates list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    • response property data/period list-of-types was widened by adding types null to media type application/json of response 200

      response-property-list-of-types-widened

    This revision also has 15 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • added the optional property code to the response with the 401 status

      response-optional-property-added

    • added the optional property code to the response with the 429 status

      response-optional-property-added

    • added the optional property code to the response with the 503 status

      response-optional-property-added

    • added the optional property hint to the response with the 401 status

      response-optional-property-added

    • added the optional property hint to the response with the 429 status

      response-optional-property-added

    • added the optional property hint to the response with the 503 status

      response-optional-property-added

    • added the optional property plan to the response with the 401 status

      response-optional-property-added

    • added the optional property plan to the response with the 429 status

      response-optional-property-added

    • added the optional property plan to the response with the 503 status

      response-optional-property-added

    • added the optional property reason to the response with the 401 status

      response-optional-property-added

    • added the optional property reason to the response with the 429 status

      response-optional-property-added

    • added the optional property reason to the response with the 503 status

      response-optional-property-added