796 Commits (bc909a7a7f0553d8ec80fa6c36a4faf8609edcf7)

Author SHA1 Message Date
Daira Hopwood bc909a7a7f Replace http with https: in links to the MIT license. 5 years ago
Jorge Timón 44b2d060ef
Globals: Remove a bunch of Params() calls from main.cpp: 9 years ago
Jorge Timón 793a72e31f
Chainparams: Explicit CChainParams arg for miner: 9 years ago
Eirik0 5969bd8f55 Fix help message 5 years ago
str4d b9c7f274a4
remove extra hyphen 5 years ago
Eirik0 8ffd63af2d Add migration options to conf file 5 years ago
Simon 4c1a8884f4 Add testnet and regtest experimental feature: -developersetpoolsizezero 5 years ago
Jack Grigg 1f561f323f
init: Fix new HD seed generation for previously-encrypted wallets 5 years ago
Larry Ruane 6cf0e50b56 add -addressindex changes for bitcore insight block explorer 5 years ago
Jack Grigg c233f6fd31
Add comments 5 years ago
Jonas Schnelli b2993bc5d4
detach wallet from miner 9 years ago
Sean Bowe 685c0ab07f Allow user to ask server to save the Sprout R1CS out during startup. 6 years ago
Simon f8cd79c2de For ZEC-013. Mitigate potential tx expiry height related DoS vector. 6 years ago
Jack Grigg ee3fa7020e
Pass parameter paths as native strings to librustzcash 6 years ago
Pieter Wuille 3a78872137
Make sigcache faster and more efficient 9 years ago
Jack Grigg c58dae6cda
init: Generate a new HD seed on startup 6 years ago
Sean Bowe 198dfd3c36 Switch to use the official Sapling parameters. 6 years ago
Daira Hopwood 66856b2b3c Support testnet rollback. 6 years ago
Sean Bowe d9ef8f622e Check the hash of the (Sapling+) zk-SNARK parameters during initialization. 6 years ago
Wladimir J. van der Laan a9496b08b6
rpc: Register calls where they are defined 8 years ago
Daniel Cousens 4519a766b6
move rpc* to rpc/ 9 years ago
Jonas Schnelli 34aca1b03c
[RPC, Wallet] Move RPC dispatch table registration to wallet/ code 9 years ago
Jack Grigg c74ab3356a Remove config option -disabledeprecation 6 years ago
Wladimir J. van der Laan 29aaf13b0a
Make max tip age an option instead of chainparam 9 years ago
Jack Grigg 93bd00a0d5
Add key_io includes to Zcash-specific code 6 years ago
Jack Grigg b6be3e88bb
Use CBitcoinAddress wrappers in Zcash-specific code 6 years ago
Jack Grigg aeb089ecc7
Attempt to log before terminating if prevector allocation fails 6 years ago
Jack Grigg 3c9dbf3ed8
Improve best-effort logging before termination on OOM 6 years ago
Cory Fields c10b69eb64
don't throw std::bad_alloc when out of memory. Instead, terminate immediately 7 years ago
Sean Bowe acfcdb94b9 Load Sapling testnet parameters into memory. 6 years ago
MarcoFalke 3c1db17064
[uacomment] Sanitize per BIP-0014 9 years ago
Pavol Rusnak 2bc62dc4e3
limit total length of user agent comments 9 years ago
Jack Grigg 0a284ecaf6
Fix NODE_BLOOM documentation errors 6 years ago
Patick Strateman b976ce7cee
Document both the peerbloomfilters and enforcenodebloom options. 9 years ago
Matt Corallo 8bc4461326
Add NODE_BLOOM service bit and bump protocol version 9 years ago
Jack Grigg 31afbcc5c9
Ignore -mempooltxinputlimit once Overwinter activates 6 years ago
Daira Hopwood c938fb1f17 Squashed commit of the following: 6 years ago
Jay Graber 9c12b8e903 Add -txexpirydelta cli option 6 years ago
Jack Grigg 553a5c1ab2
Gate z_mergetoaddress as an experimental feature 6 years ago
Pieter Wuille 934fd19744
Support -checkmempool=N, which runs checks on average once every N transactions 9 years ago
Jack Grigg 5009136dc3
Change UI/log status message for block rewinding 6 years ago
Jack Grigg 9e851450ab
Adjust rewind logic to use the network upgrade mechanism 6 years ago
Pieter Wuille 89f20450c2
Add rewind logic to deal with post-fork software updates 8 years ago
Jack Grigg b174b7e330
Allow changing network upgrade parameters on regtest 6 years ago
Jack Grigg fee8835388
Mark libsnark includes as library includes 7 years ago
Simon 45232b1961 Add payment disclosure as experimental feature. 7 years ago
Simon c2d3bafeaa Closes #2639. z_shieldcoinbase is now supported, no longer experimental. 7 years ago
Sean Bowe 1a9543d064 Remove crusty old "loadVerifyingKey"/"loadProvingKey" APIs and associated invariants. 7 years ago
Jay Graber c16528495c s/zcash/Zcash 7 years ago
Bruno Arueira d2c1e4a807 Removes out bitcoin mention in favor for zcash 8 years ago