Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
cardano-node-10.2.1-linux.tar.gz | 2025-02-13 | 131.4 MB | |
cardano-node-10.2.1-macos.tar.gz | 2025-02-13 | 175.1 MB | |
cardano-node-10.2.1-sha256sums.txt | 2025-02-13 | 294 Bytes | |
cardano-node-10.2.1-win64.zip | 2025-02-13 | 400.1 MB | |
10.2.1 source code.tar.gz | 2025-02-12 | 6.7 MB | |
10.2.1 source code.zip | 2025-02-12 | 7.2 MB | |
README.md | 2025-02-12 | 40.6 kB | |
Totals: 7 Items | 720.6 MB | 0 |
Node 10.2.1
provides support for the new tracing system and an initial integration of Ouroboros Genesis, a new feature which enables nodes to bootstrap from the network. It also provides a number of bug fixes and enhancements, including fixes and improvements to a number of CLI commands.
Benchmarking reports relevant to the 10.2.x
release series can be found in this post on Cardano Updates.
Limitations
Note that lightweight checkpoints are not integrated into node 10.2.1
, so it is recommended to only use Ouroboros Genesis for testing purposes (on e.g. Preview or PreProd) and not on Mainnet.
Known Issues
There is a known bug with the experimental Ouroboros Genesis feature that is not yet recommended for mainnet use. ChainSync Jumping (CSJ) is not disabled once a node is caught up. This should not affect normal operation of the syncing node, but does risk a DoS attack for the caught-up node. It will be corrected in a future release (Issue https://github.com/IntersectMBO/ouroboros-consensus/issues/1490).
Technical Specification
Minimum System Requirements
- An Intel or AMD x86 processor with two or more cores, at 1.6GHz or faster (2GHz or faster for a stake pool or relay) - Or, for MacOS, an Apple Silicon (M1, M2, M3 or M4) processor - 24GB of RAM - 200GB of free storage (250GB recommended for future growth)Platforms
- Linux 64-bit (Ubuntu 18.04 LTS, 20.04 LTS, 22.04 LTS; Mint 19.3, 20; Debian 10.3) - Windows 64-bit (8.1, 10, 11) - MacOS 10.13, 10.14, 10.15, 11GHC/Cabal supported versions
- GHC 8.10.7 - Cabal 3.8/3.12Supported roles
Platform | Block Production | Relay | Client (Desktop) -------- | :--------------: | :-------------: | :--------------: Linux | :green_circle: | :green_circle: | :green_circle: Windows | :red_square: | :red_square: | :green_circle: MacOS | :red_square: | :red_square: | :green_circle:Downloads
- [Configuration files](https://book.play.dev.cardano.org/advanced.html) - [Docker image](https://github.com/IntersectMBO/cardano-node/pkgs/container/cardano-node/354679952?tag=10.2.1)Documentation
- Cardano Node documentation
- Cardano CLI
- Internal API docs for ledger, consensus and network
- Compatibility matrix
Sign-off
Role | Approval |
---|---|
Technical Steering Committee (Intersect) | :green_circle: |
Product Committee (Intersect) | :green_circle: |
Test Engineer | :green_circle: |
Performance Engineer | :green_circle: |
Site Reliability Engineer | :green_circle: |
Release Engineer | :green_circle: |