Skip to content
This repository was archived by the owner on May 20, 2025. It is now read-only.

v1.0.0-beta.28

Pre-release
Pre-release
Compare
Choose a tag to compare
@grtlr grtlr released this 19 Dec 13:47
· 92 commits to main since this release
392e5f6

⚠ BREAKING CHANGES

  • analytics: correctly count aliases and NFT activity (#943)
  • influxdb: divide analytics and metrics databases (#942)

Features

  • analytics: compute daily active addresses (#968) (04015f3)
  • analytics: enable analytics selection in fill-analytics (#949) (0a8c841)
  • analytics: separate base token activity analytic into booked and transferred counts (#960) (5a533bd)
  • api: add proof-of-inclusion (PoI) endpoints (#854) (62545a2)
  • api: update axum to 0.6 (#948) (f77ccfa)
  • grafana: add time interval to panel titles (#964) (865c042)
  • influxdb: divide analytics and metrics databases (#942) (7e0c0da)

Bug Fixes

  • analytics: correctly count aliases and NFT activity (#943) (e5b5f0b)
  • clippy: fix clippy box default warning (#980) (774d76b)
  • db: use $match in get_utxo_changes (#977) (45bbdaf)
  • grafana: use mean instead of last for times (#934) (242b353)