grin/core/src
Blade Doyle 9ed0cd65ef
fix share difficulty validation - compare stratum server minimum_share_difficulty as unscaled difficulty (#3624)
* fix for comparing scaled vs unscaled difficulty

fix mix use of scaled and unscaled, add additional comments to clarify which values are which

improved consistency - scaled and unscaled difficulty

* combine from_proof_unscaled() and  to_unscaled_difficulty{}

* code review - rust syntax
2021-04-23 09:28:29 -04:00
..
core never speak of the verifier cache again (#3628) 2021-04-01 15:04:53 +01:00
libtx never speak of the verifier cache again (#3628) 2021-04-01 15:04:53 +01:00
pow fix share difficulty validation - compare stratum server minimum_share_difficulty as unscaled difficulty (#3624) 2021-04-23 09:28:29 -04:00
consensus.rs Update copyright year to 2021 (#3592) 2021-03-10 10:14:48 -05:00
core.rs never speak of the verifier cache again (#3628) 2021-04-01 15:04:53 +01:00
genesis.rs Make of this what you will but it cargo fmt better (#3572) 2021-03-22 12:43:23 +00:00
global.rs Update copyright year to 2021 (#3592) 2021-03-10 10:14:48 -05:00
lib.rs Update copyright year to 2021 (#3592) 2021-03-10 10:14:48 -05:00
macros.rs Update copyright year to 2021 (#3592) 2021-03-10 10:14:48 -05:00
pow.rs Update copyright year to 2021 (#3592) 2021-03-10 10:14:48 -05:00
ser.rs Update copyright year to 2021 (#3592) 2021-03-10 10:14:48 -05:00