jwinterm 93d13a6568 v5.0.3: harden embedded-node restart handling + version bump
On top of Lucas's #119 (--db-sync-mode safe):
- DaemonManager: age out the crash-retry budget (m_restarts) so legit node
  toggles/restarts don't trip "maximum retries exceeded" after ~4 spawns over a
  session; the cap now only bites a genuine rapid crash-loop.
- DaemonManager: clear the m_stopping latch on start(), so the crash auto-restart
  keeps working after the node has been toggled off then on (it was a one-shot
  before).
- bump version 5.0.2 -> 5.0.3.
2026-06-27 13:10:54 -04:00
2025-08-03 19:27:12 +02:00
2025-03-27 11:28:33 +01:00
2025-02-20 18:52:03 +01:00
2024-10-09 15:46:51 +02:00
2025-02-20 18:38:56 +01:00
2025-08-03 19:27:12 +02:00
2026-02-05 18:57:26 +01:00

Feather Wallet

Feather is a free Monero desktop wallet for Linux, Tails, macOS and Windows. It is written in C++ with the Qt framework.

  • easy-to-use, small and fast - Feather runs well on any modern hardware, including virtual machines and live operating systems.
  • beginner friendly, but also caters to advanced Monero users by providing a feature set that is on par with the official CLI.
  • ships with sane defaults that suit most users, but can also be configured for high or uncommon threat models.
  • serves as a testing grounds for experimental features that may later be adopted in the reference wallets.

Download

You can download Feather from featherwallet.org or GitHub.

If you need help installing Feather, check the installation documentation.

We recommend that you verify downloads with GPG. Releases are signed with our release signing key. The fingerprint is:

8185 E158 A333 30C7 FD61 BC0D 1F76 E155 CEFB A71C

Windows releases are code-signed for free by SignPath.io, certificate by SignPath Foundation.

Resources

If you need help with your wallet, please contact us via Matrix or IRC. If you don't have an IRC client, you can join the room via webchat. If you dont receive a response immediately please idle in the room.

Release Builds

To learn how to run a bootstrappable release build, see: contrib/guix/README.md

For release attestations, see the feather-sigs repo.

For release policy, see: RELEASE.md

Development

If you are looking to set up a development environment for Feather, see HACKING.md.

It is highly recommended that you join our Matrix or IRC channel if you are hacking on Feather. Idling in this channel is the best way to stay updated on best practices and new developments.

For information on how Feather is maintained, see: MAINTENANCE.md

To report a security vulnerability, see: SECURITY.md

License

Feather is free and open-source software, licensed under BSD-3.

Copyright (c) 2020-2025, The Monero Project

S
Description
WOWlet - a Windows/MacOS/Linux Wownero desktop wallet
Readme BSD-3-Clause
44 MiB
Languages
C++ 74.4%
C 7.4%
Makefile 7.1%
Shell 4%
CMake 3.4%
Other 3.7%