Commit Graph

73 Commits

Author SHA1 Message Date
Jon Staab 1524d128e3 Fix ts errors 2025-03-31 12:49:28 -07:00
Jon Staab d7b74d2c7e Minor net2 cleanup 2025-03-27 11:07:25 -07:00
Jon Staab 62f0caff1d Add policy for deferring messages when auth has failed 2025-03-27 11:07:25 -07:00
Jon Staab 34e22eaa27 Add adapter to net2 2025-03-27 11:07:25 -07:00
Jon Staab f00ffc5c9c Add pool, flesh out auth 2025-03-27 11:07:25 -07:00
Jon Staab 7d0d303dae Add task queue, work on socket 2025-03-27 11:07:25 -07:00
Ticruz 23f7244039 more tests 2025-02-28 15:06:05 -08:00
Ticruz 1bb83e556b fix vitepress prod build 2025-02-26 11:37:42 +01:00
Ticruz 8a2b62f693 Add tests 2025-02-25 14:34:49 -08:00
Jon Staab eb354b4330 Bump versions 2025-02-10 16:35:58 -08:00
Jon Staab cd0494659b Fix min 2025-02-07 17:05:52 -08:00
Jon Staab 63cfebe673 Add enumerate util 2025-02-04 20:03:52 -08:00
Jon Staab e412109852 Add handler removers to worker 2025-02-04 14:16:07 -08:00
Jon Staab 369a89dc60 Add abortThunk, bump versions 2025-01-29 10:08:58 -08:00
Jon Staab f2a2b6f177 Improve spec, clean up connection sender a bit 2025-01-24 12:48:34 -08:00
Ticruz 218adee0a9 use generic 2025-01-24 17:12:58 +01:00
Ticruz 56a742b406 add round and filterVals functions from hurdak 2025-01-24 12:40:59 +01:00
Jon Staab 72e2787ec2 Normalize tor urls to use ws:// 2025-01-14 15:58:10 -08:00
Jon Staab 548da95623 Add deep merge 2024-12-30 13:47:24 -08:00
Jon Staab f33e03740e Remove tsc-multi, re-install gts, apply autoformatting and linting 2024-12-17 12:55:37 -08:00
Jon Staab 0b86613161 Add a few utilities 2024-12-17 09:47:15 -08:00
Jon Staab 760d6d07cd Remove Fluent, Tags 2024-12-13 15:18:33 -08:00
Jon Staab 6235c3f6bb Add more tsdoc comments 2024-12-13 15:11:48 -08:00
Jon Staab 474555ff4d Add tsdoc to Tools 2024-12-13 15:03:10 -08:00
Jon Staab 627eb1e36d Fix throttle to use correct pending arguments 2024-12-12 15:09:58 -08:00
Jon Staab 31a0b3d671 Fix typo in utility function 2024-12-11 16:48:01 -08:00
Jon Staab 0fcb2482d8 Implement custom throttle function for performance 2024-12-11 16:41:31 -08:00
Jon Staab d52b192daa Refactor nip46 2024-12-02 15:17:22 -08:00
Jon Staab 976aa375cd Get dvms working better 2024-11-21 16:42:26 -08:00
Jon Staab 2fbcfc59a1 Remove nostr-wasm, add event validation sampling 2024-11-21 16:04:08 -08:00
Jon Staab 2bc575dc21 Attempt to speed up signature verification 2024-11-21 15:33:13 -08:00
Jon Staab ca00081b2b Add insert to tools 2024-11-20 10:02:38 -08:00
Jon Staab 02617d9c24 Fix a type error 2024-11-14 13:45:23 -08:00
Jon Staab e45b15ffb7 Make math utils more tolerant of nil 2024-11-14 13:13:41 -08:00
Jon Staab 8ff22b4fea Small fixes 2024-11-13 16:14:36 -08:00
Jon Staab b1f92f05bb Cache getSigner instead of strictly memoizing 2024-11-13 13:11:55 -08:00
Jon Staab 8b320e7c9f Add initialize to nip46 2024-11-08 14:11:53 -08:00
Jon Staab ecb08cace9 Re-work connections and relay stats 2024-11-05 16:09:55 -08:00
Jon Staab ea86d1dbf0 Continue re-working router to not use values, but include weight 2024-11-05 16:09:40 -08:00
Jon Staab da3379bca3 Fix relay selections 2024-10-29 15:40:36 -07:00
Jon Staab eec1552f5d Fix sync with dumb relays 2024-10-17 10:41:30 -07:00
Jon Staab f7e570d868 Add abort to thunk 2024-10-16 12:07:57 -07:00
Jon Staab df0ad3e7f2 Catch errors in worker 2024-10-14 13:08:21 -07:00
Jon Staab 6e24f49384 Add default feed loader to app 2024-10-09 09:49:13 -07:00
Jon Staab 7af86f42cf Fix inbox relays, add time functions 2024-10-02 11:51:22 -07:00
Jon Staab 5627721463 Add negentropy support to executor 2024-09-26 15:36:01 -07:00
Jon Staab 8d662cb2fc Change between to match clamp 2024-09-25 11:23:57 -07:00
Jon Staab 012a20c813 Simplify isPojo 2024-09-24 16:47:43 -07:00
Jon Staab fd4f782798 Add wot calculation to app 2024-09-24 16:30:18 -07:00
Jon Staab f246e9914a Fix mapVals types 2024-09-19 14:12:01 -07:00