alby-hub/tests
Adithya Vardhan c653ae9090
feat: add BOLT-12 offers (#1242)
* feat: add BOLT-12 offers

* chore: display incoming bolt 12 payments in tx list

* chore: show bolt 12 button for users without alby account

* fix: check if bolt12payment fields are nil before assigning

* chore: do not pass in expiry

* fix: use checkLDKerr for error handling

* chore: add wails support

* chore: ui improvements

* chore: show bolt-12 for LDK backend type only

* chore: add offer info to tx metadata

* chore: use bolt12Offer

* fix: make offer description optional

* fix: remove incorrect log line

* chore: minor updates to node payBOLT12Offer command

* chore: remove unnecessary BOLT-12 offer copy

* chore: remove unused quantity

* chore: cleanup bolt12Offer usage in TransactionItem

* chore: prioritize lightning address, make bolt-12 copy consistent

* chore: rename generate offer to make offer

* fix: error handling

* chore: move payment hash into pay offer response

---------

Co-authored-by: Roland Bewick <roland.bewick@gmail.com>
2025-06-04 22:28:19 +07:00
..
db Fix: postgres pay race condition (#1222) 2025-03-25 17:31:19 +07:00
mocks feat: add BOLT-12 offers (#1242) 2025-06-04 22:28:19 +07:00
create_app.go chore: switch to encryption tag from versioning (#1093) 2025-03-03 12:50:17 +07:00
create_mock_relay.go feat: use nip44 and versioning (#834) 2025-01-09 18:45:04 +07:00
mock_event_consumer.go chore: bump go-nostr and LND dependencies (#828) 2024-11-26 19:51:54 -06:00
mock_ln_client.go feat: add BOLT-12 offers (#1242) 2025-06-04 22:28:19 +07:00
test_service.go Feat: NWA auth for self-hosted hubs (#1016) 2025-02-27 19:12:55 +07:00