8636 Commits (24f54da4f2cc596e5d6e859af4e3d4d99b2d0688)
 

Author SHA1 Message Date
Nathan Wilcox 24f54da4f2 Add symlinks to the params files for testnet3. 9 years ago
Nathan Wilcox f15b9549dc Implement online help for zcraw* commands. 9 years ago
Sean Bowe cf47198370 Fixed a couple incremental merkle tree bugs breaking consistency checks. 9 years ago
Sean Bowe 2c2dd2305e Update fallback path. 9 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
Sean Bowe d66877afb3 Added mapSerials consensus rules to prohibit double-spending. 9 years ago
Sean Bowe 03bff15fe2 Enforce zk-SNARK validity during consensus. 9 years ago
Sean Bowe 0a87fc4ad0 Increase timeouts for comparison utility. 9 years ago
Sean Bowe 6674f41c1a Fixed system test. 9 years ago
Sean Bowe a8ac403db0 Added mapAnchors consensus rules, finished zcrawpour/zcrawreceive. 9 years ago
Sean Bowe e934af2404 Update libzerocash ref 9 years ago
Sean Bowe 730790f7a4 Added primitive zcrawkeygen/zcrawpour implementations 9 years ago
Sean Bowe 4f1c37980e Load proving/verifying keys at startup from the public alpha parameters file. 9 years ago
Sean Bowe f512cf7c7b Added value balance consensus enforcement for pours. 9 years ago
Sean Bowe 45d6bee945 Add mapSerials infrastructure to CCoinsView. 9 years ago
Sean Bowe 9f25631d50 Add mapAnchors infrastructure to CCoinsView. 9 years ago
Sean Bowe 96c31d163f Added CPourTx verification and construction routines. 9 years ago
Sean Bowe 69761d8269 Primitive, context-free consensus changes for CPourTx 9 years ago
Sean Bowe 5884044ba9 Introduce `vpour` to `CTransaction`. 9 years ago
Taylor Hornby 74e519aa2d Update the SHA256 hashes for the new parameters. 9 years ago
Sean Bowe 4cc1a6b2b6 Added calgary design doc with updated references to design. 9 years ago
Nathan Wilcox 108650a55a Include a dubious "bug-fix" which allows exceptions to be thrown in reverselock destructor, which is required in reverselock_tests. ref #480 9 years ago
Nathan Wilcox 5b7a710ea3 Show test-suite.sh log on errors in full-test-suite.sh. 9 years ago
Nathan Wilcox d7ad5f3c45 Upgrade libzerocash to a recent version without bitcoin serialization; also remove cut'n'paste error. 9 years ago
Nathan Wilcox c4da097069 Pull over depends and build changes from zc.v0.10.0.latest. Fails to build due to new ./configure dependency for serialization stuff. 9 years ago
Taylor Hornby 9d69acabed Rename zerocash to Zcash. 9 years ago
Daira Hopwood 2d342d39dd Merge pull request #507 from Electric-Coin-Company/zc.v0.11.2.ticket490.copy-fetch-params-from-alpha.0 9 years ago
Taylor Hornby 0c5b41f0ce Copy zcutil/fetch-params.sh from the private alpha branch, changing the file names. 9 years ago
Taylor Hornby 8a18333567 Rename .bitcoin (DataDir), bitcoind, and bitcoin-cli. 9 years ago
Taylor Hornby e3524c66b2 Add zerocash-specific tests. 9 years ago
Taylor Hornby 168519e2b1 Add zcutil/build.sh script. 9 years ago
Wladimir J. van der Laan 7e278929df
Merge pull request #6975 9 years ago
David A. Harding ab6ff126e2
[doc] 0.11.2 release notes: use original pull numbers 9 years ago
Wladimir J. van der Laan 3dcb390fe9
Merge pull request #6968 9 years ago
David A. Harding 9149589632
[docs] 0.11.2 release notes: add sipa graphs & leveldb note 9 years ago
David A. Harding 929b2c73df
[docs] Minor revisions to 0.11.2RC1 release notes 9 years ago
David A. Harding 40941d999d
[Docs] First-draft release notes for 0.11.2RC1 9 years ago
Wladimir J. van der Laan 984587ac5d
bump version to 0.11.2 9 years ago
Pieter Wuille 4e895b08da
Always flush block and undo when switching to new file 9 years ago
Wladimir J. van der Laan 6c31ac019f
Merge pull request #6825 9 years ago
Wladimir J. van der Laan df616ae43e
Merge pull request #6884 9 years ago
Wladimir J. van der Laan 2c82485524
Merge pull request #6945 9 years ago
Pieter Wuille 70de437eb4 Update LevelDB 9 years ago
Pieter Wuille 0af5b8ed38 Squashed 'src/leveldb/' changes from 7d41e6f..20ca81f 9 years ago
Mark Friedenbach f720c5fc9f
Enable policy enforcing GetMedianTimePast as the end point of lock-time constraints 9 years ago
Mark Friedenbach a1d3c6fb9d
Add rules--presently disabled--for using GetMedianTimePast as endpoint for lock-time calculations 9 years ago
Alex Morcos dfe55bdc32
Do not allow blockfile pruning during reindex. 9 years ago
Wladimir J. van der Laan fc7f0ee28c
Merge pull request #6707 9 years ago
Gregory Maxwell 95a50390e1
Set TCP_NODELAY on P2P sockets. 9 years ago