zcashd/src
Kris Nuttycombe 9119ca8f86 Rename KeyInfo -> KeyConstants and move out of Consensus namespace. 2020-07-09 18:19:13 -06:00
..
amqp Pass nHeight instead of pindex to AddToWalletIfInvolvingMe() 2020-07-08 12:53:03 +08:00
bench Minimal code changes to allow msvc compilation. 2020-04-30 17:40:26 +12:00
compat Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
config
consensus Rename KeyInfo -> KeyConstants and move out of Consensus namespace. 2020-07-09 18:19:13 -06:00
crypto Add missing <stdexcept> header for std::invalid_argument 2020-05-24 16:49:13 -06:00
fuzzing Add fuzzing stub for CheckBlock 2019-11-06 10:45:32 -07:00
gtest Make evident the relationship between chainparams and key IO. 2020-07-09 17:48:47 -06: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 Fix undefined behavior in gtest tests 2020-04-30 17:16:53 -06:00
rpc Make evident the relationship between chainparams and key IO. 2020-07-09 17:48:47 -06:00
rust Change LIBSODIUM_ERROR to -1. 2020-07-03 09:37:34 -06:00
script Fix undefined behavior in CScriptNum 2020-04-15 09:19:00 -06:00
secp256k1 Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
support Improve memory_cleanse documentation 2020-05-01 11:00:49 +12:00
test Make evident the relationship between chainparams and key IO. 2020-07-09 17:48:47 -06:00
univalue Avoid names starting with __. 2020-05-15 16:27:34 -06:00
wallet Make evident the relationship between chainparams and key IO. 2020-07-09 17:48:47 -06:00
zcash Merge remote-tracking branch 'upstream/master' into zip-207 2020-07-09 08:23:57 -06:00
zmq Pass nHeight instead of pindex to AddToWalletIfInvolvingMe() 2020-07-08 12:53:03 +08:00
.clang-format
Makefile.am Implement zip-207 and zip-214. 2020-06-25 16:15:50 -06: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 Add test_random.h to distribution tarball. 2020-04-20 14:53:48 -06: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 add MINOR_CURRENCY_UNIT 2020-05-18 16:53:01 -03:00
amount.h add MINOR_CURRENCY_UNIT 2020-05-18 16:53:01 -03: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 Add univalue to updatecheck.py and update univalue, removing calls to deprecated methods 2020-05-14 12:42:19 -06: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 Make evident the relationship between chainparams and key IO. 2020-07-09 17:48:47 -06: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 txdb/chain: Restrict Heartwood chain consistency check to block index objects that were created by Heartwood-unaware clients. 2020-05-06 10:41:30 +12:00
chainparams.cpp Rename KeyInfo -> KeyConstants and move out of Consensus namespace. 2020-07-09 18:19:13 -06:00
chainparams.h Rename KeyInfo -> KeyConstants and move out of Consensus namespace. 2020-07-09 18:19:13 -06: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 3.0.0. 2020-05-22 11:46:19 -06:00
coincontrol.h SQUASH "Implement watchonly support in fundrawtransaction" 2019-11-14 15:52:26 +00:00
coins.cpp Don't throw exception in PopHistoryNode when popping from empty tree. 2020-05-05 17:25:56 -06:00
coins.h push/pop history with tests 2020-04-08 08:49:01 +12:00
compat.h Minimal code changes to allow msvc compilation. 2020-04-30 17:40:26 +12: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 Make evident the relationship between chainparams and key IO. 2020-07-09 17:48:47 -06: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 3.0.0. 2020-05-22 11:46:19 -06:00
experimental_features.cpp add -lightwalletd experimental option 2020-04-09 11:05:21 -03:00
experimental_features.h add -lightwalletd experimental option 2020-04-09 11:05:21 -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 Make evident the relationship between chainparams and key IO. 2020-07-09 17:48:47 -06: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_constants.h Rename KeyInfo -> KeyConstants and move out of Consensus namespace. 2020-07-09 18:19:13 -06:00
key_io.cpp Rename KeyInfo -> KeyConstants and move out of Consensus namespace. 2020-07-09 18:19:13 -06:00
key_io.h Rename KeyInfo -> KeyConstants and move out of Consensus namespace. 2020-07-09 18:19:13 -06: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 Merge remote-tracking branch 'upstream/master' into zip-207 2020-07-09 08:23:57 -06:00
main.h Minor fixes for ZIP-207 review comments. 2020-06-29 16:13:08 -06: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 compute more structures in mempool DynamicMemoryUsage 2020-04-14 10:22:27 -03: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 metrics: Only print IBD progress bar on TTY 2020-06-02 14:23:03 +12:00
metrics.h Move reindex progress globals to metrics.h/cpp 2020-03-10 09:33:35 +03:00
miner.cpp Make evident the relationship between chainparams and key IO. 2020-07-09 17:48:47 -06: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 Clarify definition of NETWORK_UPGRADE_PEER_PREFERENCE_BLOCK_PERIOD. 2020-04-22 01:15:06 +01: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: From Heartwood activation, use Rust Equihash validator 2020-04-15 11:53:28 +12:00
pow.h Pass the block height through to CheckEquihashSolution() 2020-04-15 11:51:21 +12: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 Add univalue to updatecheck.py and update univalue, removing calls to deprecated methods 2020-05-14 12:42:19 -06: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 Minor changes 2020-07-08 12:53:01 +08:00
transaction_builder.h Implement zip-207 and zip-214. 2020-06-25 16:15:50 -06:00
txdb.cpp txdb: log additional debug information. 2020-05-07 16:22:25 -06:00
txdb.h Add ZIP 221 logic to block index 2020-04-08 08:49:01 +12:00
txmempool.cpp initialize size_t 2020-06-01 09:47:02 -03: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 Add `-debuglogfile` option 2020-05-28 10:53:58 -03:00
util.h Add `-debuglogfile` option 2020-05-28 10:53:58 -03: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 Add a new safe chars rule for node version string 2020-04-14 09:08:51 -03:00
utilstrencodings.h Add a new safe chars rule for node version string 2020-04-14 09:08:51 -03:00
utiltest.cpp Make evident the relationship between chainparams and key IO. 2020-07-09 17:48:47 -06:00
utiltest.h Directly call RegtestActivate* in gtests 2020-07-08 12:53:03 +08: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 Pass nHeight instead of pindex to AddToWalletIfInvolvingMe() 2020-07-08 12:53:03 +08:00
validationinterface.h Pass nHeight instead of pindex to AddToWalletIfInvolvingMe() 2020-07-08 12:53:03 +08:00
version.h Bump the protocol version, as this node supports Heartwood on mainnet. 2020-05-19 14:38:53 -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 Refactor bool is_zip_212 to enum Zip212Enabled 2020-07-03 06:59:21 +08:00
zcbenchmarks.h Remove libsnark code for pre-Sapling Sprout proofs 2019-08-22 15:42:47 +01:00