zcashd/src
Homu a2d719b9ff Auto merge of #4324 - zancas:4323_replace_boost_fn_w_std_fn, r=str4d
Replace boost::function with std::function

Fixes: #4323

This logic is cherry-picked from the relevant commit, as referenced here:

https://github.com/bitcoin/bitcoin/pull/10395
2020-02-07 20:49:18 +00:00
..
amqp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
bench Initialize recently introduced non-static class member lastCycles to zero in constructor 2020-01-22 21:41:28 +00: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 Auto merge of #4218 - Eirik0:4158-fix-recursive-memusage, r=str4d 2020-02-07 14:19:31 +00: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 Auto merge of #4218 - Eirik0:4158-fix-recursive-memusage, r=str4d 2020-02-07 14:19:31 +00:00
rpc Replace boost::function with std::function (C++11) 2020-02-04 19:54:25 -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 Auto merge of #4331 - zcash:hotfix-v2.1.1-1, r=ebfull 2020-02-07 04:50:43 +00:00
univalue Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
wallet Auto merge of #4218 - Eirik0:4158-fix-recursive-memusage, r=str4d 2020-02-07 14:19:31 +00:00
zcash Auto merge of #4218 - Eirik0:4158-fix-recursive-memusage, r=str4d 2020-02-07 14:19:31 +00:00
zmq Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
.clang-format
Makefile.am Auto merge of #4222 - str4d:configure-updates, r=str4d 2020-01-30 16:01:48 +00:00
Makefile.bench.include build: Split hardening/fPIE options out 2020-01-22 21:41:28 +00:00
Makefile.gtest.include Include shielded transaction data when calculating RecursiveDynamicUsage of transactions 2019-11-11 16:02:00 -07: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 Kill insecure_random and associated global state 2020-01-22 21:41:26 +00:00
addrman.h Kill insecure_random and associated global state 2020-01-22 21:41:26 +00: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 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
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 #4324 - zancas:4323_replace_boost_fn_w_std_fn, r=str4d 2020-02-07 20:49:18 +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 Auto merge of #4331 - zcash:hotfix-v2.1.1-1, r=ebfull 2020-02-07 04:50:43 +00:00
main.h Apply a consistent ban policy within ContextualCheckTransaction 2020-02-06 14:30:37 +00:00
mempool_limit.cpp Include shielded transaction data when calculating RecursiveDynamicUsage of transactions 2019-11-11 16:02:00 -07: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 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 Kill insecure_random and associated global state 2020-01-22 21:41:26 +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 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 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 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 Replace boost::function with std::function (C++11) 2020-02-04 19:54:25 -07:00
txdb.h Replace boost::function with std::function (C++11) 2020-02-04 19:54:25 -07:00
txmempool.cpp Kill insecure_random and associated global state 2020-01-22 21:41:26 +00:00
txmempool.h Kill insecure_random and associated global state 2020-01-22 21:41:26 +00: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