Skip to content

Commit

Permalink
changelog
Browse files Browse the repository at this point in the history
  • Loading branch information
VanBarbascu committed Mar 21, 2023
1 parent 19ee632 commit 41a5d13
Showing 1 changed file with 7 additions and 1 deletion.
8 changes: 7 additions & 1 deletion CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,13 @@

* State-viewer tool to dump and apply state changes from/to a range of blocks. [#8628](https://github.com/near/nearcore/pull/8628)
* Experimental option to dump state of every epoch to external storage. [#8661](https://github.com/near/nearcore/pull/8661)
* Add prometheus metrics for tracked shards, block height within epoch, if is block/chunk producer. [#8728](https://github.com/near/nearcore/pull/8728)
* Add prometheus metrics for:
- tracked shards
- block height within epoch
- if is block/chunk producer
- expected number of blocks/chunks at the end of the epoch
[#8728](https://github.com/near/nearcore/pull/8728)
[#8759](https://github.com/near/nearcore/pull/8759)
* Node can restart if State Sync gets interrupted. [#8732](https://github.com/near/nearcore/pull/8732)
* Merged two `neard view-state` commands: `apply-state-parts` and `dump-state-parts` into a single `state-parts` command. [#8739](https://github.com/near/nearcore/pull/8739)

Expand Down

0 comments on commit 41a5d13

Please sign in to comment.