mirror of
https://github.com/getAlby/hub.git
synced 2026-08-13 12:33:39 +02:00
* feat: encrypt xpub for auto swap out * fix: include encryptionKey in the cache key (sha256) * fix: make cache 2 level nested map * chore: comment * fix: missing import * fix: use ValidateXpub * fix: cleanup * fix: cleanup * fix: better name * fix: cleanup * fix: cleanup * fix: cleanup * fix: open dialog to ask password on autoswap xpub * fix: reject extended private keys * fix: fix amount comp * chore: improve autoswap destination handling and form submission flow * fix: clear cached xpub when enabling autoswaps * fix: autoswap destination validation and xpub handling * chore: add mutex for auto swap xpub * chore: add copy icon for destination in auto swap info --------- Co-authored-by: fmar <fmar@fmar.dev> Co-authored-by: anon <anon@anon.com> Co-authored-by: im-adithya <imadithyavardhan@gmail.com> |
||
|---|---|---|
| .. | ||
| api.go | ||
| api_test.go | ||
| apps_test.go | ||
| backup.go | ||
| esplora.go | ||
| lsp.go | ||
| models.go | ||
| rebalance.go | ||
| transactions.go | ||