Changes to Get unconfirmed transaction from pool

GET /transactions/unconfirmed/byTransactionId/{txId}

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

Changed in 2 of the 59 revisions of this API.20421

  1. ce177636b3e41211
  2. bfbb1772d0738410

What changed

  • ce177636b3e41211See the full diff
    • the outputs/items/ response's property type/format changed from / to object/ for status 200

      response-property-type-changed

    • removed the required property blockId from the response with the 200 status

      response-required-property-removed

    • removed the required property globalIndex from the response with the 200 status

      response-required-property-removed

    • removed the required property inclusionHeight from the response with the 200 status

      response-required-property-removed

    • removed the required property index from the response with the 200 status

      response-required-property-removed

    • removed the required property inputs/items/allOf[subschema #2]/address from the response with the 200 status

      response-required-property-removed

    • removed the required property inputs/items/allOf[subschema #2]/globalIndex from the response with the 200 status

      response-required-property-removed

    • removed the required property inputs/items/allOf[subschema #2]/inclusionHeight from the response with the 200 status

      response-required-property-removed

    • removed the required property inputs/items/allOf[subschema #2]/spendingHeight from the response with the 200 status

      response-required-property-removed

    • removed the required property inputs/items/allOf[subschema #2]/spentTransactionId from the response with the 200 status

      response-required-property-removed

    • removed the required property numConfirmations from the response with the 200 status

      response-required-property-removed

    • removed the required property timestamp from the response with the 200 status

      response-required-property-removed

    • added the optional property outputs/items/assets to the response with the 200 status

      response-optional-property-added

    • added the optional property outputs/items/boxId to the response with the 200 status

      response-optional-property-added

    • added the optional property outputs/items/index to the response with the 200 status

      response-optional-property-added

    • added the optional property outputs/items/transactionId to the response with the 200 status

      response-optional-property-added

    • removed ErgoTransactionOutput subschema #2 from the outputs/items/ response property allOf list for the response status 200

      response-property-all-of-removed

    • the response property inputs/items/allOf[subschema #2]/spendingProof became required for the status 200

      response-property-became-required

    • added the required property inputs/items/allOf[subschema #2]/boxId to the response with the 200 status

      response-required-property-added

    • added the required property outputs/items/additionalRegisters to the response with the 200 status

      response-required-property-added

    • added the required property outputs/items/creationHeight to the response with the 200 status

      response-required-property-added

    • added the required property outputs/items/ergoTree to the response with the 200 status

      response-required-property-added

    • added the required property outputs/items/value to the response with the 200 status

      response-required-property-added

  • bfbb1772d0738410See the full diff
    • the inputs/items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • the outputs/items/ response's property type/format changed from object/ to / for status 200

      response-property-type-changed

    • removed the required property inputs/items/boxId from the response with the 200 status

      response-required-property-removed

    • removed the required property inputs/items/spendingProof from the response with the 200 status

      response-required-property-removed

    • removed the required property outputs/items/additionalRegisters from the response with the 200 status

      response-required-property-removed

    • removed the required property outputs/items/creationHeight from the response with the 200 status

      response-required-property-removed

    • removed the required property outputs/items/ergoTree from the response with the 200 status

      response-required-property-removed

    • removed the required property outputs/items/value from the response with the 200 status

      response-required-property-removed

    • removed the optional property outputs/items/assets from the response with the 200 status

      response-optional-property-removed

    • removed the optional property outputs/items/boxId from the response with the 200 status

      response-optional-property-removed

    • removed the optional property outputs/items/index from the response with the 200 status

      response-optional-property-removed

    • removed the optional property outputs/items/transactionId from the response with the 200 status

      response-optional-property-removed

    • added ErgoTransactionOutput subschema #2 to the inputs/items/ response property allOf list for the response status 200

      response-property-all-of-added

    • added ErgoTransactionOutput subschema #2 to the outputs/items/ response property allOf list for the response status 200

      response-property-all-of-added

    • the response property id became required for the status 200

      response-property-became-required

    • the response property size became required for the status 200

      response-property-became-required

    • added the required property blockId to the response with the 200 status

      response-required-property-added

    • added the required property globalIndex to the response with the 200 status

      response-required-property-added

    • added the required property inclusionHeight to the response with the 200 status

      response-required-property-added

    • added the required property index to the response with the 200 status

      response-required-property-added

    • added the required property numConfirmations to the response with the 200 status

      response-required-property-added

    • added the required property timestamp to the response with the 200 status

      response-required-property-added