Commit Graph

5 Commits

Author SHA1 Message Date
António Conselheiro ee76d69b4b
including nostr specialized types (#409)
* including nostr types

* including tests for nostr type guard

* fix tests for nostr type guard

* fix linter and add eslint and prettier to devcontainer

* including null in nostr type guard signature

* fix type, ops

* including ncryptsec in nostr type guard

* fix linter for ncryptsec

* including ncryptsec return type for nip49

* fixing names of nostr types and types guards

* fixing names of nostr types and types guards in unit tests descriptions

* fix prettier

* including type guard for nip5
2024-09-09 14:16:23 -03:00
Alex Gleason e858698cb9 Add stable sortEvents function 2024-04-12 21:20:06 -03:00
Alex Gleason c18b94677c
core.test.ts -> pure.test.ts 2024-04-12 17:44:36 -05:00
fiatjaf fe87529646
change tests and nips to use the new api. 2023-12-19 13:58:37 -03:00
fiatjaf 1908e1ee0d
revamp core api + option to use nostr-wasm instead of noble-curves. 2023-12-19 12:20:42 -03:00