463 Commits (01ff5c81f61746b7c5ceabb19b10215b8f617da2)

Author SHA1 Message Date
Jack Grigg 4c90270469
Explicitly check the min-difficulty flag against boost::none 6 years ago
Jack Grigg 1f7ee4af70
Rename min-difficulty flag to remove off-by-one in the name 6 years ago
Jack Grigg b86dc98047
Only enable min-difficulty blocks on testnet from a particular height 6 years ago
miketout 4739095d0f Fix comparison 6 years ago
miketout 00a7120e90 Cleanup, initialize stake for chainPower in pre-sapling path 6 years ago
Jack Grigg 1702a86455
Allow minimum-difficulty blocks on testnet and regtest 6 years ago
Jack Grigg 639e46b4d7
Revert "Remove testnet-only difficulty rules" 6 years ago
miketout c68ca1a225 Leverage nonce for overwhelming chance of single deterministic winner for chain power in POS 6 years ago
miketout 4b729ec577 Changes for most chain power rule 6 years ago
Jonathan "Duke" Leto 47a5268bd4 Prevent useless prints in regtest 6 years ago
Asher Dawes 5f48c77923
Updating branch (#108) 6 years ago
jl777 f108acf943 Easy diff for PoS 6 years ago
jl777 97a337f739 Initial revisions 6 years ago
jl777 2ba9de01cb 7250 diff cap.16 hardfork for PoS 6 years ago
jl777 7ed0e00b82 Test 6 years ago
jl777 45ee62cb71 Ht 6000 test 6 years ago
jl777 ffd2c38348 Remove easy diff at 4400 6 years ago
jl777 0cd39760aa Test 6 years ago
jl777 dec86f1b5a Delay activation to 4200 6 years ago
jl777 196c69f770 Fix easy diff check for PoS 6 years ago
jl777 af78f44998 Disable free4all at ht 1 million, also cap PoS diff at 4*mindiff 6 years ago
jl777 67df454d11 End free4all at height 1 million, cap PoSdiff to mindiff*4 6 years ago
Michael Toutonghi 4dcb64c081 Radical hash rate optimization 6 years ago
Simon 10a7d55a03 Remove now redundant Rust call to librustzcash_xor. 6 years ago
jl777 525c7b98a9 Skip equihash test for regrets 6 years ago
Michael Toutonghi 30ceed219d Accurate POW block counting 6 years ago
Michael Toutonghi 12b384112e final fix to pos dif algo 6 years ago
Michael Toutonghi 3285dbd3c9 worked around compiler issue with types 6 years ago
Michael Toutonghi 0ea9fa65b6 Another tweak for cutting off POS at 8 consecutive 6 years ago
Michael Toutonghi b9956efcb4 Display proper POS difficulty on minted block. Add missing curly brace. 6 years ago
Michael Toutonghi 3c8a1c9d1f Change name and off-by-one to make compatible with dry-run chain 6 years ago
Michael Toutonghi e38677b86b Don't early out whenever we see max POS blocks in a row 6 years ago
Michael Toutonghi 3de80992e0 Finish up new POS difficulty calc 6 years ago
Michael Toutonghi dbe656fe39 Significant mining optimization and POS DAA modification 6 years ago
Michael Toutonghi f6608b5a0d cleanup 6 years ago
Michael Toutonghi 1f722359c1 Verus Proof of Stake Compete with Additional ant-fork protection on block 1 6 years ago
miketout 4cd2cd4dd1 Improve and complete getinfo output, cleanup unused reference 6 years ago
jl777 bce6dbb37c Test 6 years ago
miketout 1234f16b15 Fix to separate minimum difficulties for primary and alternate algorithms 6 years ago
miketout 2910478b5a Added LWMA difficulty algorithm for Verus, enabled compiler optimizations for verushash 6 years ago
miketout 42181656c2 Implementation of VerusHash CPU-friendly hash algorithm, parameters to enable it, miner, and all changes required to support it on new asset chains 6 years ago
jl777 9edf27ec05 +print 6 years ago
jl777 bf30e02d79 Test 6 years ago
jl777 4b5d43e3ff Test 6 years ago
jl777 80afe35bdc test 6 years ago
jl777 18443f692d Cleanup assetchains mining options 6 years ago
jl777 6cbd97e3e9 Test 6 years ago
jl777 512700937d Test 6 years ago
jl777 44b0ba4fa1 Test 6 years ago
jl777 af9073fc85 Test 6 years ago