281 Commits (0c8fa56a02bc25c6cb7b4743ba94a26e871da2a7)

Author SHA1 Message Date
miketout 64d6048f4a Fixed checkpoint data that was put into codebase without proper check for blockchain, breaking other blockchains or asset chains 6 years ago
Asher Dawes 5f48c77923
Updating branch (#108) 6 years ago
Michael Toutonghi 0ba2065183 Network decentralizatoin and bug fixes 6 years ago
jl777 79a3b761c2 Change regrets address prefix 6 years ago
Jonathan "Duke" Leto 6a7ef35d8c Fix progress estimate by fixing checkpoint data 6 years ago
Jonathan "Duke" Leto b68a172c13 Add missing ZCVIEWING_KEY to base58Prefixes 6 years ago
Jonathan "Duke" Leto 97d48e2405 Add missing ZCVIEWING_KEY to base58Prefixes 6 years ago
Michael Toutonghi c6e2184378 post launch release readiness 6 years ago
Michael Toutonghi 8abe764b18 Disabled test only state 6 years ago
Michael Toutonghi 74329e19f8 Multiple changes for critical update, including random locks and activation at 12800. Test for utxos. 6 years ago
Michael Toutonghi 6c8e1cdfb7 Restore zcash coinbase rule and launch fix at 10080 6 years ago
Michael Toutonghi 3de80992e0 Finish up new POS difficulty calc 6 years ago
Jonathan "Duke" Leto 8cf70067ac Use the KOMODO_MINDIFF_NBITS constant 6 years ago
Jonathan "Duke" Leto 16df92af59 Use latest Zcash regtest params, could not use the same as Hush because KMD has merged in latest consensus changes from ZEC upstream 6 years ago
Jonathan "Duke" Leto 373afcb499 Use correct regtest genesis block hash 6 years ago
Jonathan "Duke" Leto b78c39beb2 Convert to using CreateGenesisBlock() like Zcash upstream 6 years ago
Jonathan "Duke" Leto db83a2c0c3 Try Hush regtest params 6 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
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
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
jl777 05c2ba6371 split out asset chain p2p port from roc port 6 years ago
jl777 e73b2055c6 Merge branch 'beta' into mergemaster 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