Releases: hirosystems/stacks-blockchain-api
Releases · hirosystems/stacks-blockchain-api
v7.10.0-nakamoto.3
v7.10.0-nakamoto.2
v7.10.0-nakamoto.1
7.10.0-nakamoto.1 (2024-03-21)
Features
- add signer-keys from pox4 events (#1857) (c17ad23)
- ingest signer_bitvec (#1900) (aa1750f)
- nakamoto block timestamps (#1886) (f547832)
- pox 4 revoke events and signer-key support (#1829) (5e5650a), closes #1849
- pox stacker & signer cycle details (#1873) (d2c2805)
Bug Fixes
v7.10.0-beta.1
7.10.0-beta.1 (2024-03-21)
Features
- add signer-keys from pox4 events (#1857) (c17ad23)
- ingest signer_bitvec (#1900) (aa1750f)
- nakamoto block timestamps (#1886) (f547832)
- pox 4 revoke events and signer-key support (#1829) (5e5650a), closes #1849
- pox stacker & signer cycle details (#1873) (d2c2805)
- ingestion for
TenureChange
andNakamotoCoinbase
tx types (#1753) (7c45f53) - pox-4 support (#1754) (285806f)
- support tenure_change in tx type filter queries (#1808) (0831393)
Bug Fixes
- event-replay readiness for nakamoto & fix for #1879 (#1903) (1572e73)
- remove signer columns from tenure-change transactions (#1845) (8ec726b)
- sql transactional consistency bug with fetching chaintip in various areas (#1853) (ada8536)
Known Issues
- Potential pox cycle endpoint data issues with various stacking workflows #1763 (comment)
- BurnOp handling issues #1875
- New pox-4 args not supported in Rosetta stacking operations #1901