We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents 18ec305 + 8abcd14 commit f49e69aCopy full SHA for f49e69a
stacks-signer/CHANGELOG.md
@@ -7,3 +7,18 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
7
8
## [Unreleased]
9
10
+## [2.5.0.0.5.1]
11
+
12
+### Added
13
14
+- Adds signerdb schema versioning (#4965)
15
+- Added voting cli commands `generate-vote` and `verify-vote` (#4934)
16
+- Add soritiion tracking cache (#4905)
17
+- Push blocks to signer set and adds `/v3/blocks/upload` (#4902)
18
19
+### Changed
20
21
+- Fix an issue of poorly timed tenure and bitcoin blocks (#4956)
22
+- Process pending blocks before ending tenure (#4952)
23
+- Update rusqlite/sqlite versions (#4948)
24
+- return last block sortition in `/v3/sortitions` (#4939)
0 commit comments