diff --git a/docs/16-release-notes/02-release-notes.mdx b/docs/16-release-notes/02-release-notes.mdx index 6684e04f..bf9c5c9c 100644 --- a/docs/16-release-notes/02-release-notes.mdx +++ b/docs/16-release-notes/02-release-notes.mdx @@ -6,10 +6,8 @@ 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](/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. +[compatibility matrix](/release-notes/comp-matrix). Release notes for specific +components are available on each component's release page. Cardano node configuration details (for mainnet and testnets) are available on the @@ -19,14 +17,10 @@ the | Name | Version | Release date | | ----------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------- | ----------------- | -| [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.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.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 | +| [Cardano node](https://github.com/IntersectMBO/cardano-node) | [8.9.2](https://github.com/IntersectMBO/cardano-node/releases/tag/8.9.2) | 16 April, 2024 | +| [Cardano DB Sync](https://github.com/IntersectMBO/cardano-db-sync) | [13.2.0.1](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/13.2.0.1) | 15 February, 2024 | +| [Cardano Rosetta](https://github.com/cardano-foundation/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/cardano-foundation/cardano-graphql) | [8.0.0](https://github.com/cardano-foundation/cardano-graphql/releases/tag/8.0.0) | 7 February, 2023 | +| [Cardano addresses](https://github.com/IntersectMBO/cardano-addresses) | [3.12.0](https://github.com/IntersectMBO/cardano-addresses/releases/tag/3.12.0) | 17 August, 2022 | +| [Cardano wallet](https://github.com/cardano-foundation/cardano-wallet) | [v2024-03-27](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2024-03-27)| 28 March, 2024 | +| [Bech32](https://github.com/IntersectMBO/bech32) | [1.1.5](https://github.com/IntersectMBO/bech32/releases/tag/v1.1.5) | 23 February, 2024 | diff --git a/docs/16-release-notes/03-comp-matrix.mdx b/docs/16-release-notes/03-comp-matrix.mdx index b8ad6e96..b2da5c48 100644 --- a/docs/16-release-notes/03-comp-matrix.mdx +++ b/docs/16-release-notes/03-comp-matrix.mdx @@ -4,51 +4,55 @@ metaTitle: Compatibility matrix sidebar_position: 2 --- -## Component compatibility with the Cardano node - -This Cardano components compatibility matrix shows the runtime Cardano component -dependencies on a particular version of -[cardano-node](https://github.com/input-output-hk/cardano-node/releases). (It +This сomponent compatibility with the Cardano node matrix shows the runtime dependencies of Cardano components on a specific version of +[cardano-node](https://github.com/IntersectMBO/cardano-node/releases). (It 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 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). +If you only require using the node, such as interacting directly with the node +or managing stake pool operations, we recommend the latest node version. +However, if you need compatibility with all components, we recommend using version +[1.35.7](https://github.com/IntersectMBO/cardano-node/releases/tag/1.35.7). + +| [Cardano node](https://github.com/IntersectMBO/cardano-node/releases) | [Cardano DB Sync](https://github.com/IntersectMBO/cardano-db-sync/releases) | [Cardano Rosetta server](https://github.com/cardano-foundation/cardano-rosetta/releases) | [Cardano GraphQL](https://github.com/cardano-foundation/cardano-graphql/releases) | [Cardano wallet](https://github.com/cardano-foundation/cardano-wallet/releases) | +| --------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------- | --------------------------------------------------------------------------------------------------------------------------------------------------------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- | +| **[8.9.2](https://github.com/IntersectMBO/cardano-node/releases/tag/8.9.2)** (fix) | TBD | TBD | TBD | | +| **[8.9.1](https://github.com/IntersectMBO/cardano-node/releases/tag/8.9.1)** (minor update) | TBD | TBD | TBD | [2024-03-27](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2024-03-27) | +| **[8.9.0](https://github.com/IntersectMBO/cardano-node/releases/tag/8.9.0)** (bug fix) | | | | | +| **[8.7.3](https://github.com/IntersectMBO/cardano-node/releases/tag/8.7.3)** (minor bug fix) | [13.2.0.1](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/13.2.0.1) | [2.2.1](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/2.2.1) | | [2024-03-01](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2024-03-01) | +| **[8.7.2](https://github.com/IntersectMBO/cardano-node/releases/tag/8.7.2)** (major update) | | | | | +| **[8.1.2](https://github.com/IntersectMBO/cardano-node/releases/tag/8.1.2)** (minor update) | [13.1.1.3](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/13.1.1.3) | [2.2.0](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/2.2.0) | | [2024-12-18](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2023-12-18) | +| **[8.1.1](https://github.com/IntersectMBO/cardano-node/releases/tag/8.1.1)** (bug fix) | [13.1.1.3](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/13.1.1.3) | | | [2023-07-18](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2023-07-18) | +| **[8.0.0](https://github.com/IntersectMBO/cardano-node/releases/tag/8.0.0)** (major) | [13.1.1.3](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/13.1.1.3) | | | | +| **[1.35.7](https://github.com/IntersectMBO/cardano-node/releases/tag/1.35.7)** (bug fix) | [13.0.5](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/13.0.5)/[13.1.0.0](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/13.1.0.0) | [2.0.0](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/2.0.0)/[2.1.0](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/2.1.0) | [7.0.2](https://github.com/cardano-foundation/cardano-graphql/releases/tag/7.0.2)/[8.0.0](https://github.com/cardano-foundation/cardano-graphql/releases/tag/8.0.0) | [2022-12-14](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2022-12-14) | +| **[1.35.6](https://github.com/IntersectMBO/cardano-node/releases/tag/1.35.6)** (new features) | [13.0.5](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/13.0.5)/[13.1.0.0](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/13.1.0.0) | [2.0.0](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/2.0.0)/[2.1.0](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/2.1.0) | [7.0.2](https://github.com/cardano-foundation/cardano-graphql/releases/tag/7.0.2)/[8.0.0](https://github.com/cardano-foundation/cardano-graphql/releases/tag/8.0.0) | [2022-12-14](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2022-12-14) | +| **[1.35.5](https://github.com/IntersectMBO/cardano-node/releases/tag/1.35.5)** (bug fix) | [13.0.5](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/13.0.5)/[13.1.0.0](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/13.1.0.0) | [2.0.0](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/2.0.0)/[2.1.0](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/2.1.0) | [7.0.2](https://github.com/cardano-foundation/cardano-graphql/releases/tag/7.0.2)/[8.0.0](https://github.com/cardano-foundation/cardano-graphql/releases/tag/8.0.0) | [2022-12-14](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2022-12-14) | +| **[1.35.4](https://github.com/IntersectMBO/cardano-node/releases/tag/1.35.4)** (major) | [13.0.5](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/13.0.5)/[13.1.0.0](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/13.1.0.0) | [2.0.0](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/2.0.0)/[2.1.0](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/2.1.0) | [7.0.2](https://github.com/cardano-foundation/cardano-graphql/releases/tag/7.0.2)/[8.0.0](https://github.com/cardano-foundation/cardano-graphql/releases/tag/8.0.0) | [2022-12-14](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2022-12-14) | +| **[1.35.3](https://github.com/IntersectMBO/cardano-node/releases/tag/1.35.3)** (bug fix) | [13.0.5](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/13.0.5) | [2.0.0](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/2.0.0) | [7.0.2](https://github.com/cardano-foundation/cardano-graphql/releases/tag/7.0.2) | [2022-10-06](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2022-10-06) | +| **[1.34.1](https://github.com/IntersectMBO/cardano-node/releases/tag/1.34.1)** | [12.0.2](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/12.0.2) | [1.7.0](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/1.7.0) | [6.2.0](https://github.com/cardano-foundation/cardano-graphql/releases/tag/6.2.0) | [2022-05-27](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2022-05-27) | +| **[1.34.0](https://github.com/IntersectMBO/cardano-node/releases/tag/1.34.0)** | [12.0.2](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/12.0.2) | [1.7.0](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/1.7.0) | [6.2.0](https://github.com/cardano-foundation/cardano-graphql/releases/tag/6.2.0) | | +| **[1.33.0](https://github.com/IntersectMBO/cardano-node/releases/tag/1.33.0)** | [12.0.2](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/12.0.2) | [1.7.0](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/1.7.0) | [6.2.0](https://github.com/cardano-foundation/cardano-graphql/releases/tag/6.2.0) | [2022-01-18](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2022-01-18) | +| **[1.32.1](https://github.com/IntersectMBO/cardano-node/releases/tag/1.32.1)** | | | | [2021-12-15](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2021-12-15) | +| **[1.31.0](https://github.com/IntersectMBO/cardano-node/releases/tag/1.31.0)** | [12.0.2](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/12.0.2) | [1.6.1](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/1.6.1) | [6.1.0](https://github.com/cardano-foundation/cardano-graphql/releases/tag/6.1.0) | | +| **[1.30.1](https://github.com/IntersectMBO/cardano-node/releases/tag/1.30.1)** | [11.0.3](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/11.0.3)/[11.0.4](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/11.0.4) | [1.5.0](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/1.5.0) | [6.0.0](https://github.com/cardano-foundation/cardano-graphql/releases/tag/6.0.0) | [2021-11-11 ](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2021-11-11) | +| **[1.29.0](https://github.com/IntersectMBO/cardano-node/releases/tag/1.29.0)** | [11.0.0](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/11.0.0) | [1.4.0](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/1.4.0) | [5.1.0](https://github.com/cardano-foundation/cardano-graphql/releases/tag/5.1.0) | [2021-09-09](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2021-09-09) | +| **[1.27.0](https://github.com/IntersectMBO/cardano-node/releases/tag/1.27.0)** | [10.0.1](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/10.0.1) | [1.3.0](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/1.3.0) | [5.0.0](https://github.com/cardano-foundation/cardano-graphql/releases/tag/5.0.0) | [2021-06-11](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2021-06-11) | +| **[1.26.2](https://github.com/IntersectMBO/cardano-node/releases/tag/1.26.2)** | [9.0.0](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/9.0.0) | | | | +| **[1.25.1](https://github.com/IntersectMBO/cardano-node/releases/tag/1.25.1)** | [8.0.0](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/8.0.0)/[9.0.0](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/9.0.0) | [1.1.0](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/1.1.0)/[1.2.1](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/1.2.1) | [3.2.0](https://github.com/cardano-foundation/cardano-graphql/releases/tag/3.2.0) | [2021-02-12](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2021-02-12)/[2021-02-15](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2021-02-15) | +| **[1.24.2](https://github.com/IntersectMBO/cardano-node/releases/tag/1.24.2)** | [7.1.0](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/7.1.0) | [1.0.0](https://github.com/cardano-foundation/cardano-rosetta/releases/tag/1.0.0) | [3.1.1](https://github.com/cardano-foundation/cardano-graphql/releases/tag/3.1.1) | [2020-12-21](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2020-12-21)/[2021-01-12](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2021-01-12) | +| **[1.21.1](https://github.com/IntersectMBO/cardano-node/releases/tag/1.21.1)** | [5.0.2](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/5.0.2)/[5.0.3](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/5.0.3)/[6.0.0](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/6.0.0) | | [2.2.1](https://github.com/cardano-foundation/cardano-graphql/releases/tag/2.2.1) | [2020-10-13](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2020-10-13) | +| **[1.20.0](https://github.com/IntersectMBO/cardano-node/releases/tag/1.20.0)** | [5.0.1](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/5.0.1)/[5.0.3](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/5.0.3) | | [2.2.0](https://github.com/cardano-foundation/cardano-graphql/releases/tag/2.2.0) | [2020-9-22](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2020-09-22)/[2020-09-30](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2020-09-30) | +| **[1.19.1](https://github.com/IntersectMBO/cardano-node/releases/tag/1.19.1)** | [5.0.0](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/5.0.0)/[5.0.1](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/5.0.1)/[5.0.3](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/5.0.3) | | [2.1.0](https://github.com/cardano-foundation/cardano-graphql/releases/tag/2.1.0) | [2020-9-11](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2020-09-11) | +| **[1.19.0](https://github.com/IntersectMBO/cardano-node/releases/tag/1.19.0)** | | | | | +| **[1.18.0](https://github.com/IntersectMBO/cardano-node/releases/tag/1.18.0)** | [4.0.0](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/4.0.0) | | | | +| **[1.18.0](https://github.com/IntersectMBO/cardano-node/releases/tag/1.18.0)** | [3.1.0](https://github.com/IntersectMBO/cardano-db-sync/releases/tag/3.1.0) | | [2.0.0](https://github.com/cardano-foundation/cardano-graphql/releases/tag/2.0.0) | [2020-8-3](https://github.com/cardano-foundation/cardano-wallet/releases/tag/v2020-08-03) | -| [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 | -| **[8.1.2](https://github.com/input-output-hk/cardano-node/releases/tag/8.1.2)** (minor update) | TBD | TBD | TBD | TBD | TBD | TBD | -| **[8.1.1](https://github.com/input-output-hk/cardano-node/releases/tag/8.1.1)** (bug fix) | TBD | TBD | TBD | TBD | TBD | TBD | -| **[8.0.0](https://github.com/input-output-hk/cardano-node/releases/tag/8.0.0)** (major) | TBD | TBD | TBD | TBD | TBD | TBD | -| **[1.35.7](https://github.com/input-output-hk/cardano-node/releases/tag/1.35.7)** (bug fix) | [13.0.5](https://github.com/input-output-hk/cardano-db-sync/releases/tag/13.0.5)/[13.1.0.0](https://github.com/input-output-hk/cardano-db-sync/releases/tag/13.1.0.0) | See DB Sync | [2.0.0](https://github.com/input-output-hk/cardano-rosetta/releases/tag/2.0.0)/ [2.1.0](https://github.com/input-output-hk/cardano-rosetta/releases/tag/2.1.0) | [7.0.2](https://github.com/input-output-hk/cardano-graphql/releases/tag/7.0.2) / [8.0.0](https://github.com/input-output-hk/cardano-graphql/releases/tag/8.0.0) | [1.6.0](https://github.com/input-output-hk/cardano-explorer-app/releases/tag/1.6.0) | [2022-12-14](https://github.com/input-output-hk/cardano-wallet/releases/tag/v2022-12-14) | -| **[1.35.6](https://github.com/input-output-hk/cardano-node/releases/tag/1.35.6)** (new features) | [13.0.5](https://github.com/input-output-hk/cardano-db-sync/releases/tag/13.0.5)/[13.1.0.0](https://github.com/input-output-hk/cardano-db-sync/releases/tag/13.1.0.0) | See DB Sync | [2.0.0](https://github.com/input-output-hk/cardano-rosetta/releases/tag/2.0.0)/ [2.1.0](https://github.com/input-output-hk/cardano-rosetta/releases/tag/2.1.0) | [7.0.2](https://github.com/input-output-hk/cardano-graphql/releases/tag/7.0.2) / [8.0.0](https://github.com/input-output-hk/cardano-graphql/releases/tag/8.0.0) | [1.6.0](https://github.com/input-output-hk/cardano-explorer-app/releases/tag/1.6.0) | [2022-12-14](https://github.com/input-output-hk/cardano-wallet/releases/tag/v2022-12-14) | -| **[1.35.5](https://github.com/input-output-hk/cardano-node/releases/tag/1.35.5)** (bug fix) | [13.0.5](https://github.com/input-output-hk/cardano-db-sync/releases/tag/13.0.5)/[13.1.0.0](https://github.com/input-output-hk/cardano-db-sync/releases/tag/13.1.0.0) | See DB Sync | [2.0.0](https://github.com/input-output-hk/cardano-rosetta/releases/tag/2.0.0)/ [2.1.0](https://github.com/input-output-hk/cardano-rosetta/releases/tag/2.1.0) | [7.0.2](https://github.com/input-output-hk/cardano-graphql/releases/tag/7.0.2) / [8.0.0](https://github.com/input-output-hk/cardano-graphql/releases/tag/8.0.0) | [1.6.0](https://github.com/input-output-hk/cardano-explorer-app/releases/tag/1.6.0) | [2022-12-14](https://github.com/input-output-hk/cardano-wallet/releases/tag/v2022-12-14) | -| **[1.35.4](https://github.com/input-output-hk/cardano-node/releases/tag/1.35.4)** (major) | [13.0.5](https://github.com/input-output-hk/cardano-db-sync/releases/tag/13.0.5)/[13.1.0.0](https://github.com/input-output-hk/cardano-db-sync/releases/tag/13.1.0.0) | See DB Sync | [2.0.0](https://github.com/input-output-hk/cardano-rosetta/releases/tag/2.0.0) / [2.1.0](https://github.com/input-output-hk/cardano-rosetta/releases/tag/2.1.0) | [7.0.2](https://github.com/input-output-hk/cardano-graphql/releases/tag/7.0.2) / [8.0.0](https://github.com/input-output-hk/cardano-graphql/releases/tag/8.0.0) | [1.6.0](https://github.com/input-output-hk/cardano-explorer-app/releases/tag/1.6.0) | [2022-12-14](https://github.com/input-output-hk/cardano-wallet/releases/tag/v2022-12-14) | -| **[1.35.3](https://github.com/input-output-hk/cardano-node/releases/tag/1.35.3)** (bug fix) | [13.0.5](https://github.com/input-output-hk/cardano-db-sync/releases/tag/13.0.5) | TBC | [2.0.0](https://github.com/input-output-hk/cardano-rosetta/releases/tag/2.0.0) | [7.0.2](https://github.com/input-output-hk/cardano-graphql/releases/tag/7.0.2) | [1.6.0](https://github.com/input-output-hk/cardano-explorer-app/releases/tag/1.6.0) | [2022-10-06](https://github.com/input-output-hk/cardano-wallet/releases/tag/v2022-10-06) | -| **[1.34.1](https://github.com/input-output-hk/cardano-node/releases/tag/1.34.1)** | [12.0.2](https://github.com/input-output-hk/cardano-db-sync/releases/tag/12.0.2) | TBC | [1.7.0](https://github.com/input-output-hk/cardano-rosetta/releases/tag/1.7.0) | [6.2.0](https://github.com/input-output-hk/cardano-graphql/releases/tag/6.2.0) | [1.6.0](https://github.com/input-output-hk/cardano-explorer-app/releases/tag/1.6.0) | [2022-05-27](https://github.com/input-output-hk/cardano-wallet/releases/tag/v2022-05-27) | -| **[1.34.0](https://github.com/input-output-hk/cardano-node/releases/tag/1.34.0)** | [12.0.2](https://github.com/input-output-hk/cardano-db-sync/releases/tag/12.0.2) | TBC | [1.7.0](https://github.com/input-output-hk/cardano-rosetta/releases/tag/1.7.0) | [6.2.0](https://github.com/input-output-hk/cardano-graphql/releases/tag/6.2.0) | [1.6.0](https://github.com/input-output-hk/cardano-explorer-app/releases/tag/1.6.0) | TBC | -| **[1.33.0](https://github.com/input-output-hk/cardano-node/releases/tag/1.33.0)** | [12.0.2](https://github.com/input-output-hk/cardano-db-sync/releases/tag/12.0.2) | TBC | [1.7.0](https://github.com/input-output-hk/cardano-rosetta/releases/tag/1.7.0) | [6.2.0](https://github.com/input-output-hk/cardano-graphql/releases/tag/6.2.0) | [1.6.0](https://github.com/input-output-hk/cardano-explorer-app/releases/tag/1.6.0) | [2022-01-18](https://github.com/input-output-hk/cardano-wallet/releases/tag/v2022-01-18) | -| **[1.32.1](https://github.com/input-output-hk/cardano-node/releases/tag/1.32.1)** | | | | | | [2021-12-15](https://github.com/input-output-hk/cardano-wallet/releases/tag/v2021-12-15) | -| **[1.31.0](https://github.com/input-output-hk/cardano-node/releases/tag/1.31.0)** | [12.0.2](https://github.com/input-output-hk/cardano-db-sync/releases/tag/12.0.2) | | [1.6.1](https://github.com/input-output-hk/cardano-rosetta/releases/tag/1.6.1) | [6.1.0](https://github.com/input-output-hk/cardano-graphql/releases/tag/6.1.0) | | | -| **[1.30.1](https://github.com/input-output-hk/cardano-node/releases/tag/1.30.1)** | [11.0.3](https://github.com/input-output-hk/cardano-db-sync/releases/tag/11.0.3), [11.0.4](https://github.com/input-output-hk/cardano-db-sync/releases/tag/11.0.4) | [1.6.1](https://github.com/input-output-hk/smash/releases/tag/1.6.1) | [1.5.0](https://github.com/input-output-hk/cardano-rosetta/releases/tag/1.5.0) | [6.0.0](https://github.com/input-output-hk/cardano-graphql/releases/tag/6.0.0) | [1.6.0](https://github.com/input-output-hk/cardano-explorer-app/releases/tag/1.6.0) | [2021-11-11 ](https://github.com/input-output-hk/cardano-wallet/releases/tag/v2021-11-11) | -| **[1.29.0](https://github.com/input-output-hk/cardano-node/releases/tag/1.29.0)** | [11.0.0](https://github.com/input-output-hk/cardano-db-sync/releases/tag/11.0.0) | [1.6.0](https://github.com/input-output-hk/smash/releases/tag/1.6.0) | [1.4.0](https://github.com/input-output-hk/cardano-rosetta/releases/tag/1.4.0) | [5.1.0](https://github.com/input-output-hk/cardano-graphql/releases/tag/5.1.0) | [1.6.0](https://github.com/input-output-hk/cardano-explorer-app/releases/tag/1.6.0) | [2021-09-09](https://github.com/input-output-hk/cardano-wallet/releases/tag/v2021-09-09) | -| **[1.27](https://github.com/input-output-hk/cardano-node/releases/tag/1.27.0)** | [10.0.1](https://github.com/input-output-hk/cardano-db-sync/releases/tag/10.0.1) | | [1.3.0](https://github.com/input-output-hk/cardano-rosetta/releases/tag/1.3.0) | [5.0.0](https://github.com/input-output-hk/cardano-graphql/releases/tag/5.0.0) | | [2021-06-11](https://github.com/input-output-hk/cardano-wallet/releases/tag/v2021-06-11) | -| **[1.26.2](https://github.com/input-output-hk/cardano-node/releases/tag/1.26.2)** | [9.0.0](https://github.com/input-output-hk/cardano-db-sync/releases/tag/9.0.0) | | | | | | -| **[1.25.1](https://github.com/input-output-hk/cardano-node/releases/tag/1.25.1)** | [8.0.0](https://github.com/input-output-hk/cardano-db-sync/releases/tag/8.0.0), [9.0.0](https://github.com/input-output-hk/cardano-db-sync/releases/tag/9.0.0) | [1.4.0](https://github.com/input-output-hk/smash/releases/tag/v1.4.0) | [1.1.0](https://github.com/input-output-hk/cardano-rosetta/releases/tag/1.1.0), [1.2.1](https://github.com/input-output-hk/cardano-rosetta/releases/tag/1.2.1) | [3.2.0](https://github.com/input-output-hk/cardano-graphql/releases/tag/3.2.0) | [1.4.0](https://github.com/input-output-hk/cardano-explorer-app/releases/tag/1.4.0) | [2021.02.12](https://github.com/input-output-hk/cardano-wallet/releases/tag/v2021-02-12), [2021.02.15](https://github.com/input-output-hk/cardano-wallet/releases/tag/v2021-02-15) | -| **[1.24.2](https://github.com/input-output-hk/cardano-node/releases/tag/1.24.2)** | [7.1.0](https://github.com/input-output-hk/cardano-db-sync/releases/tag/7.1.0) | [1.3.0](https://github.com/input-output-hk/smash/releases/tag/1.3.0) | [1.0.0](https://github.com/input-output-hk/cardano-rosetta/releases/tag/1.0.0) | [3.1.1](https://github.com/input-output-hk/cardano-graphql/releases/tag/3.1.1) | [1.2.1](https://github.com/input-output-hk/cardano-explorer-app/releases/tag/1.2.1) | [2020.12.21](https://github.com/input-output-hk/cardano-wallet/releases/tag/v2020-12-21), [2020.01.12](https://github.com/input-output-hk/cardano-wallet/releases/tag/v2021-01-12) | -| **[1.21.1](https://github.com/input-output-hk/cardano-node/releases/tag/1.21.1)** | [5.0.2](https://github.com/input-output-hk/cardano-db-sync/releases/tag/5.0.2), [5.0.3](https://github.com/input-output-hk/cardano-db-sync/releases/tag/5.0.3), [6.0.0](https://github.com/input-output-hk/cardano-db-sync/releases/tag/6.0.0) | [1.2.0](https://github.com/input-output-hk/smash/releases/tag/1.2.0) | | [2.2.1](https://github.com/input-output-hk/cardano-graphql/releases/tag/2.2.1) | | [2020.10.13](https://github.com/input-output-hk/cardano-wallet/releases/tag/v2020-10-13) | -| **[1.20.0](https://github.com/input-output-hk/cardano-node/releases/tag/1.20.0)** | [5.0.1](https://github.com/input-output-hk/cardano-db-sync/releases/tag/5.0.1), [5.0.3](https://github.com/input-output-hk/cardano-db-sync/releases/tag/5.0.3) | | | [2.2.0](https://github.com/input-output-hk/cardano-graphql/releases/tag/2.2.0) | [1.2.0](https://github.com/input-output-hk/cardano-explorer-app/releases/tag/1.2.0) | [2020.9.22](https://github.com/input-output-hk/cardano-wallet/releases/tag/v2020-09-22), [2020.9.30](https://github.com/input-output-hk/cardano-wallet/releases/tag/v2020-09-30) | -| **[1.19.1](https://github.com/input-output-hk/cardano-node/releases/tag/1.19.1)** | [5.0.0](https://github.com/input-output-hk/cardano-db-sync/releases/tag/5.0.0), [5.0.1](https://github.com/input-output-hk/cardano-db-sync/releases/tag/5.0.1), [5.0.3](https://github.com/input-output-hk/cardano-db-sync/releases/tag/5.0.3) | | | [2.1.0](https://github.com/input-output-hk/cardano-graphql/releases/tag/2.1.0) | [1.1.0](https://github.com/input-output-hk/cardano-explorer-app/releases/tag/1.1.0) | [2020.9.11](https://github.com/input-output-hk/cardano-wallet/releases/tag/v2020-09-11) | -| **[1.19.0](https://github.com/input-output-hk/cardano-node/releases/tag/1.19.0)** | | [1.1.0](https://github.com/input-output-hk/smash/releases/tag/1.1.0) | | | | | -| **[1.18.0](https://github.com/input-output-hk/cardano-node/releases/tag/1.18.0)** | [4.0.0](https://github.com/input-output-hk/cardano-db-sync/releases/tag/4.0.0) | | | | | | -| **[1.18.0](https://github.com/input-output-hk/cardano-node/releases/tag/1.18.0)** | [3.1.0](https://github.com/input-output-hk/cardano-db-sync/releases/tag/3.1.0) | [1.0.1](https://github.com/input-output-hk/smash/releases/tag/1.0.1) | | [2.0.0](https://github.com/input-output-hk/cardano-graphql/releases/tag/2.0.0) | [1.0.1](https://github.com/input-output-hk/cardano-explorer-app/releases/tag/1.0.1) | [2020.8.3](https://github.com/input-output-hk/cardano-wallet/releases/tag/v2020-08-03) | -The following diagram outlines the various component dependencies: +The table below illustrates the key architectural components used in various Cardano blockchain operations. It details essential and optional tools for tasks such as stake pool operations, transaction management, and data handling. -![component dependencies](Cardano_component_dependencies.png) +| Stack | Core components | Description | Optional components| +|--|--|--|--| +| Stake pool operations | `cardano-node` `cardano-cli` | Essential for block creation and participating in the consensus process. `cardano-cli` provides command-line interface for managing and interacting with the node. | Monitoring tools like `Prometheus` and `Grafana` for performance metrics.| +| Address management | `cardano-addresses` `cardano-cli` | `cardano-addresses` is used for creating and managing cryptographic addresses. It's often bundled with `cardano-node` for ease of use in address operations. | | +| Handling wallets and transactions | `cardano-rosetta` `cardano-wallet` | `cardano-wallet` is used for direct wallet management and transactions. `cardano-rosetta` offers a standardized interface for ineracting with the blockchain. | | +| On-chain data and metadata | `cardano-db-cync` `cardano-graphql` | `cardano-db-sync` populates a PostgreSQL database from node data, making it queryable. `cardano-graphql` allows querying this data via GraphQL. | `cardano-rosetta` can be used for blockchain agnostic data interaction. |