github moonbeam-foundation/moonbeam v0.22.0
Moonbeam v0.22.0

latest releases: v0.37.3, v0.37.2, v0.37.1...
2 years ago

Priority

  • low (no requirement to deploy before runtime 1400)

Breaking changes

  • moonbeam binary --eth-log-block-cache & --eth-statuses-cache are now using byte size instead of block counts.

New prometheus metrics

#1371 added 6 new prometheus metrics:

  • moonbeam_frontier_eth_blocks_cache_size: size of the blocks cache in bytes
  • moonbeam_frontier_eth_blocks_cache_hits: hits of the blocks cache since the node starting
  • moonbeam_frontier_eth_blocks_cache_miss: miss of the blocks cache since the node starting
  • moonbeam_frontier_eth_statuses_cache_size: size of the statuses cache in bytes
  • moonbeam_frontier_eth_statuses_cache_hits: hits of the statuses cache since the node starting
  • moonbeam_frontier_eth_statuses_cache_miss: miss of the blocks statuses since the node starting

Changes

Dependency changes

Moonbeam: v0.21.1...v0.22.0
Substrate: PureStake/substrate@c84f200...fc3fd07
Polkadot: PureStake/polkadot@66cb46b...f0dc95a
Cumulus: PureStake/cumulus@b43fcff...76cf464
Frontier: PureStake/frontier@e37f7d9...8574920

Don't miss a new moonbeam release

NewReleases is sending notifications on new releases.