Laan Tungir laantungir
laantungir pushed to master at laantungir/c-relay 2025-10-14 15:34:58 +00:00
29680f0ee8 v0.7.15 - Fixed race condition in subscription management causing intermittent core dumps and format truncation warning
laantungir pushed to master at laantungir/c-relay 2025-10-13 23:06:30 +00:00
670329700c v0.7.14 - Remove unified config cache system and fix first-time startup - All config values now queried directly from database, eliminating cache inconsistency bugs. Fixed startup sequence to use output parameters for pubkey passing.
laantungir pushed tag v0.7.14 to laantungir/c-relay 2025-10-13 23:06:30 +00:00
laantungir pushed tag v0.7.13 to laantungir/c-relay 2025-10-13 20:35:30 +00:00
laantungir pushed to master at laantungir/c-relay 2025-10-13 20:35:29 +00:00
62e17af311 v0.7.13 - -t
laantungir synced commits to master at laantungir/nips from mirror 2025-10-13 20:34:17 +00:00
d54c426709 [NIP 55] - Instructions on how to use the get_public_key method with content resolver (#2086)
laantungir pushed to master at laantungir/c-relay 2025-10-13 16:44:20 +00:00
e3938a2c85 v0.7.12 - Implemented comprehensive debug system with 6 levels (0-5), file:line tracking at TRACE level, deployment script integration, and default level 5 for development
laantungir pushed tag v0.7.12 to laantungir/c-relay 2025-10-13 16:44:20 +00:00
laantungir synced commits to master at laantungir/nips from mirror 2025-10-13 12:34:16 +00:00
179e421011 nip66: tags shouldn't have integers (#2085)
laantungir synced commits to master at laantungir/nostr-tools from mirror 2025-10-12 20:24:17 +00:00
e8927d78e6 nip57: lud16 must take precedence over lud06
laantungir pushed to master at laantungir/c-relay 2025-10-12 18:54:05 +00:00
49ffc3d99e v0.7.11 - Got api back working after switching to static build
laantungir pushed tag v0.7.11 to laantungir/c-relay 2025-10-12 18:54:05 +00:00
laantungir pushed to master at laantungir/c-relay 2025-10-12 14:31:07 +00:00
34bb1c34a2 v0.7.10 - Fixed api errors in accepting : in subscriptions
laantungir pushed tag v0.7.10 to laantungir/c-relay 2025-10-12 14:31:07 +00:00
laantungir pushed to master at laantungir/c-relay 2025-10-11 15:08:04 +00:00
b27a56a296 v0.7.9 - Optimize Docker build caching and enforce static binary usage
laantungir pushed tag v0.7.9 to laantungir/c-relay 2025-10-11 15:08:04 +00:00
laantungir pushed tag v0.7.8 to laantungir/c-relay 2025-10-11 14:51:06 +00:00
laantungir pushed to master at laantungir/c-relay 2025-10-11 14:51:05 +00:00
ecd7095123 v0.7.8 - Fully static builds implemented with musl-gcc
laantungir pushed to master at laantungir/c-relay 2025-10-11 14:18:10 +00:00
d449513861 Add MUSL static binary build system using Alpine Docker
laantungir pushed to master at laantungir/nostr_core_lib 2025-10-11 14:16:36 +00:00
5066ba8dd0 Fix MUSL static linking by disabling glibc fortification