Releases: hirosystems/signer-metrics-api
Releases · hirosystems/signer-metrics-api
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)
v0.2.0
0.2.0 (2024-10-25)
Features
- include is_nakamoto_block flag in blocks table (bde4666)
- pg schema for mock payload tables (2511f77)
- sql writes for mock payloads (fb06793)
v0.1.0
0.1.0 (2024-10-25)
Features
- add cycle signer id endpoint (#2) (a5d5455)
- blocks endpoint (29d1666)
- fetch pox constants from stacks-core /v2/pox and store in pg for cycle calculations (032e33d)
Bug Fixes
v0.1.0-beta.1
Features
- add cycle signer id endpoint (#2) (a5d5455)
- blocks endpoint (29d1666)
- fetch pox constants from stacks-core /v2/pox and store in pg for cycle calculations (032e33d)
Bug Fixes