What's Changed
- syscall: whitelist network access for msghand thread by @apoelstra in #1450
- Minisketch upstream patches by @tomt1664 in #1452
- Cherry-pick bitcoin#30568: addrman: change internal id counting to int64_t by @tomt1664 in #1453
- wallet: Show full pak entry in getwalletpakinfo by @psgreco in #1428
- Use 1/0 instead of bool in args help, so it matches real parsing by @psgreco in #1461
- Fix MSAN and MACOS native tests by @psgreco in #1467
- CI: Win64, split native test in 2 parts by @psgreco in #1468
- liquidtestnet: Update liquidtestnet.com ipv4 by @psgreco in #1463
- chore: replaced the non-working travis badge with a release by @Olexandr88 in #1473
- Removed duplicate solving_data for transaction funding RPCs by @tomt1664 in #1471
- Selected Bitcoin v25 and onwards patches by @tomt1664 in #1451
- net: fix race condition in self-connect detection by @tomt1664 in #1472
- Fix position of version argument in walletcreatefundedpsbt by @tomt1664 in #1474
- Update Simplicity integeration by @roconnor-blockstream in #1459
- Prepare 23.3.1rc1 by @psgreco in #1475
- Fix
mempool_unbroadcast.pytest by @tomt1664 in #1480 - Enable sending of different assets to the same address by @tomt1664 in #1479
- wallet: allow mintxfee=0 by @delta1 in #1333
- Fix macos CI pip install by @tomt1664 in #1482
- test: fix feature_pak.py test by @tomt1664 in #1481
- Unconditionally accept Simplicity spends in the mempool by @roconnor-blockstream in #1477
- Test: fix intermittent failures for wallet_elements_regression_1259.py and feature_dynafed.py by @tomt1664 in #1483
- Fix: address error messages and test by @tomt1664 in #1486
- Apply mandatory coinbase consensus check only for policyAsset by @tomt1664 in #1488
- fix: unblinded re/issuance for non-policy asset greater than 21 million by @delta1 in #1445
- Default settings for acceptunlimitedissuances in chainparams by @tomt1664 in #1492
- acceptunlimitedissuances configurable for CLiquidV1TestParams by @tomt1664 in #1493
- doc: Remove 'pops a' reduplication by @Nazarevsky in #1494
- Prepare 23.3.1rc2 by @psgreco in #1495
- Fix p2p_invalid_messages functional test by @tomt1664 in #1498
- ci: fix macos native task by @delta1 in #1497
- Minor fixes for guix and regular builds by @psgreco in #1503
- Add GPG key for release signing by @psgreco in #1504
- Reissuance token amount MoneyRange check by @tomt1664 in #1507
- Prepare 23.3.1rc3 by @psgreco in #1508
- Guix: fix codeberg link by @psgreco in #1509
- Prepare 23.3.1 by @psgreco in #1506
New Contributors
- @Olexandr88 made their first contribution in #1473
- @Nazarevsky made their first contribution in #1494
Full Changelog: elements-23.3.0...elements-23.3.1
Note: Signed MACOS build is still missing, it will be uploaded in the next few days.