zcashd/src
Daira Hopwood d47676fe00 Refer to altitude instead of height for history tree peaks 2020-04-10 19:47:45 +12:00
..
amqp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
bench change the cm member of OutputDescription to cmu 2020-02-26 17:43:50 -03:00
compat Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
config
consensus Enable future timestamp soft fork at varying heights according to network. 2020-02-04 23:40:04 +00:00
crypto Auto merge of #3742 - defuse:pow-security-improvements, r=str4d 2020-01-24 20:52:30 +00:00
fuzzing Add fuzzing stub for CheckBlock 2019-11-06 10:45:32 -07:00
gtest push/pop history with tests 2020-04-08 08:49:01 +12:00
leveldb
obj
policy Apply suggestions from code review 2019-12-17 11:05:28 -06:00
pow/tromp Squashed commit of the following: 2018-03-02 11:45:05 +00:00
primitives Add ZIP 221 logic to block index 2020-04-08 08:49:01 +12:00
rpc Add ZIP 221 support to miner and getblocktemplate 2020-04-08 08:49:01 +12:00
rust Use a C array for HistoryEntry instead of std::array 2020-04-08 08:49:01 +12:00
script add destination wrappers 2020-02-18 13:20:43 -03:00
secp256k1 Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
support Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
test Add ZIP 221 logic to block index 2020-04-08 08:49:01 +12:00
univalue Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
wallet Auto merge of #4370 - str4d:3060-sapling-viewing-keys, r=str4d 2020-03-28 02:41:26 +00:00
zcash Use a C array for HistoryEntry instead of std::array 2020-04-08 08:49:01 +12:00
zmq Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
.clang-format
Makefile.am push/pop history with tests 2020-04-08 08:49:01 +12:00
Makefile.bench.include Replace librustzcash from depends system with src/rust 2020-03-06 16:49:03 +13:00
Makefile.gtest.include push/pop history with tests 2020-04-08 08:49:01 +12:00
Makefile.test.include Auto merge of #4321 - str4d:internalise-rust, r=str4d 2020-03-11 14:20:17 +00:00
addressindex.h add addressindex related RPCs 2019-07-31 10:31:16 -06:00
addrman.cpp Update GetAdjustedTime() to GetTime(). 2020-02-25 16:57:22 +00:00
addrman.h Update GetAdjustedTime() to GetTime(). 2020-02-25 16:57:22 +00:00
alert.cpp Update GetAdjustedTime() to GetTime(). 2020-02-25 16:57:22 +00:00
alert.h Move GetWarnings and related globals to util. 2020-02-21 01:28:13 +00:00
alertkeys.h
amount.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
amount.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
arith_uint256.cpp Auto merge of #4056 - rex4539:fix-rpc-undefined-behavior, r=ebfull 2019-07-26 15:19:07 -07:00
arith_uint256.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
asyncrpcoperation.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
asyncrpcoperation.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
asyncrpcqueue.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
asyncrpcqueue.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
base58.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
base58.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
bech32.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
bech32.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
bitcoin-cli-res.rc Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
bitcoin-cli.cpp Globals: Decouple GetConfigFile and ReadConfigFile from global mapArgs 2019-12-04 17:18:44 +00:00
bitcoin-tx-res.rc Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
bitcoin-tx.cpp Policy: MOVEONLY: Create policy/policy.h with some constants 2019-12-04 20:34:11 +00:00
bitcoind-res.rc Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
bitcoind.cpp Parameterize zcash.conf in init error message 2019-12-04 17:21:53 +00:00
bloom.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
bloom.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
chain.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
chain.h Comment tweaks and cleanups 2020-04-10 09:53:30 +12:00
chainparams.cpp Auto merge of #4370 - str4d:3060-sapling-viewing-keys, r=str4d 2020-03-28 02:41:26 +00:00
chainparams.h Add encoding and decoding for Sapling extended full viewing keys 2020-02-21 00:59:27 +00:00
chainparamsbase.cpp Chainparams: Translations: DRY: options and error strings 2019-12-04 17:18:31 +00:00
chainparamsbase.h Chainparams: Translations: DRY: options and error strings 2019-12-04 17:18:31 +00:00
chainparamsseeds.h
checkpoints.cpp limit blockchain progress to a max of 1.000000 2019-10-24 15:51:00 -03:00
checkpoints.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
checkqueue.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
clientversion.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
clientversion.h make-release.py: Versioning changes for 2.1.1-1. 2020-02-06 16:51:15 -07:00
coincontrol.h SQUASH "Implement watchonly support in fundrawtransaction" 2019-11-14 15:52:26 +00:00
coins.cpp Refer to altitude instead of height for history tree peaks 2020-04-10 19:47:45 +12:00
coins.h push/pop history with tests 2020-04-08 08:49:01 +12:00
compat.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
compressor.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
compressor.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
core_io.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
core_memusage.h Account for malloc overhead 2019-11-14 16:21:37 -07:00
core_read.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
core_write.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
dbwrapper.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
dbwrapper.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
deprecation.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
deprecation.h make-release.py: Versioning changes for 2.1.1-1. 2020-02-06 16:51:15 -07:00
experimental_features.cpp refactor experimental features 2020-03-06 07:48:33 -03:00
experimental_features.h refactor experimental features 2020-03-06 07:48:33 -03:00
hash.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
hash.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
httprpc.cpp Replace boost::function with std::function (C++11) 2020-02-04 19:54:25 -07:00
httprpc.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
httpserver.cpp Remove remaining instances of boost::function 2020-02-04 20:08:25 -07:00
httpserver.h Remove remaining instances of boost::function 2020-02-04 20:08:25 -07:00
init.cpp Auto merge of #4404 - daira:fix-reindex-divby0, r=ebfull 2020-03-16 17:13:39 +00:00
init.h [Wallet] refactor wallet/init interaction 2019-12-18 16:50:29 -06:00
key.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
key.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
key_io.cpp Add encoding and decoding for Sapling extended full viewing keys 2020-02-21 00:59:27 +00:00
key_io.h Move ZIP 32 classes inside zcash/Address.hpp 2020-02-20 12:26:58 +00:00
keystore.cpp Store imported Sapling ExtFVKs in wallet database 2020-02-21 01:32:15 +00:00
keystore.h Remove default address parameter from Sapling keystore methods 2020-02-20 13:01:49 +00:00
limitedmap.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
main.cpp Implement ZIP 221 consensus rules 2020-04-08 08:49:01 +12:00
main.h Auto merge of #4293 - oxarbitrage:issue2671, r=str4d 2020-03-12 02:09:12 +00:00
mempool_limit.cpp Update GetAdjustedTime() to GetTime(). 2020-02-25 16:57:22 +00:00
mempool_limit.h Update parameter names to match ZIP 2019-10-17 16:39:32 -06:00
memusage.h [Trivial] ensure minimal header conventions 2020-01-22 21:40:38 +00:00
merkleblock.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
merkleblock.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
metrics.cpp Move reindex progress globals to metrics.h/cpp 2020-03-10 09:33:35 +03:00
metrics.h Move reindex progress globals to metrics.h/cpp 2020-03-10 09:33:35 +03:00
miner.cpp Add ZIP 221 support to miner and getblocktemplate 2020-04-08 08:49:01 +12:00
miner.h Add support for Sapling addresses in -mineraddress 2020-02-28 13:59:53 +13:00
mruset.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
net.cpp Auto merge of #4374 - daira:rewrite-addtimedata, r=daira 2020-03-09 21:15:34 +00:00
net.h Kill insecure_random and associated global state 2020-01-22 21:41:26 +00:00
netbase.cpp Kill insecure_random and associated global state 2020-01-22 21:41:26 +00:00
netbase.h [trivial] Reuse translation and cleanup DEFAULT_* values 2019-12-04 17:18:41 +00:00
noui.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
noui.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
pow.cpp Consensus: Decouple pow.cpp from util.h 2019-10-22 14:16:53 -03:00
pow.h Auto merge of #4025 - bitcartel:shorter_block_target_interval_zip208, r=daira 2019-08-09 02:35:30 -07:00
prevector.h Attempt to log before terminating if prevector allocation fails 2018-04-26 11:30:33 +01:00
protocol.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
protocol.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
pubkey.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
pubkey.h Remove template matching and pseudo opcodes 2019-12-04 20:36:46 +00:00
random.cpp Kill insecure_random and associated global state 2020-01-22 21:41:26 +00:00
random.h Introduce FastRandomContext::randbool() 2020-01-22 21:41:28 +00:00
rest.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
reverselock.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
scheduler.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
scheduler.h Remove remaining instances of boost::function 2020-02-04 20:08:25 -07: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 update comment, to correctly specify number of methods injected 2020-01-23 19:26:17 -07:00
spentindex.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
streams.h util: CBufferedFile fixes 2020-03-02 18:03:46 -07:00
sync.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
sync.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
threadsafety.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
timedata.cpp Update GetAdjustedTime() to GetTime(). 2020-02-25 16:57:22 +00:00
timedata.h Update GetAdjustedTime() to GetTime(). 2020-02-25 16:57:22 +00:00
timestampindex.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
tinyformat.h Squashed commit of the following: 2018-03-02 11:45:05 +00:00
torcontrol.cpp Replace boost::function with std::function (C++11) 2020-02-04 19:54:25 -07:00
torcontrol.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
transaction_builder.cpp OutputDescriptionInfo::Build() 2020-02-28 13:50:57 +13:00
transaction_builder.h OutputDescriptionInfo::Build() 2020-02-28 13:50:57 +13:00
txdb.cpp Add ZIP 221 logic to block index 2020-04-08 08:49:01 +12:00
txdb.h Add ZIP 221 logic to block index 2020-04-08 08:49:01 +12:00
txmempool.cpp Auto merge of #4343 - oxarbitrage:issue3083, r=str4d 2020-03-12 06:35:04 +00:00
txmempool.h Auto merge of #4343 - oxarbitrage:issue3083, r=str4d 2020-03-12 06:35:04 +00:00
ui_interface.h add txexpirynotify 2020-02-13 21:42:25 -03:00
uint252.h Remove nType and nVersion from Zcash-specific code 2018-04-17 13:09:47 +01:00
uint256.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
uint256.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
undo.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
util.cpp Move GetWarnings() into its own file. 2020-02-21 01:31:16 +00:00
util.h Move GetWarnings() into its own file. 2020-02-21 01:31:16 +00:00
utilmoneystr.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
utilmoneystr.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
utilstrencodings.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
utilstrencodings.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
utiltest.cpp ZIP 213 consensus rules 2020-02-28 13:59:53 +13:00
utiltest.h ZIP 213 consensus rules 2020-02-28 13:59:53 +13:00
utiltime.cpp Add comment to `MilliSleep` documenting that it is an interruption point. 2020-03-10 17:57:52 +00:00
utiltime.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
validationinterface.cpp Auto merge of #4256 - str4d:zip-213-shielded-coinbase, r=daira 2020-03-06 10:19:13 +00:00
validationinterface.h Auto merge of #4256 - str4d:zip-213-shielded-coinbase, r=daira 2020-03-06 10:19:13 +00:00
version.h Set mainnet activation of Blossom 2019-11-01 09:31:55 -06:00
warnings.cpp Move GetWarnings() into its own file. 2020-02-21 01:31:16 +00:00
warnings.h Move GetWarnings() into its own file. 2020-02-21 01:31:16 +00:00
zcbenchmarks.cpp change maybe_cm to maybe_cmu 2020-02-26 18:33:49 -03:00
zcbenchmarks.h Remove libsnark code for pre-Sapling Sprout proofs 2019-08-22 15:42:47 +01:00