Commit Graph

10 Commits

Author SHA1 Message Date
0d910ca181 Updated synchronous relay queries to handle nip42. 2025-09-30 12:16:23 -04:00
33129d82fd remove exposed .h crypto headers 2025-09-02 12:36:52 -04:00
2036d0165b Add in secp256k repo so that customer can build. 2025-08-16 10:39:49 -04:00
d6a0bd67b2 . 2025-08-14 18:30:16 -04:00
77fadc2683 Fix submodule compatibility: Remove version.c dependency and include cjson source files
- Remove nostr_core/version.c from Makefile LIB_SOURCES to fix submodule build failures
- Remove cjson/ from .gitignore and add cjson source files to repository
- Consolidate cJSON.h into cjson/ directory (remove duplicate from nostr_core/)
- Simplify build.sh versioning to only manage git tags and VERSION file
- Update examples/version_test.c to work without version functions
- Consumer projects can now use 'make' directly without missing file errors
2025-08-14 16:40:34 -04:00
2637378bf0 clean up versioning 2025-08-14 16:26:37 -04:00
0ace93e303 Adding in curl and openssl repos 2025-08-14 12:09:30 -04:00
5a7c796873 Last commit before switching from mbedtls to openssl 2025-08-14 09:58:24 -04:00
e137560d64 . 2025-08-09 11:07:11 -04:00
ca6b4754f9 First commit on a late git install 2025-08-09 10:23:28 -04:00