Commit Graph
21 Commits
Author SHA1 Message Date
laantungir 2ce2ecbbfb Implement NIP-46 remote signing API, tests/example, build integration, and refresh README docs 2026-02-28 09:53:35 -04:00
laantungir e87d7364ff Rollback of nip44 changes, and added ability to modify timestamps in giftwraps. 2025-10-27 13:16:06 -04:00
laantungir 2c128a6295 Upgrade nip4 and nip44 to be able to handle 1MB payloads. 2025-10-24 18:56:30 -04:00
laantungir c6896eebb4 added nip 17 2025-10-04 18:32:28 -04:00
laantungir 4e06d8f723 Implement NIP-21: nostr: URI scheme with full support for note, nprofile, nevent, and naddr URIs including TLV encoding/decoding and comprehensive test suite 2025-10-03 06:10:56 -04:00
laantungir d7a8aa1dc4 nip 17, and 59 2025-10-03 04:25:10 -04:00
laantungir cdeb569a16 Add enhanced subscription functionality with EOSE result modes 2025-10-02 15:00:50 -04:00
laantungir 9e9fcba96c version 2025-08-19 07:02:42 -04:00
laantungir 52e5d300fc Final fix for curl callback function signature - use proper void* types 2025-08-15 09:14:53 -04:00
laantungir ace0b5a792 Fixed curl type warnings - callback function signature and timeout parameter casting 2025-08-15 09:12:55 -04:00
laantungir 04f22e6f47 Improved POW 2025-08-15 07:47:16 -04:00
laantungir 7cf7ffe025 . 2025-08-14 18:30:16 -04:00
laantungir a2b700cf40 version 2025-08-14 17:52:45 -04:00
laantungir 3cfddbe75b . 2025-08-14 16:43:46 -04:00
laantungir 8c610b6e36 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
laantungir 2de890da5c clean up versioning 2025-08-14 16:26:37 -04:00
laantungir f86fb256b2 Pre-mbedTLS cleanup checkpoint - OpenSSL migration complete, all tests passing 2025-08-14 11:51:26 -04:00
laantungir ac85ab6f07 Last commit before switching from mbedtls to openssl 2025-08-14 09:58:24 -04:00
laantungir a4ae8df66f Fully statically linked for both x64 and arm64. Updated build.sh to always compile both versions 2025-08-11 06:54:50 -04:00
laantungir 3b076ea372 . 2025-08-09 11:07:11 -04:00
laantungir 6369fb0cf3 First commit on a late git install 2025-08-09 10:23:28 -04:00