8964 Commits (v0.11.2.z6)
 

Author SHA1 Message Date
Daira Hopwood a71fb9ff6d z6 release notes and version update. 8 years ago
Sean Bowe 000383c193 Increase block size to 2MB and update performance test. 8 years ago
zkbot 89a9e46cc9 Auto merge of #1049 - str4d:equihash-faster-sort-comparison, r=bitcartel 8 years ago
Sean Bowe 9c45b501ad Make `validatelargetx` test more accurate, reduce block size limit to 1MB for now. 8 years ago
Sean Bowe 2ba9641767 Fix performance test for block verification. 8 years ago
zkbot 99edcaaf53 Auto merge of #1062 - ebfull:remove-mainnet-checkpoints, r=ebfull 8 years ago
Sean Bowe 3cb927661e Remove the mainnet checkpoints. 8 years ago
zkbot 16abefdd22 Auto merge of #1060 - str4d:1033-randomise-nonce, r=ebfull 8 years ago
zkbot 0df212bae3 Auto merge of #1046 - str4d:971-large-tx-benchmark, r=ebfull 8 years ago
Jack Grigg c2e092f29e Fix memory leak in large tx benchmark 8 years ago
Jack Grigg cfd806e161 Clear mempool before using it for benchmark test, fix parameter name 8 years ago
zkbot 68b8b95c53 Auto merge of #962 - ebfull:2mb-blocks, r=ebfull 8 years ago
Jack Grigg 8e165d57d9 Randomise the nonce in the block header 8 years ago
zkbot 658cdb15f7 Auto merge of #1027 - ThisIsNotOfficialCodeItsJustForks:t862-trivial-mock-test-example, r=ebfull 8 years ago
Jack Grigg d151ab4fea Only compare the first n/(k+1) bits when sorting 8 years ago
Jack Grigg f5edc37f3f Add performance tests for creating and validating a MAX_BLOCK_SIZE transaction 8 years ago
aniemerg dd74e9dd32 Suppress Libsnark Debugging Info 8 years ago
Taylor Hornby 1ea8b00926 Change the network magic numbers. 8 years ago
Taylor Hornby bbf75f9f70 z5 release 8 years ago
Taylor Hornby 39bb34eae7 Merge remote-tracking branch 'jack/990-default-ports' into zc.v0.11.2.latest 8 years ago
Taylor Hornby 32ef290e03 Merge remote-tracking branch 'jack/fix-version' into zc.v0.11.2.latest 8 years ago
zkbot 62a2d12672 Auto merge of #1026 - ebfull:address-serialization, r=ebfull 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
Jack Grigg cdec0b923e Fix bug in network hashrate lookup window configuration 8 years ago
Jack Grigg 71671484fd Handle full Zcash version string in AC_INIT 8 years ago
zkbot 1178df0883 Auto merge of #1004 - str4d:931-difficulty-algorithm, r=ebfull 8 years ago
Taylor Hornby fc057da455 Add example mock test of CheckTransaction 8 years ago
Jack Grigg 5e207f4ea5 Improve comments per review 8 years ago
Sean Bowe f0ae0b11fe Add test to ensure spending keys always encode with 'SK' at beginning. 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
zkbot fe97a405e3 Auto merge of #994 - ebfull:remove-redundant-constraints, r=ebfull 8 years ago
Sean Bowe 6ab0a227c6 Fix test against merkle tree root. 8 years ago
Sean Bowe 83ee1903fc Add tests for `CZCPaymentAddress`. 8 years ago
Sean Bowe e104fcddf8 Use base58check to encode Zcash payment addresses, such that the first two bytes are "zc". 8 years ago
Sean Bowe 62b7cd6173 Do not encode leading bytes in `PaymentAddress` serialization; this is a task for a higher-level API. 8 years ago
zkbot 6793168a2e Auto merge of #1017 - ebfull:coinbase-must-be-protected, r=ebfull 8 years ago
Jack Grigg 284e125957 Update tests for new difficulty algorithm 8 years ago
Jack Grigg f2c48e15e5 Implement new difficulty algorithm (#931) 8 years ago
Sean Bowe d212ba320b Disable enforced coinbase protection in miner_tests. 8 years ago
Sean Bowe a180d0a6c6 Rename to `fCoinbaseMustBeProtected`. 8 years ago
Sean Bowe 89f3cd11c7 Ensure NonContextualCheckInputs runs before routines in ContextualCheckInputs. 8 years ago
Sean Bowe 542da618df Enforce remaining softfork activation rules unconditionally. 8 years ago
Sean Bowe b3be1ef529 Enforce BIP16 and BIP30 unconditionally to all blocks. 8 years ago
zkbot c80ce72845 Auto merge of #1019 - ebfull:mempool-integrity-chained-pours, r=ebfull 8 years ago
zkbot 1a30d65859 Auto merge of #1008 - str4d:850-platform-independent-equihash, r=str4d 8 years ago
Jack Grigg 09e9a329b7 Tweaks after review 8 years ago
Sean Bowe a667caec13 Ensure mempool integrity checks don't trip on chained joinsplits. 8 years ago