Skip to content

Commit 5cea7f9

Browse files
authored
Merge pull request #6288 from jferrant/bug/signer-update-storage
Fix burn block received time calculation and create new table for it
2 parents 3041d03 + 5d38e93 commit 5cea7f9

File tree

4 files changed

+135
-268
lines changed

4 files changed

+135
-268
lines changed

stacks-signer/CHANGELOG.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -16,6 +16,7 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
1616
### Changed
1717

1818
- Do not count both a block acceptance and a block rejection for the same signer/block. Also ignore repeated responses (mainly for logging purposes).
19+
- Database schema updated to version 16
1920

2021
## [3.1.0.0.13.0]
2122

0 commit comments

Comments
 (0)