17 Commits (21913a9ac9525547ebe18619748abb18a2ca8cdf)

Author SHA1 Message Date
jtimon 21913a9ac9 Add AllowMinDifficultyBlocks chain parameter 10 years ago
jtimon d754f34e8d Move majority constants to chainparams 10 years ago
jtimon 8d26721498 Get rid of RegTest() 10 years ago
jtimon cb9bd83bba Add DefaultCheckMemPool chain parameter 10 years ago
jtimon 2595b9ac23 Add DefaultMinerThreads chain parameter 10 years ago
jtimon bfa9a1a638 Add MineBlocksOnDemand chain parameter 10 years ago
jtimon 1712adbe0b Add MiningRequiresPeers chain parameter 10 years ago
Pieter Wuille ccc84e0963 Reduce bignum.h now it is only needed for scriptnum_tests 11 years ago
Pieter Wuille df9eb5e14f Move {Get,Set}Compact from bignum to uint256 11 years ago
Brandon Dahler 51ed9ec971 Cleanup code using forward declarations. 11 years ago
Philip Kaufmann 96b9603c01 misc spelling / space / style fixes 11 years ago
Gavin Andresen b94595bb7f GetDataDir(): cache paths for each network separately 11 years ago
Pieter Wuille 2461aba1ac Mempool consistency check 11 years ago
Pieter Wuille eb2c999050 BIP32 derivation implementation 11 years ago
Pieter Wuille 8388289eb6 Generalize version bytes 11 years ago
Mike Hearn 0e4b317555 Introduce a CChainParameters singleton class and regtest mode. 11 years ago