diff --git a/docs/03-learn/12-chain-confirmation-versus-transaction-confirmation.mdx b/docs/03-learn/12-chain-confirmation-versus-transaction-confirmation.mdx index e35c9a30..54aeb545 100644 --- a/docs/03-learn/12-chain-confirmation-versus-transaction-confirmation.mdx +++ b/docs/03-learn/12-chain-confirmation-versus-transaction-confirmation.mdx @@ -3,7 +3,7 @@ title: Chain confirmation versus transaction confirmation metaTitle: Chain confirmation versus transaction confirmation --- -When discussing [Cardano](https://cardano.org/), often-repeated questions are *what is Cardano’s transaction time?*, and *how many network confirmations does Cardano require before a transaction goes through?* The answers to these questions require a deeper look at the concepts of *chain confirmation* and *transaction confirmation*, and how these relate to the [protocol](https://docs.cardano.org/learn/ouroboros-overview). +When discussing [Cardano](https://cardano.org/), often-repeated questions are *what is Cardano’s transaction time?*, and *how many network confirmations does Cardano require before a transaction goes through?* The answers to these questions require a deeper look at the concepts of *chain confirmation* and *transaction confirmation*, and how these relate to the Ouroboros protocol. ## Chain confirmation diff --git a/docs/16-release-notes/02-release-notes.mdx b/docs/16-release-notes/02-release-notes.mdx index 66922fff..6684e04f 100644 --- a/docs/16-release-notes/02-release-notes.mdx +++ b/docs/16-release-notes/02-release-notes.mdx @@ -6,7 +6,7 @@ sidebar_position: 1 Here is the latest release information for the Cardano components. Component dependencies and compatibility information can be found in the -[compatibility matrix](https://docs.cardano.org/tools/comp-matrix/). Release +[compatibility matrix](/release-notes/comp-matrix). Release notes for Cardano can be found in the [Cardano platform > Updates](https://iohk.zendesk.com/hc/en-us/sections/360002160134-Updates) section of the IOHK support desk. @@ -19,14 +19,14 @@ the | Name | Version | Release date | | ----------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- | ----------------- | -| [Cardano node](https://github.com/input-output-hk/cardano-node) | [8.9.0](https://github.com/IntersectMBO/cardano-node/releases/tag/8.9.0) | 12 March, 2024 | +| [Cardano node](https://github.com/input-output-hk/cardano-node) | [8.9.1](https://github.com/IntersectMBO/cardano-node/releases/tag/8.9.1) | 25 March, 2024 | | [Cardano RTView](https://github.com/input-output-hk/cardano-rt-view) | [0.3.0](https://github.com/input-output-hk/cardano-rt-view/releases/tag/0.3.0) | 15 January, 2021 | -| [Cardano DB Sync](https://github.com/input-output-hk/cardano-db-sync/releases) | [13.1.1.3](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/13.1.1.3) | 25 July, 2023 | -| [Cardano Rosetta](https://github.com/input-output-hk/cardano-rosetta) | [2.1.0](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/2.1.0) | 30 January, 2023 | +| [Cardano DB Sync](https://github.com/input-output-hk/cardano-db-sync/releases) | [13.2.0.1](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/13.2.0.1) | 15 February, 2023 | +| [Cardano Rosetta](https://github.com/input-output-hk/cardano-rosetta) | [2.2.1](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/2.2.1) | 13 March, 2024 | | [Cardano GraphQL](https://github.com/input-output-hk/cardano-graphql) | [8.0.0](https://github.com/input-output-hk/cardano-graphql/releases/tag/8.0.0) | 7 February, 2023 | | [Cardano Explorer](https://github.com/input-output-hk/cardano-explorer-app) | [1.6.0](https://github.com/input-output-hk/cardano-explorer-app/releases/tag/1.6.0) | 27 July, 2021 | | [Cardano transactions](https://github.com/input-output-hk/cardano-transactions) | [1.0.0](https://github.com/input-output-hk/cardano-transactions/releases/tag/1.0.0) | 21 April, 2020 | | [Cardano addresses](https://github.com/input-output-hk/cardano-addresses) | [3.12.0](https://github.com/input-output-hk/cardano-addresses/releases/tag/3.12.0) | 17 August, 2022 | | [Cardano coin selection](https://github.com/input-output-hk/cardano-coin-selection) | [1.0.1](https://github.com/input-output-hk/cardano-coin-selection/releases/tag/v1.0.1) | 13 May, 2020 | -| [Bech32](https://github.com/input-output-hk/bech32) | [1.1.4](https://github.com/IntersectMBO/bech32/releases/tag/v1.1.4) | 28 July, 2023 | -| [Cardano Wallet](https://github.com/input-output-hk/cardano-wallet) | [2023-12-18](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2023-12-18) | 20 December, 2023 | +| [Bech32](https://github.com/input-output-hk/bech32) | [1.1.5](https://github.com/IntersectMBO/bech32/releases/tag/v1.1.5) | 28 July, 2023 | +| [Cardano wallet](https://github.com/input-output-hk/cardano-wallet) | [v2024-03-27](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2024-03-27) | 28 March, 2024 | diff --git a/docs/16-release-notes/03-comp-matrix.mdx b/docs/16-release-notes/03-comp-matrix.mdx index 7ad04535..b8ad6e96 100644 --- a/docs/16-release-notes/03-comp-matrix.mdx +++ b/docs/16-release-notes/03-comp-matrix.mdx @@ -12,14 +12,14 @@ dependencies on a particular version of does not reflect any stacks.) The compatibility matrix should be read in conjunction with the Cardano component dependencies definition. -If you only require using the node, we recommend node version -[8.1.2](https://github.com/input-output-hk/cardano-node/releases/tag/8.1.2). +If you only require using the node, we recommend the latest node version. However, if you need to use all the compatible components, we recommend using version [1.35.7](https://github.com/input-output-hk/cardano-node/releases/tag/1.35.7). -| [Cardano Node](https://github.com/input-output-hk/cardano-node/releases) | [Cardano DB Sync](https://github.com/input-output-hk/cardano-db-sync/releases) | [Smash](https://github.com/input-output-hk/smash/releases) | [Cardano Rosetta Server](https://github.com/input-output-hk/cardano-rosetta/releases) | [Cardano GraphQL](https://github.com/input-output-hk/cardano-graphql/releases) | [Cardano Explorer](https://github.com/input-output-hk/cardano-explorer-app/releases) | [Cardano Wallet](https://github.com/input-output-hk/cardano-wallet/releases) | +| [Cardano node](https://github.com/input-output-hk/cardano-node/releases) | [Cardano DB Sync](https://github.com/input-output-hk/cardano-db-sync/releases) | [Smash](https://github.com/input-output-hk/smash/releases) | [Cardano Rosetta server](https://github.com/input-output-hk/cardano-rosetta/releases) | [Cardano GraphQL](https://github.com/input-output-hk/cardano-graphql/releases) | [Cardano Explorer](https://github.com/input-output-hk/cardano-explorer-app/releases) | [Cardano wallet](https://github.com/input-output-hk/cardano-wallet/releases) | | ------------------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------ | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| **[8.9.1](https://github.com/IntersectMBO/cardano-node/releases/tag/8.9.1)** (minor update) | TBD | TBD | TBD | TBD | TBD | TBD | | **[8.9.0](https://github.com/IntersectMBO/cardano-node/releases/tag/8.9.0)** (bug fix) | TBD | TBD | TBD | TBD | TBD | TBD | | **[8.7.3](https://github.com/IntersectMBO/cardano-node/releases/tag/8.7.3)** (minor bug fix) | TBD | TBD | TBD | TBD | TBD | TBD | | **[8.7.2](https://github.com/input-output-hk/cardano-node/releases/tag/8.7.2)** (major update) | TBD | TBD | TBD | TBD | TBD | TBD |