Skip to content

Commit

Permalink
Merge pull request #587 from input-output-hk/olgahryniuk-patch-95
Browse files Browse the repository at this point in the history
Update 02-release-notes.mdx
  • Loading branch information
olgahryniuk authored Apr 3, 2024
2 parents fa0d251 + 5c8078a commit efc9c93
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 10 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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

Expand Down
12 changes: 6 additions & 6 deletions docs/16-release-notes/02-release-notes.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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.
Expand All @@ -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 |
6 changes: 3 additions & 3 deletions docs/16-release-notes/03-comp-matrix.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -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 |
Expand Down

1 comment on commit efc9c93

@github-actions
Copy link
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Deploy preview for cardano-documentation ready!

✅ Preview
https://cardano-documentation-ffntqja29-iog.vercel.app
https://cardano-documentation.vercel.app

Built with commit efc9c93.
This pull request is being automatically deployed with vercel-action

Please sign in to comment.