Skip to content

elements-23.2.1

Latest
Compare
Choose a tag to compare
@psgreco psgreco released this 28 Nov 17:37
· 6 commits to master since this release
85e4674

This release includes the following changes:

  • Brings Elements up to date with Bitcoin Core version 23.2. To see the Bitcoin 23.2 release notes please click here.
  • Adds support for arm64 macos native builds.
  • Fixes a problem in the getnewaddress rpc: getnewaddress will now return an unblinded bech32 address even when -blindedaddresses=1 in config (PR #1246, issue #1245).
  • In contrast to Bitcoin, Elements is not changing the default wallet format from legacy to descriptors, this is because many things (like peg-ins and peg-outs) still work only on legacy wallets.