| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2026-03-15 | electrs: run as `electrs` user | Ivan Shapovalov | |
| Now that electrs does not need to dig through the bitcoind database, we can run it as its own user. The user is added to the `bitcoin` group for convenience, if cookie authentication is desired. | |||
| 2025-07-24 | electrs: add a systemd service, sysusers.d and tmpfiles.d configs | Ivan Shapovalov | |