10 Commits (d41c332d06512944e3ed264f0a7e878910bf3f4d)

Author SHA1 Message Date
woikos ea7bc75fac
Fix NIP-11 caching and export streaming issues (v0.46.2) 1 week ago
mleku cbc502a703
Fix broken submodule and add import memory optimization plan 1 month ago
mleku 54ead81791
merge authors/nostruser in neo4j, add compact pubkey/e/p serial refs 1 month ago
mleku 0a61f274d5
implement wasm/js specific database engine 1 month ago
mleku 1c376e6e8d
migrate to new nostr library 2 months ago
mleku c31cada271
small cleanups 3 months ago
mleku 110223fc4e
Migrate internal module imports to unified package path. 4 months ago
mleku 2dd119401b
Improve memory safety with `defer` for event cleanup across handlers, optimize conditional logging, and bump version to `v0.4.3`. 4 months ago
mleku 135508c390
Ensure proper memory management by adding `Free` calls to release pooled buffers across `export`, `import`, and event handling workflows. 4 months ago
mleku 91d95c6f1a
Migrate package imports from `next.orly.dev` to new `orly` domain structure; add new `varint` and `binary` encoders with comprehensive tests; enhance existing tag and envelope implementations with additional methods, validations, and test coverage; introduce shared `test.sh` script for streamlined testing across modules. 4 months ago