mirror of
https://github.com/hinto-janai/cuprate.git
synced 2024-11-16 15:58:14 +00:00
354ac9c2f6
* ci: add separate `typo` job * add `typos.toml` for false positives * fix all typos * ci: add `cargo doc` step * fix doc errors * contributing.md: update passing CI steps * fix more typos, add exception to `cryptonight/` * ci: move `cargo doc` step within `ci` job It needs dependencies. * ci: add https://github.com/Cuprate/cuprate/pull/63 * test-utils: fix typo * ci: switch `rustup update` and switch order * ci: only update rust on unix * ci: set `RUSTDOCFLAGS` env earlier * ci: only run `cargo doc` on linux * ci: remove `bash` on `cargo doc` * ci: remove `--all-targets` We now have the target OS's in CI, no need to compile for each. * contributing.md: update ci steps * ci: add `--all-targets` back to clippy, build * update contributing.md |
||
---|---|---|
.. | ||
aesb.c | ||
blake256.c | ||
blake256.h | ||
crypto-ops-data.c | ||
CryptonightR_JIT.c | ||
CryptonightR_JIT.h | ||
CryptonightR_template.h | ||
CryptonightR_template.S | ||
generic-ops.h | ||
groestl.c | ||
groestl.h | ||
groestl_tables.h | ||
hash-extra-blake.c | ||
hash-extra-groestl.c | ||
hash-extra-jh.c | ||
hash-extra-skein.c | ||
hash-ops.h | ||
hash.c | ||
hash.h | ||
int-util.h | ||
jh.c | ||
jh.h | ||
keccak.c | ||
keccak.h | ||
memwipe.c | ||
memwipe.h | ||
oaes_lib.c | ||
oaes_lib.h | ||
skein.c | ||
skein.h | ||
skein_port.h | ||
slow-hash.c | ||
variant2_int_sqrt.h | ||
variant4_random_math.h | ||
warnings.h |