Zcash Company 1feaefac51 Update network magics for 1.0.0 ⓩ❤ 7 years ago
..
compat 8ea6d37aee Add an alternate location of endian.h header 9 years ago
config 54372482a8 build: move bitcoin-config.h to its own directory 10 years ago
consensus 80f4cdcf8f Reject block versions lower than 4 7 years ago
crypto cc6c9ec05e Correct line swap 7 years ago
gtest cb1246194e Update the error message string for tx version too low. ref #1600 7 years ago
json 1f882153b6 Throw a domain error as json_spirit is a third-party library. 7 years ago
leveldb 70de437eb4 Update LevelDB 8 years ago
obj 2c31cfc271 Bump version numbers for 0.6.1rc1 12 years ago
obj-test 34c69036da Rename src/obj/test to src/obj-test to workaround bug in older GNU Make 12 years ago
policy b1c1a32b3a Fixes CID 1352698 uninitialized scalar field. 7 years ago
pow dccc140bf1 Comment out print statements in tromp's solver 7 years ago
primitives a5fd8da7ba Static assertion that standard and network min tx versions are consistent. 7 years ago
qt 805344dcf4 Refactor: replace calls to GetTxid() with GetHash() 7 years ago
script 7ccbcca62c Auto merge of #1591 - bitcartel:upstream_7933_fix_out_of_memory_deserializing_utxo, r=daira 7 years ago
secp256k1 87da7b4ea0 Fix secp256k1 test compilation 7 years ago
support 881027a79d Remove assertion from ~LockedPageManager 9 years ago
test 657bde55ef Update tests for new genesis blocks 7 years ago
univalue 78253fcbad Remove references to X11 licence 9 years ago
wallet 58c4c0bba3 Change some Bitcoin strings to Zcash strings. 7 years ago
zcash 19bec4d9bb Fixes CID 1352715 uninitialized scalar field. 7 years ago
.clang-format b097171ef9 .clang-format: change standard to C++11 8 years ago
Makefile.am a6df7ab567 Add a persistent screen showing basic node metrics 7 years ago
Makefile.gtest.include 80f4cdcf8f Reject block versions lower than 4 7 years ago
Makefile.qt.include 1785bdb98a Rename libzerocash to libzcash 8 years ago
Makefile.qttest.include 1785bdb98a Rename libzerocash to libzcash 8 years ago
Makefile.test.include 08d6b02d5e Rename libbitcoinconsensus to libzcashconsensus 7 years ago
Makefile.zcash.include 2668a1bc13 Remove the rest of libzerocash. 8 years ago
addrman.cpp edab3ddd2e Implement issue #997 to reduce time for test_bitcoin due to sleeps in 8 years ago
addrman.h 7bfb552f63 CAddrMan::Deserialize handle corrupt serializations better. 8 years ago
alert.cpp a40034f7d6 Enable high-priority alerts to put the RPC into safe mode 7 years ago
alert.h a40034f7d6 Enable high-priority alerts to put the RPC into safe mode 7 years ago
alertkeys.h b39e1bdbca Fixes to integrate sendalert.cpp. 8 years ago
amount.cpp f914f1a746 Added "Core" to copyright headers 9 years ago
amount.h f914f1a746 Added "Core" to copyright headers 9 years ago
arith_uint256.cpp f4e6487219 src/arith_256.cpp: bigendian compatibility 9 years ago
arith_uint256.h a21df62069 ensure consistent header comment naming conventions 9 years ago
asyncrpcoperation.cpp e2574666f6 Add lock for member variables. 7 years ago
asyncrpcoperation.h e2574666f6 Add lock for member variables. 7 years ago
asyncrpcqueue.cpp 9bdad43462 Fix formatting 7 years ago
asyncrpcqueue.h 423a63d0a9 Add shared queue to AsynRPCQueue. 7 years ago
base58.cpp 00e56272e8 CBitcoinAddress should use nVersionBytes == 2. 7 years ago
base58.h 00e56272e8 CBitcoinAddress should use nVersionBytes == 2. 7 years ago
bitcoin-cli-res.rc 48bb727d8a Remove .z# suffix from version 7 years ago
bitcoin-cli.cpp 3985a40d1f Change default ports 8 years ago
bitcoin-tx-res.rc 66a89c08df Rename bitcoin-tx to zcash-tx 7 years ago
bitcoin-tx.cpp 10ad093bbb Auto merge of #1567 - str4d:rename-binaries, r=daira 7 years ago
bitcoind-res.rc 48bb727d8a Remove .z# suffix from version 7 years ago
bitcoind.cpp b3e712a4d2 Minor error message tweak 8 years ago
bloom.cpp 805344dcf4 Refactor: replace calls to GetTxid() with GetHash() 7 years ago
bloom.h 6eed52e05b Only use randomly created nonces in CRollingBloomFilter. 8 years ago
chain.cpp f914f1a746 Added "Core" to copyright headers 9 years ago
chain.h d9d59f5176 Remove the RC 1 block index error message 7 years ago
chainparams.cpp 1feaefac51 Update network magics for 1.0.0 ⓩ❤ 7 years ago
chainparams.h 2f5d62fe32 Remove Founders' Reward override from #1398 7 years ago
chainparamsbase.cpp 3985a40d1f Change default ports 8 years ago
chainparamsbase.h 9a4127e74c Fixes CID 1352706 uninitialized scalar field. 7 years ago
chainparamsseeds.h 17c4c0db48 Remove Bitcoin mainnet seeds. 8 years ago
checkpoints.cpp 00820f921d Merge pull request #6055 9 years ago
checkpoints.h 00820f921d Merge pull request #6055 9 years ago
checkqueue.h 7e6d23b171 Bugfix: Grammar fixes 9 years ago
clientversion.cpp 5bd677f5c6 Rename client identifier from Satoshi to MagicBean (closes #1481) 7 years ago
clientversion.h 998202ba20 Update version strings to 1.0.0 7 years ago
coincontrol.h f914f1a746 Added "Core" to copyright headers 9 years ago
coins.cpp 9e511dbbdd Rename CSerialsCacheEntry. 8 years ago
coins.h 9e511dbbdd Rename CSerialsCacheEntry. 8 years ago
compat.h 0ee86d399e Changes to build on Alpine Linux. 7 years ago
compressor.cpp f914f1a746 Added "Core" to copyright headers 9 years ago
compressor.h f588c5edd6 Fix OOM bug: UTXO entries with invalid script length 7 years ago
core_io.h a5eb61d9ef Merge pull request #5499 9 years ago
core_read.cpp 856e862f4a namespace: drop most boost namespaces and a few header cleanups 9 years ago
core_write.cpp 805344dcf4 Refactor: replace calls to GetTxid() with GetHash() 7 years ago
eccryptoverify.cpp f914f1a746 Added "Core" to copyright headers 9 years ago
eccryptoverify.h f914f1a746 Added "Core" to copyright headers 9 years ago
ecwrapper.cpp 84f797b2c5 Ensure correctness if asserts are compiled out 7 years ago
ecwrapper.h f914f1a746 Added "Core" to copyright headers 9 years ago
hash.cpp a574899671 chaincodes: abstract away more chaincode behavior 9 years ago
hash.h a574899671 chaincodes: abstract away more chaincode behavior 9 years ago
init.cpp d35172fb67 Disable the metrics screen on regtest 7 years ago
init.h 2dc3599271 Transplant of libzcash. 8 years ago
key.cpp 6a877e870e Merge pull request #6034 9 years ago
key.h 6a877e870e Merge pull request #6034 9 years ago
keystore.cpp 32a103aab7 Changes after review 7 years ago
keystore.h 16d140f4a2 Add support for encrypting spending keys 7 years ago
leveldbwrapper.cpp f171fee035 Handle leveldb::DestroyDB() errors on wipe failure 8 years ago
leveldbwrapper.h f914f1a746 Added "Core" to copyright headers 9 years ago
limitedmap.h f914f1a746 Added "Core" to copyright headers 9 years ago
main.cpp 7662d72bf4 Make more string changes. 7 years ago
main.h 74f15a73a1 Make 100KB transaction size limit a consensus rule, rather than a standard rule. 7 years ago
memusage.h 540629c6fb Add memusage.h 9 years ago
merkleblock.cpp 805344dcf4 Refactor: replace calls to GetTxid() with GetHash() 7 years ago
merkleblock.h 7e6d23b171 Bugfix: Grammar fixes 9 years ago
metrics.cpp 1da44b346c Adding handling for ioctl failure. Updates from code review in PR #1615. 7 years ago
metrics.h e7d59bbc12 Add average hash rate to metrics 7 years ago
miner.cpp e7d59bbc12 Add average hash rate to metrics 7 years ago
miner.h 30c43d9821 miner.h: fix clang warning because of class/struct mix 9 years ago
mruset.h 5c27f1247a Revert "Cache transaction validation successes" 9 years ago
net.cpp a514cb2968 Only send one GetAddr response per connection. 7 years ago
net.h a514cb2968 Only send one GetAddr response per connection. 7 years ago
netbase.cpp 95a50390e1 Set TCP_NODELAY on P2P sockets. 8 years ago
netbase.h 19e8d7be42 Simplify code for CSubnet 9 years ago
noui.cpp f914f1a746 Added "Core" to copyright headers 9 years ago
noui.h f914f1a746 Added "Core" to copyright headers 9 years ago
pow.cpp 4b37cfd5b8 Remove unnecessary method 7 years ago
pow.h 4b37cfd5b8 Remove unnecessary method 7 years ago
protocol.cpp 1d5b47a903 nLastTry is only used for addrman entries 9 years ago
protocol.h 1d5b47a903 nLastTry is only used for addrman entries 9 years ago
pubkey.cpp a574899671 chaincodes: abstract away more chaincode behavior 9 years ago
pubkey.h a574899671 chaincodes: abstract away more chaincode behavior 9 years ago
random.cpp 32eaf8a3de WIN32 Seed Cleanup: Move nLastPerfmon behind win32 ifdef. 9 years ago
random.h aa36398b27 Add more assertions, throw if find_output params are invalid 7 years ago
rest.cpp 6e71efa9f0 [REST] remove json input for getutxos, limit to query max. 15 outpoints 9 years ago
reverselock.h 108650a55a Include a dubious "bug-fix" which allows exceptions to be thrown in reverselock destructor, which is required in reverselock_tests. ref #480 8 years ago
rpcblockchain.cpp 2271d3feda Auto merge of #1338 - str4d:147-tweak-difficulty-adjustment-algorithm, r=ebfull 7 years ago
rpcclient.cpp 6c41028f7c Add z_listreceivedbyaddress RPC call 7 years ago
rpcclient.h f914f1a746 Added "Core" to copyright headers 9 years ago
rpcmining.cpp a294b26db7 Auto merge of #1375 - str4d:1331-node-metrics, r=daira 7 years ago
rpcmisc.cpp 67a7949397 privacy: Stream isolation for Tor 9 years ago
rpcnet.cpp 5bd677f5c6 Rename client identifier from Satoshi to MagicBean (closes #1481) 7 years ago
rpcprotocol.cpp 856e862f4a namespace: drop most boost namespaces and a few header cleanups 9 years ago
rpcprotocol.h 7b3351ff0e Deprecated -> Unsupported in RPC error 7 years ago
rpcrawtransaction.cpp f7cfb52d3c Add vjoinsplit to JSON output of RPC call gettransaction 7 years ago
rpcserver.cpp 58c4c0bba3 Change some Bitcoin strings to Zcash strings. 7 years ago
rpcserver.h 6c41028f7c Add z_listreceivedbyaddress RPC call 7 years ago
scheduler.cpp 6b51b9b195 Replace boost::reverse_lock with our own. 8 years ago
scheduler.h f50105486f More robust CScheduler unit test 9 years ago
sendalert.cpp 55d4f13bb7 Bump version number in sendalert.cpp 7 years ago
serialize.h be74c80deb Add caching of incremental witnesses for spendable notes 7 years ago
streams.h e9d221e764 CDataStream::ignore Throw exception instead of assert on negative nSize. 7 years ago
sync.cpp 1ec900a29e Remove broken+useless lock/unlock log prints 9 years ago
sync.h 45bfa137ef PARTIAL: typofixes (found by misspell_fixer) 8 years ago
threadsafety.h f914f1a746 Added "Core" to copyright headers 9 years ago
timedata.cpp 649f5d9c11 Do not store more than 200 timedata samples. 8 years ago
timedata.h f914f1a746 Added "Core" to copyright headers 9 years ago
tinyformat.h c5b9bd9cad util: Update tinyformat 7 years ago
txdb.cpp b6961fc112 Increment witnesses for new transactions on rescan 7 years ago
txdb.h b78daf7de7 Change `serial` to `nf` in txdb. 8 years ago
txmempool.cpp 805344dcf4 Refactor: replace calls to GetTxid() with GetHash() 7 years ago
txmempool.h 43873535d4 Fixes CID 1352686 uninitialized scalar variable. 7 years ago
ui_interface.h b74dcb3b4a Separate CTranslationInterface from CClientUIInterface 9 years ago
uint252.h 7c929cf5bc Add support for spending keys to the basic key store 7 years ago
uint256.cpp e96c5184e7 BUGFIX: Stack around the variable 'rv' was corrupted 9 years ago
uint256.h c4cbee4381 Update uint256.h 7 years ago
undo.h a8ac403db0 Added mapAnchors consensus rules, finished zcrawpour/zcrawreceive. 8 years ago
util.cpp bf673640e3 Use std::atomic for fRequestShutdown and fReopenDebugLog 7 years ago
util.h 58c4c0bba3 Change some Bitcoin strings to Zcash strings. 7 years ago
utilmoneystr.cpp f914f1a746 Added "Core" to copyright headers 9 years ago
utilmoneystr.h f914f1a746 Added "Core" to copyright headers 9 years ago
utilstrencodings.cpp f914f1a746 Added "Core" to copyright headers 9 years ago
utilstrencodings.h f914f1a746 Added "Core" to copyright headers 9 years ago
utiltime.cpp 09864abc55 Revert "Revert "Avoid boost::posix_time functions that have potential out-of-bounds read bugs. ref #1459"" 7 years ago
utiltime.h f914f1a746 Added "Core" to copyright headers 9 years ago
validationinterface.cpp de42390f90 Pass ZCIncrementalMerkleTree to wallet to prevent race conditions 7 years ago
validationinterface.h de42390f90 Pass ZCIncrementalMerkleTree to wallet to prevent race conditions 7 years ago
version.h 697cc53b29 Bump the (minimum) protocol version to avoid invoking legacy behavior from upstream. 8 years ago
zcbenchmarks.cpp 27e3f362f0 Zcash zk-SNARK public parameters for 1.0 "Sprout". 7 years ago
zcbenchmarks.h 9e52ca3205 Measure multithreaded solveequihash time per-thread 7 years ago