zcashd/src
mdr0id d974ec3fec make-release.py: Versioning changes for 2.0.2. 2018-11-28 11:00:22 -08: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 Add an alternate location of endian.h header 2015-06-23 09:03:09 +02:00
config
consensus Rename min-difficulty flag to remove off-by-one in the name 2018-10-04 23:26:05 +01:00
crypto Auto merge of #2894 - per-gron:dont-export-unless-needed, r=str4d 2018-05-04 15:05:43 -07:00
gtest For ZEC-013. Mitigate potential tx expiry height related DoS vector. 2018-11-17 09:01:49 -08:00
leveldb Update LevelDB 2015-11-04 23:48:07 +01:00
obj
policy Squashed commit of the following: 2018-03-02 11:45:05 +00:00
pow/tromp Squashed commit of the following: 2018-03-02 11:45:05 +00:00
primitives Add out point for sapling note data 2018-07-25 20:47:40 -07:00
rpc For ZEC-013. RPC sendrawtransaction returns error if tx expiring soon. 2018-11-17 09:02:18 -08:00
script Auto merge of #3233 - str4d:3164-sapling-sighash, r=str4d 2018-05-08 16:59:33 -07:00
secp256k1 Bump secp256k1 subtree 2017-11-28 16:43:13 +00:00
snark The long data type is replaced with int64_t 2018-09-01 00:57:11 +09:00
support Squashed commit of the following: 2018-03-02 11:45:05 +00:00
test Add additional z_mergetoaddress parameter tests 2018-11-16 18:14:58 -07:00
univalue Squashed commit of the following: 2018-03-02 11:45:05 +00:00
wallet remove non-ascii characters from help text 2018-11-20 17:41:45 -07:00
zcash Store ExtFVK with encrypted Sapling spending key instead of FVK 2018-10-05 23:13:32 +01:00
zmq [ZMQ] append a message sequence number to every ZMQ notification 2017-02-08 22:11:53 +00:00
.clang-format .clang-format: change standard to C++11 2016-07-11 13:22:20 +01:00
Makefile.am ZIP 32 Sapling structs 2018-09-03 10:27:52 +01:00
Makefile.gtest.include ZIP 32 Sapling structs 2018-09-03 10:27:52 +01:00
Makefile.test.include Fix test_bitcoin circular dependency issue 2018-08-05 10:41:06 +01:00
addrman.cpp Implement issue #997 to reduce time for test_bitcoin due to sleeps in 2016-06-06 17:11:15 +08:00
addrman.h Get rid of nType and nVersion 2018-04-17 13:09:28 +01:00
alert.cpp use const references where appropriate 2017-03-03 10:57:05 -08:00
alert.h Remove now-unshadowed serialization lines that do nothing 2018-04-20 09:48:33 +01: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 Get rid of nType and nVersion 2018-04-17 13:09:28 +01:00
arith_uint256.cpp src/arith_256.cpp: bigendian compatibility 2015-03-06 17:21:59 +01:00
arith_uint256.h ensure consistent header comment naming conventions 2015-04-20 13:29:22 +02:00
asyncrpcoperation.cpp Make some globals static that can be 2018-01-22 18:20:47 +01:00
asyncrpcoperation.h Squashed commit of the following: 2018-03-02 11:45:05 +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 Split key_io (address/key encodings) off from base58 2018-05-08 21:39:56 +01:00
base58.h Split key_io (address/key encodings) off from base58 2018-05-08 21:39:56 +01:00
bech32.cpp Raise the 90-character limit on Bech32 encodings 2018-07-30 16:01:22 +01:00
bech32.h Add missing include guard 2018-05-04 10:37:14 +01:00
bitcoin-cli-res.rc Remove .z# suffix from version 2016-09-09 00:22:18 -06:00
bitcoin-cli.cpp move rpc* to rpc/ 2018-07-18 11:07:16 -06:00
bitcoin-tx-res.rc Rename bitcoin-tx to zcash-tx 2016-10-18 16:45:43 -05:00
bitcoin-tx.cpp Split key_io (address/key encodings) off from base58 2018-05-08 21:39:56 +01:00
bitcoind-res.rc Remove .z# suffix from version 2016-09-09 00:22:18 -06:00
bitcoind.cpp move rpc* to rpc/ 2018-07-18 11:07:16 -06:00
bloom.cpp Refactor: replace calls to GetTxid() with GetHash() 2016-09-07 15:12:09 -07:00
bloom.h Get rid of nType and nVersion 2018-04-17 13:09:28 +01:00
chain.cpp Add consensus support for Sapling merkle trees. 2018-05-07 14:37:46 -06:00
chain.h Comment in CDiskBlockIndex that LoadBlockIndexGuts also needs updating 2018-11-16 15:13:17 +00:00
chainparams.cpp Update mainnet checkpoint for block 410100. 2018-10-13 08:55:38 -07:00
chainparams.h wallet: Switch from SaplingSpendingKey to SaplingExtendedSpendingKey 2018-09-03 10:45:37 +01:00
chainparamsbase.cpp Chainparams: CTestNetParams and CRegTestParams extend directly from CChainParams 2018-01-22 10:30:41 -05:00
chainparamsbase.h Fixes CID 1352706 uninitialized scalar field. 2016-10-20 11:05:30 -07:00
chainparamsseeds.h Remove Bitcoin mainnet seeds. 2016-05-27 11:37:41 -07:00
checkpoints.cpp Reduce checkpoints' effect on consensus. 2017-03-03 10:57:07 -08:00
checkpoints.h chainparams: move CCheckpointData into chainparams.h 2018-01-22 10:30:41 -05:00
checkqueue.h Bugfix: Grammar fixes 2015-05-01 11:21:27 +00:00
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 2.0.2. 2018-11-28 11:00:22 -08:00
coincontrol.h Small tweaks to CCoinControl for fundrawtransaction 2017-03-02 13:23:03 -08:00
coins.cpp rename HaveJoinSplitRequirements for Sapling 2018-10-29 20:56:13 +01:00
coins.h rename HaveJoinSplitRequirements for Sapling 2018-10-29 20:56:13 +01:00
compat.h Changes to build on Alpine Linux. 2016-10-20 00:36:32 +01:00
compressor.cpp
compressor.h Get rid of nType and nVersion 2018-04-17 13:09:28 +01:00
core_io.h Resolve issue bitcoin/bitcoin#3166. 2018-04-16 07:38:36 -06:00
core_memusage.h Prevector type 2018-04-16 07:38:36 -06:00
core_read.cpp use const references where appropriate 2017-03-03 10:57:05 -08:00
core_write.cpp Split key_io (address/key encodings) off from base58 2018-05-08 21:39:56 +01:00
dbwrapper.cpp dbwrapper: Move `HandleError` to `dbwrapper_private` 2018-04-03 20:40:54 +01:00
dbwrapper.h Use fixed preallocation instead of costly GetSerializeSize 2018-04-17 13:09:48 +01:00
deprecation.cpp Remove config option -disabledeprecation 2018-06-11 10:38:12 -07:00
deprecation.h make-release.py: Versioning changes for 2.0.2. 2018-11-28 11:00:22 -08:00
hash.cpp chaincodes: abstract away more chaincode behavior 2015-05-06 17:22:46 +02:00
hash.h Implement basic Sapling v4 transaction parser 2018-04-19 05:01:47 +01:00
httprpc.cpp move rpc* to rpc/ 2018-07-18 11:07:16 -06:00
httprpc.h evhttpd implementation 2017-03-24 09:03:59 +13:00
httpserver.cpp move rpc* to rpc/ 2018-07-18 11:07:16 -06:00
httpserver.h http: speed up shutdown 2017-08-01 20:24:27 +01:00
init.cpp For ZEC-013. Mitigate potential tx expiry height related DoS vector. 2018-11-17 09:01:49 -08:00
init.h evhttpd implementation 2017-03-24 09:03:59 +13:00
key.cpp add bip32 pubkey serialization 2018-04-16 07:38:36 -06:00
key.h Get rid of nType and nVersion 2018-04-17 13:09:28 +01:00
key_io.cpp Revert "Disable Sapling features on mainnet" 2018-09-21 23:43:31 +01:00
key_io.h wallet: Switch from SaplingSpendingKey to SaplingExtendedSpendingKey 2018-09-03 10:45:37 +01:00
keystore.cpp Fix deadlock from calling CWallet::AddSaplingIncomingViewingKey instead of CBasicKeyStore::AddSaplingIncomingViewingKey 2018-10-05 21:15:08 -07:00
keystore.h Store ExtFVK with encrypted Sapling spending key instead of FVK 2018-10-05 23:13:32 +01:00
limitedmap.h
main.cpp For ZEC-013. Don't propagate txs which are expiring soon in p2p messages. 2018-11-17 09:02:00 -08:00
main.h For ZEC-013. Mitigate potential tx expiry height related DoS vector. 2018-11-17 09:01:49 -08:00
memusage.h Prevector type 2018-04-16 07:38:36 -06:00
merkleblock.cpp Squashed commit of the following: 2018-03-02 11:45:05 +00:00
merkleblock.h Get rid of nType and nVersion 2018-04-17 13:09:28 +01:00
metrics.cpp Metrics UI: Fall back to 80 cols if GetConsoleScreenBufferInfo() fails 2018-08-21 16:54:40 +01:00
metrics.h Improve network height estimation 2017-07-28 10:50:07 +00:00
miner.cpp Explicitly check the min-difficulty flag against boost::none 2018-10-04 23:29:11 +01:00
miner.h Correct #ifdef nesting of miner headers and helper functions 2017-02-06 11:55:06 +00:00
mruset.h Revert "Cache transaction validation successes" 2015-07-28 20:15:51 +02:00
net.cpp net: Check against the next epoch's version when evicting peers 2018-09-12 10:10:22 +01:00
net.h limit total length of user agent comments 2018-04-13 07:40:34 -06:00
netbase.cpp Squashed commit of the following: 2018-03-02 11:45:05 +00:00
netbase.h Get rid of nType and nVersion 2018-04-17 13:09:28 +01:00
noui.cpp Do not ask a UI question from bitcoind 2017-02-23 12:40:45 +00:00
noui.h
paymentdisclosure.cpp Add key_io includes to Zcash-specific code 2018-05-08 21:39:56 +01:00
paymentdisclosure.h Whitespace cleanup 2018-06-07 14:35:56 +12:00
paymentdisclosuredb.cpp GetSerializeSize changes in Zcash-specific code 2018-04-16 07:38:38 -06:00
paymentdisclosuredb.h Add payment disclosure as experimental feature. 2017-11-14 13:29:05 -08:00
pow.cpp Explicitly check the min-difficulty flag against boost::none 2018-10-04 23:29:11 +01:00
pow.h Remove unnecessary method 2016-09-08 12:22:08 +12:00
prevector.h Attempt to log before terminating if prevector allocation fails 2018-04-26 11:30:33 +01:00
protocol.cpp nLastTry is only used for addrman entries 2015-04-19 11:10:23 -07:00
protocol.h Get rid of nType and nVersion 2018-04-17 13:09:28 +01:00
pubkey.cpp add bip32 pubkey serialization 2018-04-16 07:38:36 -06:00
pubkey.h Add optimized CSizeComputer serializers 2018-04-17 13:09:48 +01: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 rpc: Register calls where they are defined 2018-07-18 11:07:18 -06:00
reverselock.h c++11: don't throw from the reverselock destructor 2017-11-29 17:24:59 +00:00
scheduler.cpp Remove Boost conditional compilation. 2017-11-23 00:05:21 -05:00
scheduler.h More robust CScheduler unit test 2015-05-16 17:59:23 -04:00
sendalert.cpp Closes #3329. Send alert to put non-Sapling nodes into safe mode. 2018-10-25 11:44:31 -07:00
serialize.h Replace boost::array with std::array 2018-05-26 00:12:57 +12:00
streams.h Auto merge of #3183 - bitcartel:least_authority_issue_d, r=str4d 2018-05-03 16:39:10 -07: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 Squashed commit of the following: 2018-03-02 11:45:05 +00:00
torcontrol.cpp Squashed commit of the following: 2018-03-02 11:45:05 +00:00
torcontrol.h torcontrol improvements and fixes 2017-03-25 20:22:12 +13:00
transaction_builder.cpp Closes #3597. TransactionBuilder checks tx version before adding Sapling spends and outputs. 2018-11-07 20:38:32 -08:00
transaction_builder.h Use the correct empty memo for Sapling outputs 2018-10-03 12:14:50 +01:00
txdb.cpp Set nSaplingValue in-memory when loading block index from disk 2018-11-16 15:11:33 +00:00
txdb.h Rename Merkle Trees to include sprout or sapling 2018-08-01 10:31:09 -06:00
txmempool.cpp Rename Merkle Trees to include sprout or sapling 2018-08-01 10:31:09 -06:00
txmempool.h Evict transactions with obsolete anchors from the mempool 2018-05-07 14:37:46 -06:00
ui_interface.h Do not ask a UI question from bitcoind 2017-02-23 12:40:45 +00:00
uint252.h Remove nType and nVersion from Zcash-specific code 2018-04-17 13:09:47 +01:00
uint256.cpp BUGFIX: Stack around the variable 'rv' was corrupted 2015-03-12 22:17:22 +06:00
uint256.h ZIP 32 Sapling structs 2018-09-03 10:27:52 +01:00
undo.h Add consensus support for Sapling merkle trees. 2018-05-07 14:37:46 -06:00
util.cpp Auto merge of #2894 - per-gron:dont-export-unless-needed, r=str4d 2018-05-04 15:05:43 -07:00
util.h Attempt to log before terminating if prevector allocation fails 2018-04-26 11:30:33 +01: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 Simplify Base32 and Base64 conversions 2018-06-07 17:19:43 +12:00
utilstrencodings.h Add examples of ConvertBits transformation 2018-06-12 16:51:59 +12:00
utiltest.cpp Rename Merkle Trees to include sprout or sapling 2018-08-01 10:31:09 -06:00
utiltest.h Add parameter for version in GetValidReceive 2018-07-25 20:47:41 -07:00
utiltime.cpp Update to address @daira comments wrt fixing configure.ac 2017-11-23 11:58:25 -05:00
utiltime.h
validationinterface.cpp Pass sapling merkle tree when incrementing witnesses 2018-07-25 20:47:41 -07:00
validationinterface.h Rename Merkle Trees to include sprout or sapling 2018-08-01 10:31:09 -06:00
version.h Sapling mainnet activation height 2018-08-15 12:09:31 -06:00
zcbenchmarks.cpp Closes #3467. Add benchmarks for Sapling spends and outputs. 2018-10-18 19:10:59 -07:00
zcbenchmarks.h Closes #3467. Add benchmarks for Sapling spends and outputs. 2018-10-18 19:10:59 -07:00