Releases: hirosystems/signer-metrics-api
Releases · hirosystems/signer-metrics-api
v0.4.6
0.4.6 (2024-11-02)
Bug Fixes
- correct ordering for cycle signers endpoint (#31) (9fd2fc4)
v0.4.5
0.4.5 (2024-11-01)
Bug Fixes
- max start block height for signer predicate messages (#29) (6d16ff2)
v0.4.4
0.4.4 (2024-10-31)
Bug Fixes
- skip postgres ingestion for pre-nakamoto blocks (dda2167)
v0.4.3
0.4.3 (2024-10-31)
Bug Fixes
- memleak in sleep abort event listener (e68e90e)
v0.4.2
0.4.2 (2024-10-30)
Bug Fixes
- signer message predicate startBlock from db chaintip (8ee51dd)
v0.4.1
0.4.1 (2024-10-30)
Bug Fixes
- disable predicate healthcheck likely causing predicate restarts (6c9b802)
v0.4.0
0.4.0 (2024-10-30)
Features
- skip reward-set check query during initial mainnet block ingestion (#18) (8212d52)
v0.3.0
0.3.0 (2024-10-28)
Features
- detect and fetch missing pox cycle signer sets (#16) (501cfaa)
v0.2.2
0.2.2 (2024-10-28)
Bug Fixes
- rename url prefix from signer-monitor to signer-metrics (#17) (529e1c6)
v0.2.1
0.2.1 (2024-10-28)
Bug Fixes
- do not store duplicate BlockProposals or BlockResponses (447cf14)
- do not store duplicate MockProposals, MockSignatures, or MockBlocks (eda79d0)