Releases · ElementsProject/elements

elements-23.3.2

What's Changed

Full Changelog: elements-23.3.1...elements-23.3.2

elements-23.3.1

What's Changed

New Contributors

Full Changelog: elements-23.3.0...elements-23.3.1

elements-23.3.0

What's Changed

New Contributors

Full Changelog: elements-23.2.4...elements-23.3.0

elements-23.2.7

What's Changed

New Contributors

Full Changelog: elements-23.2.6...elements-23.2.7

elements-23.2.6

elements-23.2.5

elements-23.2.4

elements-23.2.3

elements-23.2.2

What's Changed

New Contributors

Full Changelog: elements-23.2.1...elements-23.2.2

elements-23.2.1

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.