The god-damn fees are too damn high! 21 days later, and we're patching it up! Version 0.1.1
of Jam is out and about, which should make the fee situation a bit more sane. Maybe. In any case, it's time to party! 🎉
Here's what's new:
- You can now adjust the maximum fees in the settings (#522)
- The send screen will show a rough estimation what a transaction will cost in terms of fees (#532)
- Various minor improvements and fixes
Refer to the individual PRs and the changelog below for details.
The goal of this project is to bring JoinMarket to a wider audience by providing an interface that is—hopefully—both appealing and easy to use, as well as easy to install.
⚠️ Jam is still considered beta software. ⚠️
While JoinMarket is tried and tested, Jam is new and things might break. Use with caution.
Please report any issues directly on GitHub. Make sure to read the docs and consult the FAQ. For discussions and general questions, hop into the community channel on Telegram or the Matrix room.
0.1.1 (2022-10-07)
Added
- basic fee settings (#522) (54dd396)
- display fee settings on Send page (#532) (26f911a)
- jar: show sum of selected utxos (#514) (85d131c)
- send: show txid on successful direct-send (#510) (13496a0)
Fixed
- fees: mitigate construction of non-forwardable transactions (#536) (f2f3944)
- navbar: send before earn (#507) (c1fb2bc)
- readme: link to development heading (0351367)
- settings: consistent case (#511) (e4bd89c)
- sweep: reload wallet info after scheduled sweep (#530) (0757280)
- sweep: wait for scheduler start/stop (#529) (509a15e)