Skip to content

Commit

Permalink
Merge pull request #5000 from stacks-network/chore/signer-2.5.0.0.5.1…
Browse files Browse the repository at this point in the history
…-changelog

Update stacks-signer changelog for 2.5.0.0.5.1
  • Loading branch information
saralab authored Jul 24, 2024
2 parents f160aaf + f95e131 commit 8abcd14
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 8abcd14

Please sign in to comment.