mirror of
https://github.com/mimblewimble/grin.git
synced 2025-01-21 11:31:08 +03:00
c5b9d867ae
* PoW context is now properly picked depending on the chain type, edge bits and block height. Height const for T4 hard fork leaving a couple weeks to have miners in place. Removed now unused Cuckoo context. * Simplified block siphash * Fix servers crate compilation * Tiny bit cleaner block siphash. Maybe. * Cuckatoo min edge bits update for T4 and mainnet * Fix header size tests, Cuckatoo31 default means one more bit per edge * Remove redundant param from verify_size |
||
---|---|---|
.. | ||
common | ||
vec_backend | ||
block.rs | ||
consensus.rs | ||
core.rs | ||
merkle_proof.rs | ||
pmmr.rs | ||
transaction.rs | ||
verifier_cache.rs |