0.12.5 (2025-01-17)
0.12.4 (2025-01-17)
- integrate custom metrics to private endpoint and add signer weight percentage metric (#69) (d113b7c)
0.12.3 (2025-01-15)
- prometheus: adds prefix to each metric and fixes default prom port (7825bb5)
0.12.2 (2024-12-17)
0.12.1 (2024-11-25)
- remove accidental cartesian product of
blocks_pushes
*blocks
in pending proposal date query (#62) (1bcc4c1)
0.12.0 (2024-11-22)
0.11.0 (2024-11-22)
0.10.1 (2024-11-15)
0.10.0 (2024-11-15)
0.9.0 (2024-11-12)
0.8.2 (2024-11-08)
0.8.1 (2024-11-08)
0.8.0 (2024-11-08)
0.7.0 (2024-11-08)
0.6.0 (2024-11-05)
- add signer last_seen and version fields (bcc0b16)
0.5.0 (2024-11-05)
0.4.6 (2024-11-02)
0.4.5 (2024-11-01)
0.4.4 (2024-10-31)
- skip postgres ingestion for pre-nakamoto blocks (dda2167)
0.4.3 (2024-10-31)
- memleak in sleep abort event listener (e68e90e)
0.4.2 (2024-10-30)
- signer message predicate startBlock from db chaintip (8ee51dd)
0.4.1 (2024-10-30)
- disable predicate healthcheck likely causing predicate restarts (6c9b802)
0.4.0 (2024-10-30)
0.3.0 (2024-10-28)
0.2.2 (2024-10-28)
0.2.1 (2024-10-28)
- do not store duplicate BlockProposals or BlockResponses (447cf14)
- do not store duplicate MockProposals, MockSignatures, or MockBlocks (eda79d0)
0.2.0 (2024-10-25)
- include is_nakamoto_block flag in blocks table (bde4666)
- pg schema for mock payload tables (2511f77)
- sql writes for mock payloads (fb06793)
0.1.0 (2024-10-25)
- 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)