188 Commits (f8b751d9934a05116e3947688fc49e71ae790b01)

Author SHA1 Message Date
Kevin Gallagher 9fc324a139 Updates dns.testnet.z.cash -> dnsseed.testnet.z.cash 8 years ago
Sean Bowe 88188dc2a3 Update pchMessageStart and add testnet DNS boostrapper. 8 years ago
Jack Grigg 66f07f5d0d Regenerate genesis blocks for new powLimits 8 years ago
Jack Grigg 3e24a533f5 Restrict powLimit due to difficulty averaging 8 years ago
Jack Grigg 8f3ec042af Expand bounds on difficulty adjustment 8 years ago
Jack Grigg 57466ea652 Remove mainnet DNS seeds, set checkpoint to genesis 8 years ago
Daira Hopwood 727ed5ffa3 Update pchMessageStart for the z9 testnet. ⚧Ⓐ 8 years ago
Daira Hopwood c6a7e897bc Add mostly-static checks on consistency of Equihash parameters, MAX_HEADERS_RESULTS, and MAX_PROTOCOL_MESSAGE_LENGTH. 8 years ago
Jack Grigg 5be6abbf84 Store the Equihash solution in minimal representation in the block header 8 years ago
Jack Grigg caa0348f04 Update Equihash hash generation to match the Zcash spec 8 years ago
Simon a8270035c0 Release process for z8. Issue #1140. 8 years ago
Jack Grigg ca202e2db1 Change Equihash parameters to n = 200, k = 9 (about 563-700 MiB) 8 years ago
Simon 0ccb650b5a Update genesis block hashes and test data. 8 years ago
Simon a2cf219581 Update genesis blocks. 8 years ago
Simon 174a68b3b7 Use new public/private key pairs for alert system. 8 years ago
Sean Bowe 3cb927661e Remove the mainnet checkpoints. 8 years ago
Taylor Hornby 1ea8b00926 Change the network magic numbers. 8 years ago
Sean Bowe 05a6d19a54 Testnet spending keys should start with 'TK'. 8 years ago
Jack Grigg 3985a40d1f Change default ports 8 years ago
Sean Bowe 13039c5362 Make testnet addresses always start with 'tn'. 8 years ago
Sean Bowe d5d2fb71cf Guarantee first two bytes of spending key are SK 8 years ago
Sean Bowe 0d6864e465 Added encoding for Zcash spending keys. 8 years ago
Sean Bowe e104fcddf8 Use base58check to encode Zcash payment addresses, such that the first two bytes are "zc". 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 6f14382a02 Regenerate genesis blocks 8 years ago
Jack Grigg ae37d2a4cd Increase Equihash parameters to n = 96, k = 3 (about 430 MiB) 8 years ago
Jack Grigg 45e3deea8a Decrease block interval to 2.5 minutes 8 years ago
Jack Grigg 2ce992956b Regenerate genesis blocks 8 years ago
Taylor Hornby 592b2f0e64 z4 release 8 years ago
Sean Bowe 383f8b0c8a Change testnet network magics. 8 years ago
Jack Grigg 7a1f55183d Disable mining slow start in regtest mode 8 years ago
Jack Grigg bcb34c0802 Implement mining slow start with a linear ramp 8 years ago
Sean Bowe 62fdd8d094 Change pchMessageStart for new testnet. 8 years ago
Jack Grigg b82dccaa0d Adjust genesis blocks to have valid solutions and hashes 8 years ago
Jack Grigg fdda3c5085 Use Equihash for Proof-of-Work 8 years ago
Sean Bowe 8505fd548a Prevent testnet from connecting to Bitcoin and getting people marked as DoS. 9 years ago
Sean Bowe 9144ea8c2b Testnet modifications -- just take the parameters from regtest. Also, move loading ZC params to _before_ verification. 9 years ago
Luke Dashjr 33d6825c6f Bugfix: Allow mining on top of old tip blocks for testnet (fixes testnet-in-a-box use case) 9 years ago
ayeowch dd9e688b3b Trivial: Corrected owner of DNS seeder 9 years ago
Luke Dashjr b05a89b2de Non-grammatical language improvements 9 years ago
Cory Fields 699682304f checkpoints: make checkpoints a member of CChainParams 9 years ago
Cory Fields 9f13a10548 checkpoints: store mapCheckpoints in CCheckpointData rather than a pointer 9 years ago
Jonas Schnelli 1a0259f7f0 add jonasschnellis dns seeder 9 years ago
Cory Fields 739d6155d3 chainparams: use SeedSpec6's rather than CAddress's for fixed seeds 10 years ago
mrbandrews f9ec3f0fad Add block pruning functionality 9 years ago
Michael Ford 1e3473d384 Add operator names to DNS Seed list 9 years ago
Cory Fields fd311996e8 consensus: don't use arith_uint256 in consensus.h 9 years ago
Pieter Wuille 3fcfbc8ac5 Add a consistency check for the block chain data structures 9 years ago