Many hyperlinks are disabled.
Use anonymous login
to enable hyperlinks.
50 most recent check-ins
2023-12-04
| ||
21:11 | cleanup: Renamed client_v2 to client, superseding the previous version Leaf check-in: 8d46b2f8fb user: carlos tags: trunk | |
21:07 | cleanup: Removed deprecated code check-in: faf6d9490b user: carlos tags: trunk | |
2023-12-03
| ||
14:13 | nit: Encapsulate the nostr client init within the signer enum handling check-in: 4e50d0ce79 user: carlos tags: trunk | |
11:52 | nit: Avoid duplicate await call when retrieving keys check-in: 36bd9c24d7 user: carlos tags: trunk | |
11:47 | nit: Fix typos check-in: 9e7e600cae user: carlos tags: trunk | |
11:44 | wasm: Add support for NIP-07 extensions check-in: 554049f05d user: carlos tags: trunk | |
2023-12-01
| ||
19:43 | chore: Bump dependencies check-in: 152abd42c1 user: carlos tags: trunk | |
2023-11-12
| ||
10:47 | chore: Bump dependencies check-in: acb115a912 user: carlos tags: trunk | |
2023-10-31
| ||
19:36 | nit: Put trat behind feature flag check-in: a95298226c user: carlos tags: trunk | |
2023-10-27
| ||
10:59 | ref(deps): Bump dependency versions check-in: babce18f12 user: carlos tags: trunk | |
2023-10-22
| ||
09:22 | ref(trait): CanPayInvoices.pay() now returns a Sha256Hash instead of a base64-encoded string check-in: d38922e941 user: carlos tags: trunk | |
2023-10-19
| ||
08:29 | ref(core): Add a more streamlined version of the various clients and traits check-in: ea04462cce user: carlos tags: trunk | |
2023-09-17
| ||
19:21 | ref(deps): Bump Nostr SDK dependency check-in: afde0300a4 user: carlos tags: trunk | |
18:20 | fix(lnurl): Remove deprecated LNURL-pay description hash validation check-in: 179c07d0c3 user: carlos tags: trunk | |
2023-09-16
| ||
04:43 | ref(deps): Set explicit dependnecy versions check-in: ae983a4fa1 user: carlos tags: trunk | |
2023-09-14
| ||
08:13 | fix(nwc): Fix timeout when sending NWC requests check-in: fd8d87b91e user: carlos tags: trunk | |
06:22 | nit: Cargo fmt check-in: 110d158514 user: carlos tags: trunk | |
06:19 | ref(deps): Bump dependency versions check-in: a24d456d9e user: carlos tags: trunk | |
06:17 | feat: Add NWC support check-in: 3ae8bc8216 user: carlos tags: trunk | |
2023-06-13
| ||
20:56 | lnd: Fix struct annotation to handle empty LND error messages check-in: 9cad9f115b user: carlos tags: trunk | |
20:45 | lnd: Fix error handling in case of no_route check-in: 9cd34c2030 user: carlos tags: trunk | |
2023-06-07
| ||
20:58 | ref: Use reference to impl where possible check-in: 885b1b4052 user: carlos tags: trunk | |
20:09 | fix: Fix LND provider method create_invoice_with_preimage check-in: 6c62e4d8fc user: carlos tags: trunk | |
13:13 | feat: Add support for WebLN (wasm) and LN Address nodes check-in: e6ceef33e5 user: carlos tags: trunk | |
2023-06-01
| ||
17:26 | ref: Add initial support for wasm32 check-in: 68c422c7a5 user: carlos tags: trunk | |
2023-05-28
| ||
11:10 | ref: Update create_payment_request() to depend on &self check-in: 60fa6d01c1 user: carlos tags: trunk | |
11:03 | ref: Derive Clone for LnUrlP check-in: 8d2d01eea3 user: carlos tags: trunk | |
08:11 | ref: Add utility to create payment requst from LnUrlP check-in: 1cf0f5215a user: carlos tags: trunk | |
07:36 | ref: Add ability to parse BOLT11 locally check-in: 8df523e128 user: carlos tags: trunk | |
04:19 | ref: Cargo clippy, some rewriting for clarity check-in: 1b1d9bb6fa user: carlos tags: trunk | |
03:47 | ref: Bump dependencies check-in: 03eec02271 user: carlos tags: trunk | |
03:47 | ref: Expose ability to get an invoice from a LNURL-pay endpoint without paying it check-in: dc85236bfe user: carlos tags: trunk | |
2023-05-01
| ||
19:15 | ref(deps): Bump dependency versions check-in: eb62de9331 user: carlos tags: trunk | |
2023-03-02
| ||
14:06 | feat: Add support for querying invoices check-in: 378e17e3e0 user: carlos tags: trunk | |
2023-02-20
| ||
08:40 | feat(lnurl): Add support for LNURL bech32 endpoints check-in: d16f151afb user: carlos tags: trunk | |
08:33 | ref(core): Add lookup_invoice check-in: 90610bbbbd user: carlos tags: trunk | |
08:32 | chore: Bump dependencies check-in: 853233d5ed user: carlos tags: trunk | |
2022-12-31
| ||
21:37 | doc(core): Document why LndConfig is built from env variables check-in: b19975759f user: carlos tags: trunk | |
2022-12-24
| ||
10:05 | ref(release): Bump version check-in: 117bbbda12 user: carlos tags: trunk | |
10:01 | ref(release): Prep release v0.1 Closed-Leaf check-in: 75008b61d5 user: carlos tags: release-v0.1, v0.1 | |
09:59 | doc(release): Update docs, add CHANGELOG check-in: 359e4e6ef3 user: carlos tags: trunk | |
09:18 | ref(lib): Bump dependencies check-in: d2723fb358 user: carlos tags: trunk | |
2022-12-17
| ||
09:51 | ref(lib): Place utoipa traits behind optional feature flag check-in: da5cf6b373 user: carlos tags: trunk | |
2022-12-12
| ||
22:37 | fix(sdk): Add ability to decode LNURLs check-in: 920f429c1e user: carlos tags: trunk | |
2022-12-09
| ||
22:15 | ref(core): Import LN Address handling utils check-in: 68db192875 user: carlos tags: trunk | |
21:45 | ref(core): Integrate LNURL and HTTP utils check-in: 90e0025710 user: carlos tags: trunk | |
19:41 | ref(core): Update LND client with new methods and structs check-in: 7d5519bd34 user: carlos tags: trunk | |
07:49 | ref(doc): Add readme check-in: 484df0ebdc user: carlos tags: trunk | |
07:42 | ref(core): Test commit check-in: 2fa3a28932 user: carlos tags: trunk | |
07:38 | feat(core): Initial checkin check-in: 1749c25a5f user: install tags: trunk | |