From 8f284eee54d490f4cd9a8b3ca8b4abd045c0bc5d Mon Sep 17 00:00:00 2001 From: Razvan Barbascu Date: Thu, 20 Apr 2023 15:29:40 +0100 Subject: [PATCH] Changelog --- CHANGELOG.md | 1 + 1 file changed, 1 insertion(+) diff --git a/CHANGELOG.md b/CHANGELOG.md index d1cdd9a9beb..19f37fbd287 100644 --- a/CHANGELOG.md +++ b/CHANGELOG.md @@ -12,6 +12,7 @@ * Node can sync State from S3. [#8789](https://github.com/near/nearcore/pull/8789) * The contract runtime switched to using our fork of wasmer, with various improvements. * undo-block tool to reset the chain head from current head to its prev block. Use the tool by running: `./target/release/neard --home {path_to_config_directory} undo-block`. [#8681](https://github.com/near/nearcore/pull/8681) +* Add per shard granularity for chunks in validator info metric. [#8934](https://github.com/near/nearcore/pull/8934) ## 1.33.0