zcashd/src
Sean Bowe afc553c448
make-release.py: Versioning changes for 2.1.1-1.
2020-02-06 16:51:15 -07:00
..
amqp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01: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 Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
fuzzing Add fuzzing stub for CheckBlock 2019-11-06 10:45:32 -07:00
gtest Fix ContextualCheckBlock test (the ban score should be 100 since these are mined transactions). 2020-02-06 21:09:29 +00:00
leveldb
obj
policy Apply suggestions from code review 2019-12-17 11:05:28 -06:00
pow/tromp
primitives transaction_tests: Be more strict checking dust 2019-12-17 12:18:50 -06:00
rpc insightexplorer: LOCK(cs_main) during rpcs 2019-12-27 10:21:46 -07:00
script Use anonymous namespace instead of static functions 2019-12-18 18:59:15 -06: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 Apply a consistent ban policy within ContextualCheckTransaction 2020-02-06 14:30:37 +00:00
univalue Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
wallet Add constant for how far a block timestamp can be ahead of adjusted time. 2020-02-04 19:46:48 +00:00
zcash access array element using at() 2019-10-12 19:06:51 -06:00
zmq Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
.clang-format
Makefile.am wallet_ismine.h → script/ismine.h 2019-12-18 16:50:29 -06:00
Makefile.gtest.include DoS protection: Weighted random drop of txs if mempool full 2019-10-07 14:23:41 -06:00
Makefile.test.include [script] Unit tests for script/standard functions 2019-12-18 18:59:15 -06:00
addressindex.h add addressindex related RPCs 2019-07-31 10:31:16 -06:00
addrman.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
addrman.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
alert.cpp Match alerts both with and without comments 2019-12-04 17:21:56 +00:00
alert.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01: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 Add string argument to static_asserts to satisfy C++11. 2020-02-06 23:35:56 +00:00
chainparams.cpp Add string argument to static_asserts to satisfy C++11. 2020-02-06 23:35:56 +00:00
chainparams.h Change "protect" terminology to "shield" 2019-12-04 23:17:06 +02: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 Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
coins.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01: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 Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01: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
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 Make sure LogPrintf strings are line-terminated 2019-12-17 12:18:50 -06:00
httprpc.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
httpserver.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
httpserver.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
init.cpp Add -maxtimeadjustment with default of 0 instead of the 4200 seconds used in Bitcoin Core. 2020-02-05 17:00:09 +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 Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
key_io.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
keystore.cpp Add logic to track pubkeys as watch-only, not just scripts 2019-11-14 15:46:06 +00:00
keystore.h Add logic to track pubkeys as watch-only, not just scripts 2019-11-14 15:46:06 +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 pull request #44 from zcash/4283-contextualcheckblock-ban-policy 2020-02-06 11:11:13 -07:00
main.h Apply a consistent ban policy within ContextualCheckTransaction 2020-02-06 14:30:37 +00:00
mempool_limit.cpp Use same type when calling max 2019-10-22 11:29:55 -06:00
mempool_limit.h Update parameter names to match ZIP 2019-10-17 16:39:32 -06:00
memusage.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01: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 Auto merge of #4180 - oxarbitrage:issue3198, r=mdr0id 2019-12-03 18:02:57 +00:00
metrics.h change var and function names for clarity, refactor function 2019-11-03 08:35:10 -03:00
miner.cpp Enable future timestamp soft fork at varying heights according to network. 2020-02-04 23:40:04 +00:00
miner.h Constrain constant values to a single location in code 2019-12-04 17:18:39 +00:00
mruset.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
net.cpp Make connect=0 disable automatic outbound connections. 2019-12-04 17:18:45 +00:00
net.h Constrain constant values to a single location in code 2019-12-04 17:18:39 +00:00
netbase.cpp [trivial] Reuse translation and cleanup DEFAULT_* values 2019-12-04 17:18:41 +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 Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
random.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01: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 Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01: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 http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
spentindex.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
streams.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01: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 Add -maxtimeadjustment with default of 0 instead of the 4200 seconds used in Bitcoin Core. 2020-02-05 17:00:09 +00:00
timedata.h Add string argument to static_asserts to satisfy C++11. 2020-02-06 23:35:56 +00:00
timestampindex.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
tinyformat.h
torcontrol.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
torcontrol.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
transaction_builder.cpp Migrate to librustzcash 0.2.0 API 2019-10-20 19:11:02 +13:00
transaction_builder.h Auto merge of #4025 - bitcartel:shorter_block_target_interval_zip208, r=daira 2019-08-09 02:35:30 -07:00
txdb.cpp add timestampindex related RPC getblockhashes 2019-08-08 14:35:07 -06:00
txdb.h add timestampindex related RPC getblockhashes 2019-08-08 14:35:07 -06:00
txmempool.cpp Move mempool tx notifying logic out of CTxMemPool 2019-12-18 15:06:54 -06:00
txmempool.h Move mempool tx notifying logic out of CTxMemPool 2019-12-18 15:06:54 -06:00
ui_interface.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01: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 cleanup: Comments 2019-12-04 17:21:54 +00:00
util.h Globals: Decouple GetConfigFile and ReadConfigFile from global mapArgs 2019-12-04 17:18:44 +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 Remove makeGrothProof argument from JoinSplit::prove 2019-09-16 13:10:54 +01:00
utiltest.h Migrate test utilities to generate Sapling-type Sprout proofs 2019-08-22 15:42:44 +01:00
utiltime.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
utiltime.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
validationinterface.cpp Extend comment with reason for taking care with locks 2019-12-18 15:06:54 -06:00
validationinterface.h Move block-notifying logic into ThreadNotifyWallets 2019-12-18 15:06:54 -06:00
version.h Set mainnet activation of Blossom 2019-11-01 09:31:55 -06:00
zcbenchmarks.cpp Merge tree and boolean fields in ChainTip API 2019-12-18 15:06:54 -06:00
zcbenchmarks.h Remove libsnark code for pre-Sapling Sprout proofs 2019-08-22 15:42:47 +01:00