Changes to Returns a list of consensus blocks, sorted from most to least recent.

GET /consensus/blocks

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

Changed in 2 of the 3 revisions of this API.123

  1. a841981f8ee13
  2. 51ea4d2cd99112

What changed

    • added the new optional query request parameter proposed_by

      new-optional-request-parameter

    • added the optional property allOf[subschema #2]/blocks/items/allOf[Block]/signers to the response with the 200 status

      response-optional-property-added

    • added the required property allOf[subschema #2]/blocks/items/allOf[Block]/proposer to the response with the 200 status

      response-required-property-added

  • 51ea4d2cd99112See the full diff
    • removed the required property allOf[subschema #2]/blocks/items/allOf[Block]/proposer from the response with the 200 status

      response-required-property-removed

    • deleted the query request parameter proposed_by

      request-parameter-removed

    • removed the optional property allOf[subschema #2]/blocks/items/allOf[Block]/signers from the response with the 200 status

      response-optional-property-removed

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