[Backport] Node version and spec_version bumps and ordering of the prdoc files from 1.8.0 (#3508)

This PR backports Node version and `spec_version` bumps to `1.8.0` from
the latest release and orders prdoc files related to it.
This commit is contained in:
Egor_P
2024-03-01 15:51:53 +07:00
committed by GitHub
parent 650886683d
commit 59b2661444
48 changed files with 27 additions and 16 deletions
+1 -1
View File
@@ -58,7 +58,7 @@ pub use disputes::{
/// relatively rare.
///
/// The associated worker binaries should use the same version as the node that spawns them.
pub const NODE_VERSION: &'static str = "1.7.0";
pub const NODE_VERSION: &'static str = "1.8.0";
// For a 16-ary Merkle Prefix Trie, we can expect at most 16 32-byte hashes per node
// plus some overhead: