mtcute/packages/core/tests
teidesu ec736f8590 some changes
i've been wanting to name a commit like this for my entire life, lol. seriously though, a lot has changed:
 - extracted TL-related stuff to `@mtcute/tl-utils` and `@mtcute/tl-runtime`, rewrote codegen in TS
 - updated to layer 134, moved to int64 identifiers
 - rewritten networking (mtproto), rewritten updates handling
 - *lots* of refactoring

 still a very early version though, there are a lot of improvements to be made, but at least it runs, lol

 also tl-reference will not be updated anytime soon because i want to rewrite it
2021-11-23 00:03:59 +03:00
..
e2e rename back to mtcute 2021-08-05 20:38:24 +03:00
fuzz rename back to mtcute 2021-08-05 20:38:24 +03:00
transport-codecs tests(core): added e2e and fuzzing tests 2021-06-15 03:12:22 +03:00
bigint-utils.spec.ts Initial commit 2021-04-08 12:19:38 +03:00
buffer-utils.spec.ts refactor: moved urlsafe base64 functions to core and exported them 2021-05-23 20:33:10 +03:00
crypto-providers.spec.ts feat: mtproxy support 2021-05-24 20:29:18 +03:00
keys.spec.ts Initial commit 2021-04-08 12:19:38 +03:00
lru-map.spec.ts feat(core): implemented and exported lru map 2021-05-19 20:30:23 +03:00
lru-string-set.spec.ts Initial commit 2021-04-08 12:19:38 +03:00
prime-factorization.spec.ts Initial commit 2021-04-08 12:19:38 +03:00