Skip to content

Commit

Permalink
Release 5.5.0 (#489)
Browse files Browse the repository at this point in the history
  • Loading branch information
minxylynx authored May 19, 2023
1 parent 8e745f9 commit 334b8a8
Showing 1 changed file with 6 additions and 3 deletions.
9 changes: 6 additions & 3 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -33,13 +33,16 @@ Ref: https://keepachangelog.com/en/1.0.0/

## Unreleased

## [v5.5.0](https://github.com/provenance-io/explorer-service/releases/tag/v5.5.0) - 2023-05-19
### Release Name: John Cabot

### Features
* Validator Delegation Program metrics #482
* Validator Delegation Program metrics [#482](https://github.com/provenance-io/explorer-service/issues/482)
* Added support to calculate and return validator metrics used by the Validator Delegation Program
* Added client support

### Improvements
* Add date parameters to `/api/v3/txs/heatmap` #462
* Add date parameters to `/api/v3/txs/heatmap` [#462](https://github.com/provenance-io/explorer-service/issues/462)
* Added `fromDate`, `toDate`, `timeframe`
* Defaulting to `FOREVER` to return all data

Expand All @@ -50,7 +53,7 @@ Ref: https://keepachangelog.com/en/1.0.0/
* Added object mapper and query parameters to `api-client` [#487](https://github.com/provenance-io/explorer-service/issues/487)

### Data
* Migration 1.88 - Add `block_time_spread`, `validator_metrics` #482
* Migration 1.88 - Add `block_time_spread`, `validator_metrics` [#482](https://github.com/provenance-io/explorer-service/issues/482)
* Adds view, table to support calculating and storing metrics for the Validator Delegation Program

## [v5.4.0](https://github.com/provenance-io/explorer-service/releases/tag/v5.4.0) - 2022-12-15
Expand Down

0 comments on commit 334b8a8

Please sign in to comment.