Commit Graph

9 Commits

Author SHA1 Message Date
fiatjaf fe87529646
change tests and nips to use the new api. 2023-12-19 13:58:37 -03:00
fiatjaf 6a07e7c1cc
remove the kind type parameter from events and filters. 2023-12-16 10:10:37 -03:00
Alex Gleason 6db8b94275 nip13: add minePow function 2023-09-10 15:45:31 -03:00
Alex Gleason c890e29290 nip13: use a simpler implementation 2023-09-10 15:15:33 -03:00
Alex Gleason 718032022c
just format 2023-08-31 13:42:15 -05:00
Paul Miller 03cc18d53b
bring back @noble/curves instead of @noble/secp256k1.
fixes https://github.com/nbd-wtf/nostr-tools/issues/196#issuecomment-1537549606
2023-05-07 21:16:48 -03:00
fiatjaf ef3184a6e0
remove @noble/curves. people are not ready for it, causes BigInt issues. 2023-04-18 15:14:21 -03:00
Paul Miller 204ae0eff1 Switch from noble-secp256k1 to noble-curves 2023-04-14 16:45:01 -03:00
Alex Gleason a05506468d Add NIP-13 (proof-of-work) module 2023-04-11 18:21:40 -03:00