---
title: "Changes to Accept block"
method: POST
path: "/bus/consensus/acceptblock"
---

# Changes to Accept block

`POST /bus/consensus/acceptblock`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 8 of 50 revisions.

- **2024-12-18** `922f156353c9` — 1 breaking, 1 info
- **2024-12-16** `0b3014765a94` — 8 breaking, 4 warning
- **2024-12-16** `55183a7d2865` — 2 breaking, 1 warning
- **2024-12-16** `9861d1191817` — 3 breaking
- **2024-12-16** `719a1b5e14dd` — 24 breaking
- **2024-12-12** `2b2596339fdd` — 1 warning, 7 info
- **2024-12-12** `4bf195ae4ff2` — 1 info
- **2024-12-09** `f062c35d8f47` — 1 breaking

## Changes

- **2024-12-18** `922f156353c9` — 1 breaking, 1 info
  - removed the media type `text/plain` for the response with the status `500`
  - api tag `bus` added
- **2024-12-16** `0b3014765a94` — 8 breaking, 4 warning
  - added the pattern `^fcid:[0-9a-fA-F]{64}$` to the request property `transactions/items/fileContractRevisions/items/parentID/allOf[#/components/schemas/FileContractID]/`
  - added the pattern `^fcid:[0-9a-fA-F]{64}$` to the request property `transactions/items/storageProofs/items/parentID/allOf[#/components/schemas/FileContractID]/`
  - added the pattern `^fcid:[0-9a-fA-F]{64}$` to the request property `v2/transactions/items/fileContractResolutions/items/parent/id/allOf[#/components/schemas/FileContractID]/`
  - added the pattern `^fcid:[0-9a-fA-F]{64}$` to the request property `v2/transactions/items/fileContractRevisions/items/parent/id/allOf[#/components/schemas/FileContractID]/`
  - the `transactions/items/fileContractRevisions/items/parentID/allOf[#/components/schemas/FileContractID]/` request property type/format changed from ``/`` to `string`/``
  - the `transactions/items/storageProofs/items/parentID/allOf[#/components/schemas/FileContractID]/` request property type/format changed from ``/`` to `string`/``
  - the `v2/transactions/items/fileContractResolutions/items/parent/id/allOf[#/components/schemas/FileContractID]/` request property type/format changed from ``/`` to `string`/``
  - the `v2/transactions/items/fileContractRevisions/items/parent/id/allOf[#/components/schemas/FileContractID]/` request property type/format changed from ``/`` to `string`/``
  - removed `#/components/schemas/Hash256, subschema #2` from the `transactions/items/fileContractRevisions/items/parentID/allOf[#/components/schemas/FileContractID]/` request property `allOf` list
  - removed `#/components/schemas/Hash256, subschema #2` from the `transactions/items/storageProofs/items/parentID/allOf[#/components/schemas/FileContractID]/` request property `allOf` list
  - removed `#/components/schemas/Hash256, subschema #2` from the `v2/transactions/items/fileContractResolutions/items/parent/id/allOf[#/components/schemas/FileContractID]/` request property `allOf` list
  - removed `#/components/schemas/Hash256, subschema #2` from the `v2/transactions/items/fileContractRevisions/items/parent/id/allOf[#/components/schemas/FileContractID]/` request property `allOf` list
- **2024-12-16** `55183a7d2865` — 2 breaking, 1 warning
  - added `#/components/schemas/Hash256, subschema #2` to the `parentID/allOf[#/components/schemas/BlockID]/` request property `allOf` list
  - the `parentID/allOf[#/components/schemas/BlockID]/` request property type/format changed from `object`/`` to ``/``
  - removed the request property `parentID/allOf[#/components/schemas/BlockID]/id`
- **2024-12-16** `9861d1191817` — 3 breaking
  - added the pattern `^[a-fA-F0-9]{64}$` to the request property `transactions/items/fileContractRevisions/items/unlockConditions/allOf[#/components/schemas/UnlockConditions]/publicKeys/items/key`
  - added the pattern `^[a-fA-F0-9]{64}$` to the request property `transactions/items/siacoinInputs/items/unlockConditions/allOf[#/components/schemas/UnlockConditions]/publicKeys/items/key`
  - added the pattern `^[a-fA-F0-9]{64}$` to the request property `transactions/items/siafundInputs/items/unlockConditions/allOf[#/components/schemas/UnlockConditions]/publicKeys/items/key`
- **2024-12-16** `719a1b5e14dd` — 24 breaking
  - added `#/components/schemas/BlockHeight, subschema #2` to the `transactions/items/fileContractRevisions/items/unlockConditions/allOf[#/components/schemas/UnlockConditions]/timelock` request property `allOf` list
  - added `#/components/schemas/BlockHeight, subschema #2` to the `transactions/items/fileContractRevisions/items/windowEnd` request property `allOf` list
  - added `#/components/schemas/BlockHeight, subschema #2` to the `transactions/items/fileContractRevisions/items/windowStart` request property `allOf` list
  - added `#/components/schemas/BlockHeight, subschema #2` to the `transactions/items/fileContracts/items/windowEnd` request property `allOf` list
  - added `#/components/schemas/BlockHeight, subschema #2` to the `transactions/items/fileContracts/items/windowStart` request property `allOf` list
  - added `#/components/schemas/BlockHeight, subschema #2` to the `transactions/items/siacoinInputs/items/unlockConditions/allOf[#/components/schemas/UnlockConditions]/timelock` request property `allOf` list
  - added `#/components/schemas/BlockHeight, subschema #2` to the `transactions/items/siafundInputs/items/unlockConditions/allOf[#/components/schemas/UnlockConditions]/timelock` request property `allOf` list
  - added `#/components/schemas/BlockHeight, subschema #2` to the `transactions/items/signatures/items/timelock` request property `allOf` list
  - added `#/components/schemas/BlockHeight, subschema #2` to the `v2/height` request property `allOf` list
  - added `#/components/schemas/BlockHeight, subschema #2` to the `v2/transactions/items/siacoinInputs/items/parent/maturityHeight` request property `allOf` list
  - added `#/components/schemas/Signature, subschema #2` to the `transactions/items/signatures/items/signature` request property `allOf` list
  - added the pattern `[0-9a-fA-F]{64}` to the request property `v2/transactions/items/siacoinInputs/items/satisfiedPolicy/signature/items/`
  - added the pattern `[0-9a-fA-F]{64}` to the request property `v2/transactions/items/siafundInputs/items/satisfiedPolicy/signature/items/`
  - the `transactions/items/fileContractRevisions/items/unlockConditions/allOf[#/components/schemas/UnlockConditions]/timelock` request property type/format changed from `integer`/`uint64` to ``/``
  - the `transactions/items/fileContractRevisions/items/windowEnd` request property type/format changed from `integer`/`uint64` to ``/``
  - the `transactions/items/fileContractRevisions/items/windowStart` request property type/format changed from `integer`/`uint64` to ``/``
  - the `transactions/items/fileContracts/items/windowEnd` request property type/format changed from `integer`/`uint64` to ``/``
  - the `transactions/items/fileContracts/items/windowStart` request property type/format changed from `integer`/`uint64` to ``/``
  - the `transactions/items/siacoinInputs/items/unlockConditions/allOf[#/components/schemas/UnlockConditions]/timelock` request property type/format changed from `integer`/`uint64` to ``/``
  - the `transactions/items/siafundInputs/items/unlockConditions/allOf[#/components/schemas/UnlockConditions]/timelock` request property type/format changed from `integer`/`uint64` to ``/``
  - the `transactions/items/signatures/items/signature` request property type/format changed from `string`/`byte` to ``/``
  - the `transactions/items/signatures/items/timelock` request property type/format changed from `integer`/`uint64` to ``/``
  - the `v2/height` request property type/format changed from `integer`/`uint64` to ``/``
  - the `v2/transactions/items/siacoinInputs/items/parent/maturityHeight` request property type/format changed from `integer`/`uint64` to ``/``
- **2024-12-12** `2b2596339fdd` — 1 warning, 7 info
  - removed the request property `block`
  - added the new optional request property `minerPayouts`
  - added the new optional request property `nonce`
  - added the new optional request property `parentID`
  - added the new optional request property `timestamp`
  - added the new optional request property `transactions`
  - added the new optional request property `v2`
  - removed the non-success response with the status `400`
- **2024-12-12** `4bf195ae4ff2` — 1 info
  - endpoint added
- **2024-12-09** `f062c35d8f47` — 1 breaking
  - api path removed without deprecation

---

[Operation](https://skmtc.dev/siafoundation/apis/renterd-api/docs/bus/consensus/acceptblock/post.md) · [API](https://skmtc.dev/siafoundation/apis/renterd-api.md) · [Page](https://skmtc.dev/siafoundation/apis/renterd-api/changes/bus/consensus/acceptblock/post)
