Commit Graph

12 Commits

Author SHA1 Message Date
fiatjaf 2f0ef90bd5
delete some unnecessary code from mock-relay implementation. 2024-01-20 12:48:46 -03:00
Sepehr Safari fbcfccda01 update nip42.test.ts with new mock relay class 2024-01-20 11:31:18 +03:30
Sepehr Safari b1bbcd6c46 use mock relay in nip42 tests 2024-01-20 09:57:25 +03:30
fiatjaf 5d795c291f
fix relay.ts imports after 7f11c0c618. 2023-12-22 06:58:01 -03:00
fiatjaf a4ae964ee6
split relay and pool into pure and wasm modules. 2023-12-21 17:27:42 -03:00
fiatjaf a9acdada19
fix nip-42 test `await`. 2023-12-21 08:56:03 -03:00
fiatjaf 420a6910e9
fix Queue, tweaks on relay.ts and make relay.test.ts pass. 2023-12-17 00:27:03 -03:00
fiatjaf 3d541e537e
move to bun and bun:test and remove jest. 2023-12-16 14:53:32 -03:00
fiatjaf 2ac69278ce
simplify nip-42. 2023-12-16 11:21:49 -03:00
Alex Gleason 718032022c
just format 2023-08-31 13:42:15 -05:00
Alex Gleason 08885ab8da Refactor imports: use file extension, improve tree shaking, update tests 2023-05-12 17:03:41 -03:00
Alex Gleason 18e8227123 Convert all tests to TypeScript 2023-05-10 21:20:27 -03:00