636 Commits (2513363e81aa3586da85a0ffb880e80761a8823e)

Author SHA1 Message Date
aniemerg dd74e9dd32 Suppress Libsnark Debugging Info 8 years ago
Jack Grigg 3985a40d1f Change default ports 8 years ago
Jack Grigg a5150a156e Set -relaypriority default to false 8 years ago
Sean Bowe 1744fec274 Update the zkSNARK parameters. 8 years ago
Sean Bowe 6b5d608899 Update proving key and tests that depend on transaction structure changes 8 years ago
Jack Grigg c5d080bb83 Add Zcash Developers to CLI copyright notice 8 years ago
Sean Bowe b8d320df19 Update public zkSNARK parameters for new circuit. 8 years ago
Sean Bowe 2dc3599271 Transplant of libzcash. 8 years ago
Taylor Hornby aaf6495948 Rename bitcoin.conf and bitcoind.pid to zcash.conf and zcashd.pid in qa/ and src/ 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
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
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 4f1c37980e Load proving/verifying keys at startup from the public alpha parameters file. 9 years ago
Alex Morcos dfe55bdc32
Do not allow blockfile pruning during reindex. 9 years ago
Adam Weiss e6adac7b3f Delay initial pruning until after wallet init 9 years ago
Wladimir J. van der Laan e6334f4aad
Revert "Disable partition check for now, it triggers too often (issue #6251)" 9 years ago
Gavin Andresen fce474c9df
Use best header chain timestamps to detect partitioning 9 years ago
Wladimir J. van der Laan 4d9c7fe61d
Add option `-alerts` to opt out of alert system 9 years ago
Wladimir J. van der Laan 94cd7051a3
Remove translation for -help-debug options 9 years ago
Adam Weiss 6cb70ca4ee
Prune: Support noncontiguous block files 9 years ago
Wladimir J. van der Laan 3eada74d6f
Disable partition check for now, it triggers too often (issue #6251) 9 years ago
Luke Dashjr c00ae64f77
Remove P2SH coinbase flag, no longer interesting 9 years ago
Adam Weiss ffdda4e8a7 Catch errors on datadir lock and pidfile delete 9 years ago
Wladimir J. van der Laan 8c35b6f3be Parameter interaction: disable upnp if -proxy set 9 years ago
Wladimir J. van der Laan 77ed59df4d wallet: Introduce constant for `-txconfirmtarget` default 9 years ago
jtimon da29ecbcc6 Consensus: MOVEONLY: Move CValidationState from main consensus/validation 10 years ago
Gavin Andresen 36cba8f118
Alert if it is very likely we are getting a bad chain 9 years ago
Gavin Andresen 9a1dcea2df
Use CScheduler for net's DumpAddresses 9 years ago
Gavin Andresen ddd0acd3db
Create a scheduler thread for lightweight tasks 9 years ago
Philip Kaufmann a60bfd810f [init] better message when no wallet support is compiled in 9 years ago
Alex Morcos 472b4c5dda Clean up parsing of bool command line args 9 years ago
Pieter Wuille b3ed4236be Cache tweak and logging improvements 9 years ago
Pieter Wuille fc684ad8af Use accurate memory for flushing decisions 9 years ago
Jonas Schnelli a1d0ec44d7 re-add -reindex help message 9 years ago
Wladimir J. van der Laan fc44231cb7
trivial: Merge pruning help message after Transifex comment 9 years ago
Wladimir J. van der Laan 04140457f4 Show an init message while activating best chain 9 years ago
Pieter Wuille a56054be65 Update key.cpp to use new libsecp256k1 9 years ago
Corinne Dashjr 7e6d23b171 Bugfix: Grammar fixes 9 years ago
Cory Fields a8cdaf5c96 checkpoints: move the checkpoints enable boolean into main 9 years ago
mrbandrews f9ec3f0fad Add block pruning functionality 9 years ago
Wladimir J. van der Laan 9e16cb108e Make 'Default: %u' spacing consistent in help message 9 years ago
Michael Ford c069234665 Fix typo in init.cpp interpration/interpretation 10 years ago
Wladimir J. van der Laan 67a7949397 privacy: Stream isolation for Tor 9 years ago
Jorge Timón b74dcb3b4a Separate CTranslationInterface from CClientUIInterface 9 years ago
Jorge Timón 4e382177ed Chainparams: Refactor: Remove redundant HashGenesisBlock() getter 9 years ago
Jonas Schnelli b9fb692d04 Push down RPC reqWallet flag 9 years ago
Wladimir J. van der Laan 6f252627b2 wallet: make it possible to disable transaction broadcast 9 years ago