-
Notifications
You must be signed in to change notification settings - Fork 3
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* feat: improve messages * feat: extra check when activating addrees * feat: introduce reimbursement * fix: missing await * fix: update address for reimbursment * feat: show reimburse qr code * feat: nicer address in table * fix: sort by reimburse amount * refactor: extract `get_reimburse_wallet_id` * feat: add address edit button * feat: add relays to addresses * feat: improvements based on UI testing * feat: take into account the number of years * feat: get_valid_addresses_for_owner * feat: generate invoice only if `pubkey` pressent * feat: delete address * fix: use address years * feat: add expires_at and validate ws url * chore: code clean-up * fix: only return the searched identifier * fix: do not raise if payment not found * chore: re-order * refactor: revisit endpoints * refactor: re-order functons * fix: make endpoint consistent
- Loading branch information
Showing
10 changed files
with
843 additions
and
210 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.