8730 Commits (v0.11.2.z2)
 

Author SHA1 Message Date
zkbot 94f0dcddb4 Auto merge of #873 - nathan-at-least:t832-zc2-release, r=nathan-at-least 8 years ago
Nathan Wilcox 525a3b9223 Rewrite release-process.md and follow the example to generate a changelog-style release-notes file. 8 years ago
Nathan Wilcox fb537854ff Update a bunch of docs by adding a banner, delete a bunch of known bitrot docs; does not update release-process.md. 8 years ago
Jack Grigg 7213c0b158 Fix Equihash state initialisation in miner 8 years ago
zkbot f2e157ab25 Auto merge of #846 - DoNotUseThisCodeJUSTFORKS:automated-performance-measurement-zcash-cli-method, r=ebfull 8 years ago
zkbot 4d322a4497 Auto merge of #831 - ebfull:foundersreward, r=nathan-at-least 8 years ago
Sean Bowe 62fdd8d094 Change pchMessageStart for new testnet. 8 years ago
Sean Bowe 6ca317e1cc Fix remaining RPC tests. 8 years ago
Taylor Hornby 722b0117d0 Benchmark a random equihash input. 8 years ago
Taylor Hornby 36b1269bc3 Make benchmark specified by command-line arguments 8 years ago
Taylor Hornby 51c8c56b4a Use a separate datadir for the benchmarks 8 years ago
Taylor Hornby a0be8e262a Don't leave massif.out lying around after the benchmarks 8 years ago
Taylor Hornby a1cd1a27ac Add verify equihash benchmark 8 years ago
Taylor Hornby d44feea44c Add JoinSplit verification benchmarks 8 years ago
Taylor Hornby bf8def9749 Add equihash solving benchmarks 8 years ago
Taylor Hornby 6962bb3df0 Add automated performance measurement system. 8 years ago
Daira Hopwood c34d662f10 Specify Sean as the second contact for conduct issues. 8 years ago
Daira Hopwood 680550f883 Merge pull request #817 from daira/zc.v0.11.2.ticket802.code-of-conduct.0 8 years ago
Nathan Wilcox ad56edf7d4 Fix (most) rpc tests by updating balances. zcpour, zcpourdoublespend, and txn_doublespend currently fail. 8 years ago
Nathan Wilcox 349a7b3714 Apply a patch from Sean to update wallet to use our new founders-reward aware balances. 8 years ago
Nathan Wilcox 4259e1e3dd Log all failing rpc tests concisely. 8 years ago
Sean Bowe f3ffa3d27f Implementation of Founders' Reward. 8 years ago
Sean Bowe abc1c352c9 Add missing synchronization that causes race condition in test. 8 years ago
Jack Grigg aa86873afd Fix pow_tests to work with Equihash 8 years ago
Sean Bowe e22df48519 Fix miner_tests to work with equihash 8 years ago
Jack Grigg cf00c47d5b Fix tests that depend on old block header format 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
Jack Grigg 020bed6021 Add test vectors for Equihash 8 years ago
Jack Grigg 6d25662f25 Implement validator and basic solver for Equihash 8 years ago
Nathan Wilcox bb9f19b487 Run all RPC tests, even when they fail. 8 years ago
Daira Hopwood 254c16dd94 Add Code of Conduct. fixes #802 8 years ago
zkbot 9b7606fb6e Auto merge of #800 - str4d:592-disable-comparison-utility, r=defuse 8 years ago
Taylor Hornby 5cd512b928 Try downloading from our mirror first to avoid headaches. 8 years ago
Sean Bowe fd5007c126 Create new hasher for sha256() utility. 8 years ago
Sean Bowe 27a109af01 Improve testing and API of CSHA256 compression. 8 years ago
Sean Bowe d3612b1c94 Remove zerocash's SHA256 implementation 8 years ago
Sean Bowe 8466467a35 Added SHA256Compress to Bitcoin's SHA256 implementation. 8 years ago
Jack Grigg f53f490b91 Disable comparison utility 8 years ago
Jack Grigg 4bc2a390c6 Require java for --with-comparison-tool 8 years ago
Taylor Hornby 9bab3e89a2 Initialize libsodium first. 8 years ago
Sean Bowe 6806256b80 Initialize libsodium and remove openssl headers from util.cpp 8 years ago
Taylor Hornby 41d4eb705b Link with libsodium and replace a CSPRNG. 8 years ago
Taylor Hornby abbab2cc4f Add libsodium to the depends system. 8 years ago
Sean Bowe a633044b25 Reorder proving key and verifying key arguments. 8 years ago
Sean Bowe 8f8c4c6c0c Lazily load the proving key at time of first pour. 8 years ago
Taylor Hornby 3af297cc57 Remove unnecessary comment. 8 years ago
ebfull b947af52f3 Merge pull request #741 from zcash/zc.v0.11.2.update-repo-url.0 8 years ago
Daira Hopwood 5b914ebbd4 Update repo URL in README.md 8 years ago
ebfull b08894066a Fix typo 8 years ago