Release Notes Node 11.0.1 is the first release to support the PV11 intra-era hard fork, enabling the upgrade to protocol version 11 once the hard fork governance action has been voted on by the SPOs, DReps, and the Constitutional Committee and enacted on chain. The release also bumps cardano-api and cardano-cli to their 11.0 series and advances the experimental hard fork target to protocol version…
Changes since 10.7.1: First release supporting the PV11 intra-era hard fork Bump cardano-api and cardano-cli to ^>=11.0 Bump npcExperimentalHardForksEnabled-gated ProtVer to 12 Disable ExperimentalHardForksEnabled in default node config cardano-tracer: HTTPS support for EKG and Prometheus metric servers cardano-tracer: integrate timeseries store as REST API trace-dispatcher: JSON schema generation…
Release Notes Node version 10.7.1 is a minor update to the Cardano node that includes a number of fixes and improvements to the Plutus and Consensus layers, as well as to the tracing system. This version of the node addresses a number of performance issues that were found in node version 10.7.0 . For linux, liburing , protobuf-compiler and snappy-c are new dependencies. Known issues Release…
Release Notes IMPORTANT If you're building from source you must upgrade to libblst 0.3.14 . Node version 10.6.4 is a minor update to the Cardano node that includes a numbers of fixes and improvements to the Plutus interpreter. It is recommended that all SPOs upgrade to it. Known issues Old tracing system: The new metrics counting soft and hard mempool timeouts are missing the common node metrics…
Release Notes IMPORTANT If you're building from source you must upgrade to libblst 0.3.14 . Node version 10.6.3 is a minor update to the Cardano node that includes an updated CHaP configuration for those users who are building from source. It is otherwise identical to node version 10.6.2 . Known issues Old tracing system: The new metrics counting soft and hard mempool timeouts are missing the…
Release Notes Node version 10.7.0 contains a number of major improvements, and also includes internal changes that will be enacted by the forthcoming hard fork to Protocol Version 11 in a future node version. A key change is that introduces the LSM Tree backend for storage layer that delivers the UTxO-HD OnDisk storage backend. This is enabled by a new LSM (Log-Structured Merge) tree…
Release Notes IMPORTANT If you're building from source you must upgrade to libblst 0.3.14 . Node version 10.6.2 expands Plutus capabilities, adding major new features — Array , Value , modular exponentiation, BLS12-381 multi-scalar multiplication, dropList , case analysis on built-in types, among others — all of which will become available in protocol version 11. These features significantly…
Release Notes IMPORTANT If you're building from source you must upgrade to libblst 0.3.14 . This release provides a number of important enhancements to the networking layer that will improve node resilience and robustness. It is recommended that all SPOs upgrade to this version. The main changes are: A checkpoint file has been added to the preview configuration for genesis mode syncing. More…