zcash-patched-for-explorer/src
syd b6a990def0
Remove OSX and Windows files from Makefile + share directory.
These are stale holdovers from bitcoin.

This closes #2169.
2018-01-04 22:50:17 +00:00
..
amqp Add AMQP 1.0 support via Apache Qpid Proton C++ API 0.17.0 2017-03-25 08:51:40 -07:00
compat
config
consensus Get rid of consensus.fPowAllowMinDifficultyBlocks. 2017-11-23 12:20:50 -05:00
crypto Include endian-ness compatibility layer in Equihash implementation 2017-11-29 17:28:44 +00:00
gtest Auto merge of #2143 - str4d:1997-viewing-keys, r=str4d 2017-12-20 14:11:05 -08:00
leveldb
obj
policy Don't rely on a finite upper bound on fee rate or priority. 2017-04-13 17:59:36 +01:00
pow/tromp Comment out print statements in tromp's solver 2016-10-22 15:59:44 -05:00
primitives Auto merge of #2159 - bitcartel:1.0.7_payment_disclosure, r=str4d 2017-11-14 14:06:22 -08:00
script Strict DER signatures are always enforced; remove the flag and code that used it. 2017-06-17 17:19:08 +01:00
secp256k1 Bump secp256k1 subtree 2017-11-28 16:43:13 +00:00
snark Fix libsnark test failure. 2017-12-15 10:37:07 +00:00
support Added some simple tests for the RAII-style events. 2017-03-24 09:03:59 +13:00
test c++11: don't throw from the reverselock destructor 2017-11-29 17:24:59 +00:00
univalue Get rid of underscore prefixes for include guards. 2017-11-28 14:57:58 -05:00
wallet Auto merge of #2143 - str4d:1997-viewing-keys, r=str4d 2017-12-20 14:11:05 -08:00
zcash Add Base58 encoding of viewing keys 2017-12-20 00:46:33 +00:00
zmq [ZMQ] append a message sequence number to every ZMQ notification 2017-02-08 22:11:53 +00:00
.clang-format
Makefile.am Auto merge of #2800 - str4d:2788-libsnark-test-hardening, r=str4d 2017-12-15 07:32:41 -08:00
Makefile.gtest.include build: Split hardening/fPIE options out in Zcash-specific binaries 2017-12-01 14:10:11 +00:00
Makefile.test.include build: Split hardening/fPIE options out 2017-11-30 15:17:37 +00:00
Makefile.zcash.include build: Split hardening/fPIE options out in Zcash-specific binaries 2017-12-01 14:10:11 +00:00
addrman.cpp
addrman.h make CAddrMan::size() return the correct type of size_t 2017-03-03 10:57:11 -08:00
alert.cpp use const references where appropriate 2017-03-03 10:57:05 -08:00
alert.h use const references where appropriate 2017-03-03 10:57:05 -08:00
alertkeys.h Fixes to integrate sendalert.cpp. 2016-07-15 19:57:55 -07:00
amount.cpp Rationalize currency unit to "ZEC" 2017-08-03 18:49:04 +01:00
amount.h Rationalize currency unit to "BTC" 2017-08-03 16:32:41 +01:00
arith_uint256.cpp
arith_uint256.h
asyncrpcoperation.cpp Migrate Zcash-specific code to UniValue 2017-02-10 00:52:57 +00:00
asyncrpcoperation.h Update UniValue includes in Zcash-specific code 2017-02-10 02:19:06 +00:00
asyncrpcqueue.cpp Fix formatting 2016-09-08 21:46:15 -07:00
asyncrpcqueue.h Add shared queue to AsynRPCQueue. 2016-09-08 21:46:14 -07:00
base58.cpp Add Base58 encoding of viewing keys 2017-12-20 00:46:33 +00:00
base58.h Add Base58 encoding of viewing keys 2017-12-20 00:46:33 +00:00
bitcoin-cli-res.rc Remove .z# suffix from version 2016-09-09 00:22:18 -06:00
bitcoin-cli.cpp Auto merge of #2203 - arcalinea:2142_security_log_message, r=daira 2017-03-26 01:36:24 +00:00
bitcoin-tx-res.rc Rename bitcoin-tx to zcash-tx 2016-10-18 16:45:43 -05:00
bitcoin-tx.cpp Switch to libsecp256k1-based validation for ECDSA 2017-06-06 17:52:25 +12:00
bitcoind-res.rc Remove .z# suffix from version 2016-09-09 00:22:18 -06:00
bitcoind.cpp Auto merge of #2203 - arcalinea:2142_security_log_message, r=daira 2017-03-26 01:36:24 +00:00
bloom.cpp Refactor: replace calls to GetTxid() with GetHash() 2016-09-07 15:12:09 -07:00
bloom.h
chain.cpp Reduce checkpoints' effect on consensus. 2017-03-03 10:57:07 -08:00
chain.h Remove nSproutValue TODO from CDiskBlockIndex 2017-12-16 10:01:26 +00:00
chainparams.cpp Add Base58 encoding of viewing keys 2017-12-20 00:46:33 +00:00
chainparams.h Add Base58 encoding of viewing keys 2017-12-20 00:46:33 +00:00
chainparamsbase.cpp
chainparamsbase.h Fixes CID 1352706 uninitialized scalar field. 2016-10-20 11:05:30 -07:00
chainparamsseeds.h
checkpoints.cpp Reduce checkpoints' effect on consensus. 2017-03-03 10:57:07 -08:00
checkpoints.h Reduce checkpoints' effect on consensus. 2017-03-03 10:57:07 -08:00
checkqueue.h
clientversion.cpp Implement automatic shutdown of deprecated Zcash versions 2017-05-12 14:41:46 +12:00
clientversion.h make-release.py: Versioning changes for 1.0.14. 2018-01-03 23:44:51 +01:00
coincontrol.h Small tweaks to CCoinControl for fundrawtransaction 2017-03-02 13:23:03 -08:00
coins.cpp Simplify JoinSplit priority calculation. refs 1896 2017-04-13 22:40:20 +01:00
coins.h Separate core memory usage computation in core_memusage.h 2017-03-14 13:45:05 +13:00
compat.h Changes to build on Alpine Linux. 2016-10-20 00:36:32 +01:00
compressor.cpp
compressor.h Fix OOM bug: UTXO entries with invalid script length 2016-10-20 22:59:50 -07:00
core_io.h use const references where appropriate 2017-03-03 10:57:05 -08:00
core_memusage.h Separate core memory usage computation in core_memusage.h 2017-03-14 13:45:05 +13:00
core_read.cpp use const references where appropriate 2017-03-03 10:57:05 -08:00
core_write.cpp [Univalue] add univalue over subtree 2017-02-10 02:18:51 +00:00
deprecation.cpp Implement automatic shutdown of deprecated Zcash versions 2017-05-12 14:41:46 +12:00
deprecation.h make-release.py: Versioning changes for 1.0.14. 2018-01-03 23:44:51 +01:00
hash.cpp
hash.h Squashed 'src/secp256k1/' changes from 84973d3..6ad5cdb 2017-11-28 16:42:12 +00:00
httprpc.cpp rpc: Add WWW-Authenticate header to 401 response 2017-07-12 16:37:48 -05:00
httprpc.h evhttpd implementation 2017-03-24 09:03:59 +13:00
httpserver.cpp Auto merge of #2555 - jasondavies:fix-2554, r=str4d 2017-10-23 15:15:14 -07:00
httpserver.h http: speed up shutdown 2017-08-01 20:24:27 +01:00
init.cpp Mark libsnark includes as library includes 2017-11-15 16:49:10 +00:00
init.h evhttpd implementation 2017-03-24 09:03:59 +13:00
key.cpp Removes out bitcoin mention in favor for zcash 2017-10-04 17:05:30 -07:00
key.h Specify ECDSA constant sizes as constants 2017-06-17 12:10:14 +12:00
keystore.cpp Implement viewing key storage in the keystore 2017-12-04 17:17:18 +00:00
keystore.h Add watch-only support to Zcash RPC methods 2017-12-20 00:46:37 +00:00
leveldbwrapper.cpp Remove deprecated exception specification 2017-07-20 13:58:39 +02:00
leveldbwrapper.h Remove deprecated exception specification 2017-07-20 13:58:39 +02:00
limitedmap.h
main.cpp Track net value entering and exiting the Sprout circuit 2017-12-14 22:06:11 +00:00
main.h Fix various warnings 2017-03-03 10:57:15 -08:00
memusage.h Separate core memory usage computation in core_memusage.h 2017-03-14 13:45:05 +13:00
merkleblock.cpp Refactor: replace calls to GetTxid() with GetHash() 2016-09-07 15:12:09 -07:00
merkleblock.h
metrics.cpp Improve network height estimation 2017-07-28 10:50:07 +00:00
metrics.h Improve network height estimation 2017-07-28 10:50:07 +00:00
miner.cpp Get rid of consensus.fPowAllowMinDifficultyBlocks. 2017-11-23 12:20:50 -05:00
miner.h Correct #ifdef nesting of miner headers and helper functions 2017-02-06 11:55:06 +00:00
mruset.h
net.cpp Replace "bitcoin" with "Zcash". 2017-10-05 18:10:15 +01:00
net.h Remove UPnP support. fixes #2500 2017-07-03 08:57:05 +01:00
netbase.cpp net: Automatically create hidden service, listen on Tor 2017-03-25 20:22:09 +13:00
netbase.h net: Automatically create hidden service, listen on Tor 2017-03-25 20:22:09 +13:00
noui.cpp Do not ask a UI question from bitcoind 2017-02-23 12:40:45 +00:00
noui.h
paymentdisclosure.cpp Add payment disclosure as experimental feature. 2017-11-14 13:29:05 -08:00
paymentdisclosure.h Closes #2746. Payment disclosure blobs now use 'zpd:' prefix. 2017-12-07 10:11:43 -08:00
paymentdisclosuredb.cpp Add payment disclosure as experimental feature. 2017-11-14 13:29:05 -08:00
paymentdisclosuredb.h Add payment disclosure as experimental feature. 2017-11-14 13:29:05 -08:00
pow.cpp Allow Rust-language related assets to be disabled with `--disable-rust`. 2017-03-18 07:47:40 -06:00
pow.h Remove unnecessary method 2016-09-08 12:22:08 +12:00
protocol.cpp
protocol.h Revert "Delete old protocol version constants and simplify code that used them." 2017-06-23 18:19:25 -06:00
pubkey.cpp Remove unneeded lax ECDSA signature verification. 2017-06-17 17:19:08 +01:00
pubkey.h Ensure that ECDSA constant sizes are correctly-sized 2017-06-17 12:10:15 +12:00
random.cpp Address review comments 2017-01-23 17:06:54 +01:00
random.h Address review comments 2017-01-23 17:06:54 +01:00
rest.cpp evhttpd implementation 2017-03-24 09:03:59 +13:00
reverselock.h c++11: don't throw from the reverselock destructor 2017-11-29 17:24:59 +00:00
rpcblockchain.cpp Add Sprout value pool to getblock and getblockchaininfo 2017-12-14 22:06:15 +00:00
rpcclient.cpp Add watch-only support to Zcash RPC methods 2017-12-20 00:46:37 +00:00
rpcclient.h [Univalue] add univalue over subtree 2017-02-10 02:18:51 +00:00
rpcmining.cpp Rationalize currency unit to "ZEC" 2017-08-03 18:49:04 +01:00
rpcmisc.cpp Add cli and rpc examples for z_sendmany 2017-11-17 13:17:51 -08:00
rpcnet.cpp s/zcash/Zcash 2017-10-04 17:06:51 -07:00
rpcprotocol.cpp evhttpd implementation 2017-03-24 09:03:59 +13:00
rpcprotocol.h evhttpd implementation 2017-03-24 09:03:59 +13:00
rpcrawtransaction.cpp Replace 'bitcoin address' with 'zcash address'. 2017-10-04 17:07:07 -07:00
rpcserver.cpp Add RPC methods for exporting/importing viewing keys 2017-12-20 00:46:37 +00:00
rpcserver.h Add RPC methods for exporting/importing viewing keys 2017-12-20 00:46:37 +00:00
scheduler.cpp Remove Boost conditional compilation. 2017-11-23 00:05:21 -05:00
scheduler.h
sendalert.cpp Alert 1004 (version 1.0.10 only) 2017-06-24 19:49:41 +01:00
serialize.h Don't assume sizes of unsigned short and unsigned int in GetSizeOfCompactSize and WriteCompactSize. 2017-02-27 19:34:23 +00:00
streams.h Prevent -Wshadow warnings with gcc versions 4.8.5, 5.3.1 and 6.2.1. 2017-03-25 20:25:56 +13:00
sync.cpp Assert on probable deadlocks if the second lock isnt try_lock 2017-03-03 11:47:02 -08:00
sync.h locking: teach Clang's -Wthread-safety to cope with our scoped lock macros 2017-03-03 11:47:08 -08:00
threadsafety.h
timedata.cpp Update timedata.cpp 2017-05-05 11:24:48 -04:00
timedata.h
tinyformat.h util: Update tinyformat 2016-10-25 19:48:38 +01:00
torcontrol.cpp Net: Fix resource leak in ReadBinaryFile(...) 2017-06-23 18:49:43 +12:00
torcontrol.h torcontrol improvements and fixes 2017-03-25 20:22:12 +13:00
txdb.cpp Track net value entering and exiting the Sprout circuit 2017-12-14 22:06:11 +00:00
txdb.h Add a benchmark for calling ConnectBlock on a block with many inputs 2017-05-18 11:03:46 +12:00
txmempool.cpp Separate core memory usage computation in core_memusage.h 2017-03-14 13:45:05 +13:00
txmempool.h Implement accurate memory accounting for mempool 2017-03-14 13:44:39 +13:00
ui_interface.h Do not ask a UI question from bitcoind 2017-02-23 12:40:45 +00:00
uint252.h Add support for spending keys to the basic key store 2016-08-09 17:38:25 +12:00
uint256.cpp
uint256.h Update uint256.h 2016-08-13 11:12:18 -04:00
undo.h
util.cpp Remove Boost conditional compilation. 2017-11-23 00:05:21 -05:00
util.h Squashed 'src/secp256k1/' changes from 84973d3..6ad5cdb 2017-11-28 16:42:12 +00:00
utilmoneystr.cpp Get rid of fPlus argument to FormatMoney 2017-02-10 02:18:55 +00:00
utilmoneystr.h Get rid of fPlus argument to FormatMoney 2017-02-10 02:18:55 +00:00
utilstrencodings.cpp use const references where appropriate 2017-03-03 10:57:05 -08:00
utilstrencodings.h use const references where appropriate 2017-03-03 10:57:05 -08:00
utiltest.cpp ViewingKey -> ReceivingKey per zcash/zips#117 2017-12-04 17:17:18 +00:00
utiltest.h Add benchmark for incrementing note witnesses 2016-11-17 22:26:46 +13:00
utiltime.cpp Update to address @daira comments wrt fixing configure.ac 2017-11-23 11:58:25 -05:00
utiltime.h
validationinterface.cpp Add ZeroMQ support. Notify blocks and transactions via ZeroMQ 2017-02-08 22:10:42 +00:00
validationinterface.h use CBlockIndex* insted of uint256 for UpdatedBlockTip signal 2017-02-08 22:10:42 +00:00
version.h Revert "Delete old protocol version constants and simplify code that used them." 2017-06-23 18:19:25 -06:00
zcbenchmarks.cpp Remove crusty old "loadVerifyingKey"/"loadProvingKey" APIs and associated invariants. 2017-10-21 15:42:41 +03:00
zcbenchmarks.h Add benchmark for listunspent 2017-10-04 12:48:50 +01:00