blahrs/blah-types/src
oxalica a7f31e5fad refactor(webapi)!: avoid u64/i64 usage in types except timestamp
We do not need that many big numbers yet. This should simplify client
implementation without native u64 (eg. JavaScript).

Also put a hard limit on `unseen_cnt` query.
2024-09-21 15:14:50 -04:00
..
identity.rs fix(types): fix typo 2024-09-21 07:37:57 -04:00
lib.rs refactor(webapi)!: avoid u64/i64 usage in types except timestamp 2024-09-21 15:14:50 -04:00