Changes to Validate a proposed Stacks block

POST /v3/block_proposal

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

Changed in 16 of the 53 revisions of this API.19630

  1. 30468ca2533f21
  2. f7f733b4a1fc2
  3. eb2153a4a3ad21
  4. 96224b968a3e2
  5. 97e7080a813021
  6. db8094c96a6e2
  7. 68660d89e56f21
  8. d7bba78bfcac2
  9. c304e36f21221
  10. f29c78384efe21
  11. 46bc74e5bab31
  12. 04a9a0b50aa316
  13. 488dd3b8002034
  14. 170414634c9016
  15. 2fc5956efe3d34
  16. 87a7fe30e4362

What changed

  • 30468ca2533f21See the full diff
    • the block request property's minLength was increased from 0 to 400

      request-property-min-length-increased

    • added the pattern ^([0-9a-fA-F]{2})+$ to the request property block

      request-property-pattern-added

    • the chain_id request property's min was set to 0.00

      request-property-min-set

    • the block request property's minLength was decreased from 400 to 0

      request-property-min-length-decreased

    • removed the pattern ^([0-9a-fA-F]{2})+$ from the request property block

      request-property-pattern-removed

  • eb2153a4a3ad21See the full diff
    • the block request property's minLength was increased from 0 to 400

      request-property-min-length-increased

    • added the pattern ^([0-9a-fA-F]{2})+$ to the request property block

      request-property-pattern-added

    • the chain_id request property's min was set to 0.00

      request-property-min-set

    • the block request property's minLength was decreased from 400 to 0

      request-property-min-length-decreased

    • removed the pattern ^([0-9a-fA-F]{2})+$ from the request property block

      request-property-pattern-removed

  • 97e7080a813021See the full diff
    • the block request property's minLength was increased from 0 to 400

      request-property-min-length-increased

    • added the pattern ^([0-9a-fA-F]{2})+$ to the request property block

      request-property-pattern-added

    • the chain_id request property's min was set to 0.00

      request-property-min-set

    • the block request property's minLength was decreased from 400 to 0

      request-property-min-length-decreased

    • removed the pattern ^([0-9a-fA-F]{2})+$ from the request property block

      request-property-pattern-removed

  • 68660d89e56f21See the full diff
    • the block request property's minLength was increased from 0 to 400

      request-property-min-length-increased

    • added the pattern ^([0-9a-fA-F]{2})+$ to the request property block

      request-property-pattern-added

    • the chain_id request property's min was set to 0.00

      request-property-min-set

    • the block request property's minLength was decreased from 400 to 0

      request-property-min-length-decreased

    • removed the pattern ^([0-9a-fA-F]{2})+$ from the request property block

      request-property-pattern-removed

    • changed the pattern of the request property block from ^[0-9a-fA-F]+$ to ^([0-9a-fA-F]{2})+$

      request-property-pattern-changed

  • f29c78384efe21See the full diff
    • the block request property's minLength was increased from 1 to 400

      request-property-min-length-increased

    • added the pattern ^[0-9a-fA-F]+$ to the request property block

      request-property-pattern-added

    • the chain_id request property's min was set to 0.00

      request-property-min-set

    • the block request property's minLength was increased from 0 to 1

      request-property-min-length-increased

    • request body became required

      request-body-became-required

    • api operation id post_block_proposal removed and replaced with postBlockProposal

      api-operation-id-removed

    • the endpoint scheme security rpcAuth was added to the API

      api-security-added

    • added the media type application/json for the response with the status 400

      response-media-type-added

    • added the media type text/plain for the response with the status 400

      response-media-type-added

    • added the media type text/plain for the response with the status 401

      response-media-type-added

    • added the non-success response with the status 500

      response-non-success-status-added

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

    • removed the media type application/json for the response with the status 400

      response-media-type-removed

    • removed the media type text/plain for the response with the status 400

      response-media-type-removed

    • removed the media type text/plain for the response with the status 401

      response-media-type-removed

    • api operation id postBlockProposal removed and replaced with post_block_proposal

      api-operation-id-removed

    • the endpoint scheme security rpcAuth was removed from the API

      api-security-removed

    • request body became optional

      request-body-became-optional

    • removed the non-success response with the status 500

      response-non-success-status-removed

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

    • request body became required

      request-body-became-required

    • api operation id post_block_proposal removed and replaced with postBlockProposal

      api-operation-id-removed

    • the endpoint scheme security rpcAuth was added to the API

      api-security-added

    • added the media type application/json for the response with the status 400

      response-media-type-added

    • added the media type text/plain for the response with the status 400

      response-media-type-added

    • added the media type text/plain for the response with the status 401

      response-media-type-added

    • added the non-success response with the status 500

      response-non-success-status-added

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

  • 2fc5956efe3d34See the full diff
    • removed the media type application/json for the response with the status 400

      response-media-type-removed

    • removed the media type text/plain for the response with the status 400

      response-media-type-removed

    • removed the media type text/plain for the response with the status 401

      response-media-type-removed

    • api operation id postBlockProposal removed and replaced with post_block_proposal

      api-operation-id-removed

    • the endpoint scheme security rpcAuth was removed from the API

      api-security-removed

    • request body became optional

      request-body-became-optional

    • removed the non-success response with the status 500

      response-non-success-status-removed

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

    • the block request property's minLength was decreased from 400 to 0

      request-property-min-length-decreased

    • removed the pattern ^([0-9a-fA-F]{2})+$ from the request property block

      request-property-pattern-removed

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