blahrs/blahd/src
oxalica 40e4a53886
Some checks failed
CI / Code style (push) Has been cancelled
CI / Test beta (push) Has been cancelled
CI / Test stable (push) Has been cancelled
CI / Flake package (push) Has been cancelled
Deploy OpenAPI doc to Pages / deploy (push) Has been cancelled
build(deps): update to rand 0.9 is possible
Except for code using ed25519-dalek, since we are blocked by them.

Also tweak RNG source so only key generation uses `OsRng`. PoW nonce
generation only need unpredictability thus `ThreadRng` suffices.

See: https://github.com/dalek-cryptography/curve25519-dalek/issues/731
2025-04-15 20:28:09 -04:00
..
bin feat(blahd): support unix domain socket and rewrite tests 2025-03-19 01:57:37 -04:00
database test: add method to dump query plans 2024-09-21 09:23:32 -04:00
config.rs build: migrate to Rust edition 2024 2025-03-18 11:38:19 -04:00
database.rs build: migrate to Rust edition 2024 2025-03-18 11:38:19 -04:00
event.rs build: migrate to Rust edition 2024 2025-03-18 11:38:19 -04:00
feed.rs build: migrate to Rust edition 2024 2025-03-18 11:38:19 -04:00
id.rs build: migrate to Rust edition 2024 2025-03-18 11:38:19 -04:00
lib.rs build: migrate to Rust edition 2024 2025-03-18 11:38:19 -04:00
middleware.rs build: migrate to Rust edition 2024 2025-03-18 11:38:19 -04:00
register.rs build(deps): update to rand 0.9 is possible 2025-04-15 20:28:09 -04:00
utils.rs feat(blahd): fail on test features + release build 2024-10-14 19:15:28 -04:00