Weekly Edition for Thursday, Jul 28

Newsletters

Releases

project release date
bitcoinjs-lib v6.0.2 2022-07-26
BTC Pay Server v1.6.3

New feature:

  • Point of Sale: Add discount option for Keypad view (#3991) @bolatovumar

Bug fixes:

  • When a payjoin label was applied, coin selection filter would not work (#3986) @Kukks
  • When a payjoin happened with a receive address wallet, the payjoin label was not applied (#3986) @Kukks
  • Crowdfund: Show free when invoice is fixed and 0 amount in apps (#3994) @Kukks
  • Crowdfund: Animations on crowdfund not enabled broke JS (#3994) @Kukks
  • Crowdfund: Perk expansion in crowdfund was broken (#3994) @Kukks
  • Redirect instead of show 404 on 0 amount invoices (#3904) @Kukks

Improvements:

  • A few design brush up @dennisreimann @dstrukt
  • Coin Selection: Fix responsive display (#3992, #3985) @dennisreimann
  • Point of Sale: In the receipt, the Order Id is now a link pointing to the point of sale (#3995) @Kukks
2022-07-23
WalletWasabi v2.0.1.3

Wasabi is an easy to use, privacy-focused, open-source, non-custodial, Bitcoin wallet

Download

:window: Windows :green_apple: Apple M1 :apple: Apple Intel :penguin: Ubuntu / Debian :penguin: Other Linux

Summary

This minor release includes dependency updates of Avalonia and HWI, reduces the number of coins a coinjoin wallet will generate, as well as numerous bug fixes and stability improvements.

Highlights

:coin: Less utxos created in coinjoins make it cheaper. :computer: Hardware wallet bug fixes and UI improvements. :arrow_up: UI crash and minor bug fixes :scroll: Improvements to the scroll bar and table sorting. :person_curly_hair: Show the recipient on the transaction preview screen.


Installation Guide

Download the operating system relevant software package and install Wasabi like you would any other software on your computer. For a detailed installation guide, including signature verification, see the documentation.

Advanced Guide

If you want to build or update Wasabi from source code, check out these easy instructions.

Wasabi uses reproducible builds, which you can verify with this guide.

Build with .NET 6.0.300.

Documentation

:spider_web: Website :onion: Tor onion site :grey_question: FAQ

Requirements

  • Windows 10+
  • macOs 10.15+
  • Ubuntu 16.04, 18.04, 20.04+
  • Fedora 33+
  • Debian 10+

What's Changed

Full Changelog: https://github.com/zkSNACKs/WalletWasabi/compare/v2.0.1.2...v2.0.1.3

2022-07-28

RFC

type rfc # title date status
bip bip-0039 Add BIP39 implementation reference 2022-07-25 Merged
bip bip-0141 bip-141: improve `witness` field wording 2022-07-25 Merged
bip X Add one Swift implementation 2022-07-25 Merged
bip bip-0039 bip-39 dart implementation added 2022-07-25 Merged
bip X psbt: Unify formatting of key-value data to specify data type and name 2022-07-25 Merged
bip X 370: Add test vectors 2022-07-25 Merged
bip bip-0119 [BIP-119] Use mediawiki syntax highlighting, add comment to spec 2022-07-25 Merged
bip X typo: correct mispelling 2022-07-25 Merged
bip bip-0340 bip-0340: clarify that lift_x fails with out-of-range inputs 2022-07-25 Merged
bip X 370: Clarifications of locktimes and tx modification flags 2022-07-25 Merged
bip bip-0119 [BIP-119] Slim down motivation, add more references 2022-07-25 Merged
bip bip-0371 BIP 0371: Make hex example consistent with base64 2022-07-25 Merged
bip bip-0371 BIP-0371 vector fix + nits 2022-07-25 Merged
bip bip-0009 BIP 0009: Remove transparent background from figure. 2022-07-28 Update
bolt X Miners can evade the 100 block relative timelock with lightning 2022-07-22 Update
slip X Fix quote for formatting 2022-07-26 Merged