Skip to content

Commit

Permalink
Update stacks-signer changelog for 2.5.0.0.5.1
Browse files Browse the repository at this point in the history
  • Loading branch information
wileyj committed Jul 23, 2024
1 parent f160aaf commit f95e131
Showing 1 changed file with 15 additions and 0 deletions.
15 changes: 15 additions & 0 deletions stacks-signer/CHANGELOG.md
Original file line number Diff line number Diff line change
Expand Up @@ -7,3 +7,18 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE

## [Unreleased]

## [2.5.0.0.5.1]

### Added

- Adds signerdb schema versioning (#4965)
- Added voting cli commands `generate-vote` and `verify-vote` (#4934)
- Add soritiion tracking cache (#4905)
- Push blocks to signer set and adds `/v3/blocks/upload` (#4902)

### Changed

- Fix an issue of poorly timed tenure and bitcoin blocks (#4956)
- Process pending blocks before ending tenure (#4952)
- Update rusqlite/sqlite versions (#4948)
- return last block sortition in `/v3/sortitions` (#4939)

0 comments on commit f95e131

Please sign in to comment.