384 Commits (be16f80abc74b707dbb25ad6094f96c762379a14)

Author SHA1 Message Date
Wladimir J. van der Laan 29aaf13b0a
Make max tip age an option instead of chainparam 9 years ago
Michael Toutonghi 1fae37f6bf Working proof of stake with new algorithm 6 years ago
Michael Toutonghi 1f722359c1 Verus Proof of Stake Compete with Additional ant-fork protection on block 1 6 years ago
Jack Grigg 93bd00a0d5
Add key_io includes to Zcash-specific code 6 years ago
Jack Grigg ef1678bf0f
Add some more checkpoints, up to the 1.1.0 release 6 years ago
miketout 39267c3553 Reduce default difficulty 6 years ago
miketout 1234f16b15 Fix to separate minimum difficulties for primary and alternate algorithms 6 years ago
miketout e2951abdc3 put higher difficulty where it matters 6 years ago
miketout bdc8bd41dd raise minimum difficulty for Verus hash 6 years ago
miketout 05b14c0599 Make mining require peers 6 years ago
miketout e980a26ddd Enable time locked coin bases to be used as normal coinbase transactions with longer maturity, fix max_money 6 years ago
miketout 90e7502158 Enabled recognition of time locked transactions as watch only or spendable, depending on time 6 years ago
Jack Grigg b6be3e88bb
Use CBitcoinAddress wrappers in Zcash-specific code 6 years ago
miketout b64e19b006 enable MiningRequiresPeers 6 years ago
miketout 2910478b5a Added LWMA difficulty algorithm for Verus, enabled compiler optimizations for verushash 6 years ago
Scott Sadler 0cb91a8d20 wip 6 years ago
Jack Grigg b1608eed82
Add a constant for Overwinter's transaction version 6 years ago
jl777 05c2ba6371 split out asset chain p2p port from roc port 6 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 6 years ago
Jack Grigg 176fada24d
Add Sapling to upgrade list 6 years ago
Jack Grigg 4d234cd2f8
Overwinter mainnet activation height 6 years ago
Jack Grigg ecf544d062
Set Overwinter protocol version to 170005 6 years ago
jl777 694e664eb9 Test 6 years ago
jl777 1ade213100 Test 6 years ago
jl777 028a570576 Test 6 years ago
jl777 aa22b9566a Test 6 years ago
jl777 b35fd60032 Test 6 years ago
jl777 d78a07c645 Test 6 years ago
Jack Grigg 138cf77004
Overwinter release notes and testnet activation height 6 years ago
Mihail Fedorov b26a0857dc sleepless 6 years ago
Mihail Fedorov 4afdbc9556 New final dns names for seeds 6 years ago
Simon 2423a40c08 Add field nProtocolVersion to struct NetworkUpgrade. 6 years ago
Simon 072099d788 Implementation of Overwinter transaction format ZIP 202. 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 b174b7e330
Allow changing network upgrade parameters on regtest 6 years ago
Jack Grigg 780f526bc9
Network upgrade activation mechanism 6 years ago
DeckerSU b3f7ce9b7a added checkpoints for KMD blockchain. need to be tested. 6 years ago
Jack Grigg 40ebf08ff8
Add viewing key prefix to regtest parameters 6 years ago
Jack Grigg ff145dfe32
Add missing namespace for boost::get 7 years ago
Cory Fields 91690d6e84
chainparams: don't use std namespace 9 years ago
Cory Fields 47b71cec5d
chainparams: move CCheckpointData into chainparams.h 9 years ago
Daniel Kraft a97308c5d4
Clean up chainparams some more. 9 years ago
Jorge Timón 54ab3b3183
Chainparams: CTestNetParams and CRegTestParams extend directly from CChainParams 9 years ago
Jorge Timón 90b6ee6ce5
Chainparams: Introduce CreateGenesisBlock() static function 9 years ago
Mark Friedenbach fe53749dc9
Explicitly set tx.nVersion for the genesis block and mining tests 9 years ago
Jack Grigg 49cf707d2c
Add Base58 encoding of viewing keys 7 years ago
syd dffc025d38 Get rid of consensus.fPowAllowMinDifficultyBlocks. 7 years ago
jl777 b978bc5b67 Test 7 years ago
jl777 7c130297c2 KOMODO_ASSETCHAIN_MAXLEN -> 65 7 years ago