Node 1.35.5 is a maintenance release addressing a fix in ledger internal data structures.
**Please note that this version contains no breaking changes**
## Known Issues
- Shelley ledger era Tx body in CDDL format is not supported by some CLI commands (#3688)
- Cardano-cli computes wrong collateral return output for multiple occurrences of collateral inputs (#4744)
- Please see [here](https://github.com/input-output-hk/cardano-node/issues?q=label%3Avasil%2Cvasil_blocker+label%3Abug+state%3Aopen) for other known issues. None of these is considered to be a blocker.
They will be addressed in future releases.
# 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)
- 16GB of RAM
- 120GB of free storage (200GB recommended for future growth)
Platforms
- Linux 64-bit (Ubuntu 18.04 LTS, 20.04 LTS; Mint 19.3, 20; Debian 10.3)
- Windows 64-bit (8.1, 10, 11)
- MacOS 10.13, 10.14, 10.15, 11
Supported roles
Platform | Block Production | Relay | Client (Desktop)
-- | -- | -- | --
Linux | :heavy_check_mark: | :heavy_check_mark: | :heavy_check_mark:
Windows | :x: | :x: | :heavy_check_mark:
MacOS | :x: | :x: | :heavy_check_mark:
Downloads
- [Docker image](https://hub.docker.com/r/inputoutput/cardano-node)
- Static binaries:
- [linux](https://update-cardano-mainnet.iohk.io/cardano-node-releases/cardano-node-1.35.5-linux.tar.gz)
- [windows](https://update-cardano-mainnet.iohk.io/cardano-node-releases/cardano-node-1.35.5-win64.zip)
- [Mac](https://update-cardano-mainnet.iohk.io/cardano-node-releases/cardano-node-1.35.5-macos.tar.gz)
- [Configuration files](https://book.world.dev.cardano.org/environments.html)
# Documentation
- [Cardano Node documentation](https://docs.cardano.org/projects/cardano-node/)
- [Cardano CLI](https://github.com/input-output-hk/cardano-node/blob/1.35.5/cardano-cli/README.md)
- [Internal API docs for ledger, consensus and network](https://input-output-hk.github.io/ouroboros-network/)
- [Compatibility matrix](https://docs.cardano.org/tools/comp-matrix)
# Changelogs
Node
*NONE*
Consensus
*NONE
Ledger
* Fixes internal data structure representation
Network
*NONE*
Cardano-cli
*NONE**
Cardano-api
*NONE*
Submit-api
*NONE*
## Sign off
Role | Approval
-- | --
Cardano Head of Engineering | :heavy_check_mark:
Test Engineer | :heavy_check_mark:
Site Reliability Engineer | :heavy_check_mark:
Release Engineer | :heavy_check_mark: