Skip to content

Commit

Permalink
Update CHANGELOG.md
Browse files Browse the repository at this point in the history
  • Loading branch information
lateminer committed Nov 23, 2023
1 parent b58f02a commit e78c4c7
Showing 1 changed file with 8 additions and 0 deletions.
8 changes: 8 additions & 0 deletions CHANGELOG.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,13 @@
# Changelog

## v25.1.0-alpha-2 (2023-11-24)
- Fixed a bug with segfault on wallet close when staking is enabled
- Added full support for descriptor wallets, including staking
- Added support for staking with multiple wallets simultaneously
- Removed GUI staking warnings due to incompatibility with multiple staking threads
- Enabled `staking` RPC call
- Multiple minor changes to ThreadStakeMiner() algorithm

## v25.1.0-alpha-1 (2023-10-24)
- Updated to Bitcoin Core 25.1
- Removed OpenSSL
Expand Down

0 comments on commit e78c4c7

Please sign in to comment.