2 Commits (f1ddad331879a497fcc2054c3dc9089ece6e04aa)

Author SHA1 Message Date
mleku 1c376e6e8d
migrate to new nostr library 2 months ago
mleku 95bcf85ad7
optimizing badger cache, won a 10-15% improvement in most benchmarks 2 months ago
mleku e0a95ca1cd
Refactor signer implementation to use p8k package 2 months ago
mleku 2614b51068
Refactor crypto package to use p256k1 signer 2 months ago
mleku a4c4f14b87
Refactor event processing in tests for chronological order 3 months ago
mleku 3c11aa6f01
refactored SaveEvent to return if it is replacing an event 3 months ago
mleku bc5177e0ec
refactor save event method to expose whether it replaced an event 3 months ago
mleku dc184d7ff5
Revert ephemeral event handling changes that broke relaytester 3 months ago
mleku 075838150d
fix ephemeral handling to not save 3 months ago
mleku 110223fc4e
Migrate internal module imports to unified package path. 4 months ago
mleku b08e94807b
Refactor database methods: simplify `SaveEvent` signature, enhance logging, and introduce deletion check logic with `CheckForDeleted`. 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