cuprate-hinto-janai/helper/src
hinto-janai a58d33b95e
helper: add constants & COMMIT (#64)
* helper: add `build.rs`

* helper: add `constants` feature

* helper: add `constants.rs`

* helper: use `.as_bytes()` for commit hash length check

* helper: `to_lowercase()` and `trim()` to `COMMIT`
2024-02-15 21:44:43 +00:00
..
asynch.rs helper/ (#45) 2024-01-21 00:04:09 +00:00
atomic.rs helper: use crossbeam::atomic::AtomicCell for atomic floats (#56) 2024-02-10 23:19:12 +00:00
constants.rs helper: add constants & COMMIT (#64) 2024-02-15 21:44:43 +00:00
lib.rs helper: add constants & COMMIT (#64) 2024-02-15 21:44:43 +00:00
network.rs remove empty cuprate bin and common 2024-01-22 01:56:34 +00:00
num.rs consensus: add more difficulty tests 2024-01-22 18:17:34 +00:00
thread.rs ci: include macos + windows (#52) 2024-02-12 13:39:15 +00:00
time.rs helper: fix doc test 2024-01-22 02:09:09 +00:00