Skip to content

Releases: ElementsProject/elements

elements-23.3.0

21 May 17:40
elements-23.3.0
0a03b2f
Compare
Choose a tag to compare

What's Changed

New Contributors

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

elements-23.2.7

02 Apr 18:53
elements-23.2.7
fbfbfa9
Compare
Choose a tag to compare

What's Changed

New Contributors

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

elements-23.2.6

10 Feb 19:22
elements-23.2.6
c3e25d7
Compare
Choose a tag to compare

What's Changed

  • assets: allow issuance and transaction amounts of more than MAX_MONEY for non-policy assets by @delta1 in #1385
  • Prepare 23.2.6 rc1 by @psgreco in #1387
  • Fix some functional tests when bdb is not available by @psgreco in #1392
  • Prepare 23.2.6 final by @psgreco in #1394

Full Changelog: elements-23.2.5...elements-23.2.6

elements-23.2.5

13 Jan 21:48
elements-23.2.5
81ea480
Compare
Choose a tag to compare

What's Changed

Full Changelog: elements-23.2.4...elements-23.2.5

elements-23.2.4

18 Oct 17:48
elements-23.2.4
117b387
Compare
Choose a tag to compare

What's Changed

Full Changelog: elements-23.2.3...elements-23.2.4

elements-23.2.3

16 Sep 19:22
elements-23.2.3
e29fd0a
Compare
Choose a tag to compare

What's Changed

Full Changelog: elements-23.2.2...elements-23.2.3

elements-23.2.2

29 Jul 19:11
elements-23.2.2
4b8daa9
Compare
Choose a tag to compare

What's Changed

New Contributors

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

elements-23.2.1

28 Nov 17:37
85e4674
Compare
Choose a tag to compare

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.

elements-22.1.1

29 Mar 16:23
10d845d
Compare
Choose a tag to compare

What's Changed

  • Improve elements memory usage by @gwillen in #1190
  • Correct help for getsidechaininfo RPC by @philippem in #1203
  • Obscure mainchain rpc fields in the logs, just like the local ones by @psgreco in #1206
  • Allow deploying regtest networks with p2wsh peg-ins by @psgreco in #1209
  • Improvements to pr review script by @gwillen in #1118
  • Fix underflow when blocks are ahead of headers by @psgreco in #1212
  • Fix linter (trailing whitespace) by @psgreco in #1214
  • Correct testproposedblock help by @jhfrontz in #1216
  • Elements-qt: Avoid mixing assets when using all the available balance by @andreabonel in #1222
  • Elements-qt: Use available balance from the currently selected asset by @andreabonel in #1223
  • RPC: Avoid assert by keeping a flag to identify trimmed dynafed blocks by @psgreco in #1225

Full Changelog: elements-22.1...elements-22.1.1

N.B.: With this release, we added a signed version of the osx dmg, this hash is not reproducible.

Elements 22.1

09 Feb 18:40
5548997
Compare
Choose a tag to compare

This release includes the following changes:

  • Brings Elements up to date with Bitcoin Core version 22.1. To see the Bitcoin 22.1 release notes please click here.
  • rpc: decodepsbt: fix check for blind_reissuance_amount_proof output by @jgriffiths in #1182
  • fix pset swap example by @wintercooled in #1192
  • Add include_explicit to walletcreatefundedpsbt by @achow101 in #1186
  • Add native support for liquidtestnet by @psgreco in #1167
  • Add missing field 'signblock_challenge' back to getblock by @andreabonel in #1194
  • Have testproposedblock return RPC_VERIFY_ALREADY_IN_CHAIN by @stevenroose in #928

Full Changelog: elements-22.0.2...elements-22.1