Skip to content

Commit 0f674a1

Browse files
committed
Retrieve burn block received time properly and improve its storage
Signed-off-by: Jacinta Ferrant <[email protected]>
1 parent d185f2d commit 0f674a1

File tree

4 files changed

+138
-268
lines changed

4 files changed

+138
-268
lines changed

stacks-signer/CHANGELOG.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,10 @@ and this project adheres to the versioning scheme outlined in the [README.md](RE
1313
- Introduced `capitulate_miner_view_timeout_secs`: the duration (in seconds) for the signer to wait between updating the local state machine viewpoint and capitulating to other signers' miner views.
1414
- Added codepath to enable signers to evaluate block proposals and miner activity against global signer state for improved consistency and correctness. Currently feature gated behind the `SUPPORTED_SIGNER_PROTOCOL_VERSION`
1515

16+
### Changed
17+
18+
- Database schema updated to version 16
19+
1620
## [3.1.0.0.13.0]
1721

1822
### Changed

0 commit comments

Comments
 (0)