Skip to content

v2.4.8

Compare
Choose a tag to compare
@github-actions github-actions released this 27 Jul 10:12
· 490 commits to dev since this release
6815921

Features

Bug Fixes

Performance Improvements

  • webapp: split the subscription to the stats table to avoid requesting more data than needed #1248 (Torresmorah)

Chores

  • hasura: add missed_block_checked_at to stats table #1248 (Torresmorah)
  • hapi: use missed_block_checked_at to avoid to updating frequently the missed_block field #1248 (Torresmorah)
  • hasura: remove unused fields in the round_history and schedule_history tables #1248 (Torresmorah)
  • hapi: calculate scheduled and produced blocks using the amount of rows #1248 (Torresmorah)
  • hapi: remove unused import #1248 (Torresmorah)

Commits