This website requires JavaScript.
Explore
Help
Sign In
laantungir
/
nostr_core_lib
Watch
1
Star
0
Fork
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
Files
master
nostr_core_lib
/
plans
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
Delete Directory
History
Laan Tungir
c1587ce2a1
M-11 wrapper function memory leak fix: refactored 27 wrapper functions across 8 files to use goto cleanup pattern ensuring temporary nostr_signer_t is always freed on error paths. Includes special handling for ownership transfer (nip046, core_relay_pool) and conditional signer creation (blossom_client). All 39/39 tests pass.
2026-08-13 08:30:53 -04:00
..
logging_delegation_plan.md
Delegate nostr_core_lib logging via callback and integrate single-file didactyl logging
2026-03-13 13:57:20 -04:00
m11_wrapper_refactor_plan.md
M-11 wrapper function memory leak fix: refactored 27 wrapper functions across 8 files to use goto cleanup pattern ensuring temporary nostr_signer_t is always freed on error paths. Includes special handling for ownership transfer (nip046, core_relay_pool) and conditional signer creation (blossom_client). All 39/39 tests pass.
2026-08-13 08:30:53 -04:00
n_signer_selector_rewrite.md
Remove nostr_signer_nsigner_set_nostr_index compatibility shim
2026-08-06 13:06:44 -04:00
n_signer_verb_migration.md
Replace removed nostr_index selector with role+role_path
2026-08-06 09:42:40 -04:00
negentropy_implementation_plan.md
Fix NIP-34 tag format: use single multi-value tags for clone, relays, maintainers per NIP-34 spec
2026-08-04 09:06:37 -04:00
nip03_timestamping_plan.md
Fix NIP-03 OpenTimestamps parsing, multi-calendar proofs, upgrades, tests, and CLI tooling
2026-07-28 06:31:43 -04:00
nip42_relay_pool_plan.md
Add NIP-42 auth support to relay pool with verbose auth diagnostics test and docs updates
2026-03-01 08:49:55 -04:00
nip46_plan.md
Implement NIP-46 remote signing API, tests/example, build integration, and refresh README docs
2026-02-28 09:53:35 -04:00
nip60_nip61_plan.md
nip60
2026-03-19 09:01:11 -04:00
nsigner_integration_plan.md
Remove nostr_signer_nsigner_set_nostr_index compatibility shim
2026-08-06 13:06:44 -04:00