• Joined on 2025-12-31
padreug pushed to cfaun at aiolabs/webapp 2026-03-26 16:32:44 +00:00
8176ea9c69 Refactor: extract links and tasks into independent modules
padreug opened issue aiolabs/lamassu-server#6 2026-03-22 21:13:53 +00:00
bug: dispense result mapping uses wrong index (amounts order vs cassette position)
padreug pushed to feature/marketplace at aiolabs/lightning-pub 2026-03-04 20:23:21 +00:00
b5d81bcf30 feat(extensions): add NIP-15 marketplace extension
e366fc607a feat(extensions): add getLnurlPayInfo to ExtensionContext
af31f12cb9 docs(extensions): add comprehensive extension loader documentation
70096ccfa5 feat(extensions): add extension loader infrastructure
56e024cd93 fix(handlers): await NostrSend calls throughout codebase
Compare 79 commits »
padreug pushed to feature/nip05 at aiolabs/lightning-pub 2026-03-04 20:23:16 +00:00
d7bb1d9bc5 feat(nip05): add Lightning Address support for zaps
794eb06964 feat(extensions): add NIP-05 identity extension
2586059391 feat(extensions): add getLnurlPayInfo to ExtensionContext
370acb1f40 docs(extensions): add comprehensive extension loader documentation
70a21602e7 feat(extensions): add extension loader infrastructure
Compare 80 commits »
padreug pushed to feature/nip47-nwc-support at aiolabs/lightning-pub 2026-03-04 20:23:12 +00:00
52d727e6c5 Add NIP-47 (Nostr Wallet Connect) support
a2b7ac1673 Merge pull request #903 from shocknet/bump-fee-api
70544bd551 rate fix
74513a1412 bimp fee
266f526453 Merge pull request #901 from shocknet/bump-fee
Compare 74 commits »
padreug pushed to feature/extension-loader at aiolabs/lightning-pub 2026-03-04 20:23:07 +00:00
492fb8981a fix: use fresh balance in PayAppUserInvoice notification
109550e693 chore: update Docker build and dependencies
4fe1eb7b47 fix: correct nip44v1 secp256k1 getSharedSecret argument types
0670b13a52 feat(extensions): add getLnurlPayInfo to ExtensionContext
db9e48ba8b docs(extensions): add comprehensive extension loader documentation
Compare 82 commits »
padreug pushed to feature/withdraw at aiolabs/lightning-pub 2026-03-04 20:23:04 +00:00
8c8f2d4d3d fix(lnd): allow self-payments for LNURL-withdraw
f8d17a91a7 feat(extensions): pay from caller's balance via PayAppUserInvoice
121c22c4b8 feat(withdraw): track creator pubkey on withdraw links
03f78c0362 feat: route Nostr RPC to extension methods
df2df9bc26 feat(withdraw): add HTTP API for creating withdraw links
Compare 92 commits »
padreug pushed to dev at aiolabs/lightning-pub 2026-03-04 20:22:57 +00:00
72c9872b23 fix(watchdog): handle LND restarts without locking outgoing operations
5e5e30c7a2 fix(lnd): wait for chain/graph sync before marking LND ready
611eb4fc04 fix(nostr): close SimplePool after publishing to prevent connection leak
6512e10f08 fix(handlers): await NostrSend calls throughout codebase
e9b5dacb3b fix(nostr): update NostrSend type to Promise<void> with error handling
Compare 78 commits »
padreug pushed to feature/withdraw at aiolabs/lightning-pub 2026-03-04 17:25:23 +00:00
46ea632a87 fix(lnd): allow self-payments for LNURL-withdraw
581e46df65 feat(extensions): pay from caller's balance via PayAppUserInvoice
e2b19e9275 feat(withdraw): track creator pubkey on withdraw links
22c3ec1ed6 feat: route Nostr RPC to extension methods
e19dcb742b feat(withdraw): add HTTP API for creating withdraw links
Compare 15 commits »
padreug pushed to dev at aiolabs/lightning-pub 2026-03-04 17:23:58 +00:00
e6513b4797 fix(watchdog): handle LND restarts without locking outgoing operations
padreug created branch fix/watchdog-lnd-restart in aiolabs/lightning-pub 2026-03-04 17:23:32 +00:00
padreug pushed to fix/watchdog-lnd-restart at aiolabs/lightning-pub 2026-03-04 17:23:32 +00:00
e6513b4797 fix(watchdog): handle LND restarts without locking outgoing operations
padreug pushed to main at aiolabs/lamassu-server 2026-03-04 14:59:28 +00:00
c28b6ddea9 fix: use amount_msat for amountless invoice payments to LNBits
padreug pushed to feature/withdraw at aiolabs/lightning-pub 2026-03-01 22:13:00 +00:00
0332a5a34f fix(lnd): allow self-payments for LNURL-withdraw
8fb8bb302f feat(extensions): pay from caller's balance via PayAppUserInvoice
f7c06dec45 feat(withdraw): track creator pubkey on withdraw links
f1d8eb5383 feat: route Nostr RPC to extension methods
c429b53f39 feat(withdraw): add HTTP API for creating withdraw links
Compare 15 commits »
padreug pushed to dev at aiolabs/lightning-pub 2026-03-01 22:12:33 +00:00
b1fd18d45c fix(lnd): wait for chain/graph sync before marking LND ready
padreug opened issue aiolabs/lightning-pub#9 2026-02-28 16:21:53 +00:00
Paid ATM app ID provisioning via Lightning invoice
padreug pushed to feature/withdraw at aiolabs/lightning-pub 2026-02-28 15:56:47 +00:00
a933ba2770 fix(lnd): allow self-payments for LNURL-withdraw
padreug pushed to feature/withdraw at aiolabs/lightning-pub 2026-02-28 12:54:15 +00:00
dcb7dca9b5 feat(extensions): pay from caller's balance via PayAppUserInvoice
1aad229c19 feat(withdraw): track creator pubkey on withdraw links
eebdc3b4dc feat: route Nostr RPC to extension methods
200ebd8513 feat(withdraw): add HTTP API for creating withdraw links
6fff176533 feat(server): add CORS support for extension HTTP routes
Compare 14 commits »
padreug pushed to dev at aiolabs/lightning-pub 2026-02-28 12:54:12 +00:00
7973fa83cb fix(nostr): close SimplePool after publishing to prevent connection leak
padreug pushed to feature/extension-loader at aiolabs/lightning-pub 2026-02-28 12:54:12 +00:00
eb0278a82c fix: use fresh balance in PayAppUserInvoice notification
fe4046a439 chore: update Docker build and dependencies
1f4157b00f fix: correct nip44v1 secp256k1 getSharedSecret argument types
66b1ceedef feat(extensions): add getLnurlPayInfo to ExtensionContext
e6a4994213 docs(extensions): add comprehensive extension loader documentation
Compare 7 commits »