34 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
Duke Leto be16f80abc Hush Full Node is now GPLv3 4 years ago
Duke Leto 40f0745fab Track shielded spends on disk so we can calculate anonset in real-time correctly 4 years ago
DeckerSU 45aecd9c3c osx: switch to gcc-8 static build 5 years ago
DeckerSU a6e7da55e2 fix gcc-8 / g++-8 build 5 years ago
jl777 0ea9ae3c05 Update copyright to 2019 5 years ago
ca333 492d6703ed sync jl777:FSM 6 years ago
jl777 91f355fd69 4MB block size with sapling 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
Jack Grigg 5ead4b1713
Revert "Get rid of consensus.fPowAllowMinDifficultyBlocks." 6 years ago
miketout 4b729ec577 Changes for most chain power rule 6 years ago
Gregory Maxwell e41632c9fb
IBD check uses minimumchain work instead of checkpoints. 8 years ago
Michael Toutonghi 1f722359c1 Verus Proof of Stake Compete with Additional ant-fork protection on block 1 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
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
Jack Grigg 176fada24d
Add Sapling to upgrade list 6 years ago
jl777 d7b577307e Test 6 years ago
Daira Hopwood c938fb1f17 Squashed commit of the following: 6 years ago
Simon 2423a40c08 Add field nProtocolVersion to struct NetworkUpgrade. 6 years ago
Jack Grigg 548683767c
Add Overwinter to upgrade list 6 years ago
Jack Grigg f52da91139
Test network upgrade logic 6 years ago
Jack Grigg 780f526bc9
Network upgrade activation mechanism 6 years ago
syd dffc025d38 Get rid of consensus.fPowAllowMinDifficultyBlocks. 7 years ago
Simon db0f931570 Add founders reward to ChainParams. 8 years ago
Jack Grigg f2c48e15e5 Implement new difficulty algorithm (#931) 8 years ago
Sean Bowe a180d0a6c6 Rename to `fCoinbaseMustBeProtected`. 8 years ago
Sean Bowe c0dde76d8a Disable coinbase-must-be-protected rule on regtest. 8 years ago
Jack Grigg 068e2f1a09 Fix comment 8 years ago
Jack Grigg bcb34c0802 Implement mining slow start with a linear ramp 8 years ago
Philip Kaufmann a21df62069 ensure consistent header comment naming conventions 9 years ago
Cory Fields fd311996e8 consensus: don't use arith_uint256 in consensus.h 9 years ago
Jorge Timón bd006110fb Consensus: Refactor: Introduce Consensus::Params class 9 years ago