cuprate-hinto-janai/helper/src
hinto-janai aeb070ae8d
Replace OnceLock + fn with LazyLock (#256)
* `consensus/`

* `helper/`

* `test-utils/`

* `storage/`

* fix docs + tests + lints

* decomposed_amount: remove `LazyLock`

* clippy
2024-08-20 22:53:32 +01:00
..
num Consensus: add alt-chain handling (#214) 2024-07-29 01:13:08 +01: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 fs (#67) 2024-02-21 17:54:46 +00:00
fs.rs Replace OnceLock + fn with LazyLock (#256) 2024-08-20 22:53:32 +01:00
lib.rs database: split cumulative_difficulty into low/high bits (#114) 2024-04-24 21:47:48 +01:00
map.rs database: impl service fn bodies (#113) 2024-05-01 18:52:20 +01:00
network.rs remove empty cuprate bin and common 2024-01-22 01:56:34 +00:00
num.rs Consensus: add alt-chain handling (#214) 2024-07-29 01:13:08 +01:00
thread.rs helper: NON_ZERO_USIZE_1 -> NonZeroUsize::MIN (#70) 2024-02-21 17:55:29 +00:00
time.rs workspace: fix lint error (#234) 2024-07-25 22:47:39 +01:00