cuprate-hinto-janai/consensus/rules/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
..
hard_forks update monero-serai (#201) 2024-08-07 00:48:53 +01:00
transactions Replace OnceLock + fn with LazyLock (#256) 2024-08-20 22:53:32 +01:00
batch_verifier.rs update monero-serai (#201) 2024-08-07 00:48:53 +01:00
blocks.rs Consensus: move more types to types (#250) 2024-08-09 00:56:13 +01:00
decomposed_amount.rs Replace OnceLock + fn with LazyLock (#256) 2024-08-20 22:53:32 +01:00
genesis.rs update monero-serai (#201) 2024-08-07 00:48:53 +01:00
hard_forks.rs Consensus: move more types to types (#250) 2024-08-09 00:56:13 +01:00
lib.rs Consensus: move more types to types (#250) 2024-08-09 00:56:13 +01:00
miner_tx.rs Consensus: move more types to types (#250) 2024-08-09 00:56:13 +01:00
transactions.rs Consensus: move more types to types (#250) 2024-08-09 00:56:13 +01:00