zcashd/src
Jack Grigg 1944eb1c86 lint: Fix duplicate includes 2020-11-09 23:06:21 +00:00
..
bench Fix missing or inconsistent include guards 2020-10-27 23:05:02 +00:00
compat Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
config Be consistent about what path to include bitcoin-config.h with 2018-01-23 07:44:05 +01:00
consensus Rename the FS_ZIP214_ECC funding stream to FS_ZIP214_BP. 2020-10-27 13:27:19 +00:00
crypto lint: Fix missing or inconsistent include guards 2020-11-09 23:06:21 +00:00
fuzzing Added libfuzzer support. 2020-08-12 21:41:30 +01:00
gtest lint: Fix missing or inconsistent include guards 2020-11-09 23:06:21 +00:00
leveldb build: Require and build with C++ 17 2020-10-20 13:55:14 +01:00
obj
policy Fix missing or inconsistent include guards 2020-10-27 23:05:02 +00:00
pow/tromp lint: Fix missing or inconsistent include guards 2020-11-09 23:06:21 +00:00
primitives Replace libsodium's crypto_sign with ed25519-zebra 2020-08-20 19:00:47 +01:00
rpc Fix missing or inconsistent include guards 2020-10-27 23:05:02 +00:00
rust FFI: Merge librustzcash_init_zksnark_params variants into one function 2020-10-08 22:50:57 +01:00
script lint: Fix missing or inconsistent include guards 2020-11-09 23:06:21 +00:00
secp256k1 Update libsecp256k1 subtree to latest master 2020-10-22 00:42:47 +01:00
support allocators: Apply Allocator named requirements to secure_allocator::deallocate 2020-09-28 16:22:43 +01:00
test lint: Fix missing or inconsistent include guards 2020-11-09 23:06:21 +00:00
univalue build: Add -lpthread to univalue test LDFLAGS 2020-10-13 19:38:40 +01:00
wallet lint: Fix missing or inconsistent include guards 2020-11-09 23:06:21 +00:00
zcash lint: Fix missing or inconsistent include guards 2020-11-09 23:06:21 +00:00
zmq [depends, zmq, doc] avoid deprecated zeromq api functions 2020-10-05 22:54:19 +01:00
.clang-format
Makefile.am Add fs.cpp/h 2020-10-22 01:11:37 +01:00
Makefile.bench.include build: Add missing LIBUNIVALUE to Makefile.bench.include LDADD 2020-10-13 14:12:41 +01:00
Makefile.gtest.include utils: Remove unnecessary GetTempPath() 2020-10-26 02:02:18 +00:00
Makefile.leveldb.include Update license headers 2020-09-25 16:02:25 +01:00
Makefile.test.include utils: Remove unnecessary GetTempPath() 2020-10-26 02:02:18 +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 Clean up some iterator usage. 2020-07-13 19:35:26 +01: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 lint: Fix missing or inconsistent include guards 2020-11-09 23:06:21 +00:00
asyncrpcqueue.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
asyncrpcqueue.h lint: Fix missing or inconsistent include guards 2020-11-09 23:06:21 +00: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 Replace uses of boost::filesystem with fs 2020-10-22 01:11:37 +01: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 Replace uses of boost::filesystem with fs 2020-10-22 01:11:37 +01: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 Make some conversions explicit to reduce sanitizer warnings. 2020-08-27 23:57:28 +01:00
chainparams.cpp Auto merge of #4830 - daira:rename-bp-funding-stream, r=daira 2020-10-27 15:06:57 +00: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 Remove redundant CheckBlock calls. 2020-10-07 13:07:34 -06:00
checkpoints.h Remove redundant CheckBlock calls. 2020-10-07 13:07:34 -06: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 4.1.0. 2020-11-02 13:38:03 -07:00
coincontrol.h SQUASH "Implement watchonly support in fundrawtransaction" 2019-11-14 15:52:26 +00:00
coins.cpp Add logging to CCoinsViewCache::HaveShieldedRequirements 2020-10-23 20:16:07 +01:00
coins.h Improve reject reasons for unmet shielded requirements 2020-10-23 20:16:07 +01: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 uses of boost::filesystem with fs 2020-10-22 01:11:37 +01:00
dbwrapper.h Replace uses of boost::filesystem with fs 2020-10-22 01:11:37 +01:00
deprecation.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
deprecation.h Update approximate release height 2020-11-03 09:56:22 +00:00
experimental_features.cpp add -lightwalletd experimental option 2020-04-09 11:05:21 -03:00
experimental_features.h lint: Fix missing or inconsistent include guards 2020-11-09 23:06:21 +00:00
fs.cpp Remove unused Boost includes 2020-10-22 01:11:37 +01:00
fs.h [Trivial] Add BITCOIN_FS_H endif footer in fs.h 2020-10-22 01:11:37 +01:00
hash.cpp Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
hash.h Auto merge of #4643 - str4d:locked-memory-manager, r=str4d 2020-09-29 22:18:48 +00:00
httprpc.cpp lint: Fix duplicate includes 2020-11-09 23:06:21 +00:00
httprpc.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
httpserver.cpp depends: Boost 1.74.0 2020-10-05 19:48:46 +01:00
httpserver.h httpserver: replace boost threads with std 2020-09-30 12:48:35 +01:00
init.cpp lint: Fix duplicate includes 2020-11-09 23:06:21 +00:00
init.h Add an RPC method for setting the tracing filter directives 2020-08-07 15:26:28 +01:00
key.cpp Improve readability by removing redundant casts to same type (on all platforms) 2020-09-25 14:56:20 +01:00
key.h Minor additional OpenSSL scouring. 2020-09-30 10:44:42 +01:00
key_constants.h Fix typo in constant. 2020-07-09 18:26:11 -06:00
key_io.cpp Fix typo in constant. 2020-07-09 18:26:11 -06:00
key_io.h Fix missing or inconsistent include guards 2020-10-27 23:05:02 +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
logging.cpp Use fsbridge for fopen and freopen 2020-10-22 01:11:37 +01:00
logging.h Replace uses of boost::filesystem with fs 2020-10-22 01:11:37 +01:00
main.cpp scripted-diff: Remove BOOST_STATIC_ASSERT 2020-10-27 10:44:58 +00:00
main.h Replace uses of boost::filesystem with fs 2020-10-22 01:11:37 +01:00
mempool_limit.cpp Update GetAdjustedTime() to GetTime(). 2020-02-25 16:57:22 +00:00
mempool_limit.h lint: Fix missing or inconsistent include guards 2020-11-09 23:06:21 +00: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 Rename `time` to `duration` in `DisplayDuration`. 2020-10-19 12:05:47 +01:00
metrics.h lint: Fix missing or inconsistent include guards 2020-11-09 23:06:21 +00:00
miner.cpp simplify TestBlockValidity 2020-10-14 08:14:18 -03: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 Use fsbridge for fopen and freopen 2020-10-22 01:11:37 +01:00
net.h Replace uses of boost::filesystem with fs 2020-10-22 01:11:37 +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 Fixed multiple typos 2020-09-23 00:07:48 +01:00
pow.h Revert "Pass the block height through to CheckEquihashSolution()" 2020-07-15 16:16:40 +12:00
prevector.h Fix header guards using reserved identifiers 2020-10-27 23:05:02 +00:00
proof_verifier.cpp Replace libsodium's crypto_sign with ed25519-zebra 2020-08-20 19:00:47 +01:00
proof_verifier.h Replace libsodium's crypto_sign with ed25519-zebra 2020-08-20 19:00:47 +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 [trivial] Switched constants to sizeof() 2020-07-31 06:43:08 +01:00
random.cpp Replace libsodium's randombytes_buf with rand_core::OsRng::fill_bytes 2020-08-18 21:57:06 +01:00
random.h Switch from std::random_shuffle to std::shuffle 2020-10-20 13:58:23 +01: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 depends: Boost 1.74.0 2020-10-05 19:48:46 +01:00
scheduler.h Remove remaining instances of boost::function 2020-02-04 20:08:25 -07:00
sendalert.cpp Send alert to put pre-Heartwood nodes into safe mode. 2020-07-15 19:45:49 +12:00
serialize.h Replace libsodium's crypto_sign with ed25519-zebra 2020-08-20 19:00:47 +01:00
spentindex.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
streams.h CBufferedFile: use eof() method rather than feof(src) in error message. 2020-08-26 13:20:20 +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 timestamp to warnings 2020-06-12 18:12:15 -03: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 torcontrol: Use fs::path instead of std::string for private key path 2020-10-22 01:11:37 +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 Replace libsodium's crypto_sign with ed25519-zebra 2020-08-20 19:00:47 +01:00
transaction_builder.h lint: Fix missing or inconsistent include guards 2020-11-09 23:06:21 +00:00
txdb.cpp Zero-initialize HistoryNode values. 2020-07-23 16:24:48 -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 NotifyBlockTip signal: switch from hash (uint256) to CBlockIndex* 2020-09-30 00:35:32 +01:00
uint252.h lint: Fix missing or inconsistent include guards 2020-11-09 23:06:21 +00:00
uint256.cpp uint256: replace sprintf with HexStr and reverse-iterator 2020-11-09 23:06:21 +00:00
uint256.h Remove some unused functions and methods 2020-07-31 06:51:33 +01:00
undo.h Replace http with https: in links to the MIT license. 2019-07-18 15:26:01 +01:00
util.cpp Remove `namespace fs=fs` 2020-10-22 01:11:37 +01:00
util.h Replace uses of boost::filesystem with fs 2020-10-22 01:11:37 +01: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 Fixed multiple typos 2020-09-23 00:07:48 +01:00
utilstrencodings.h Add a new safe chars rule for node version string 2020-04-14 09:08:51 -03:00
utiltest.cpp Replace libsodium's crypto_sign with ed25519-zebra 2020-08-20 19:00:47 +01:00
utiltest.h lint: Fix missing or inconsistent include guards 2020-11-09 23:06:21 +00: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 depends: Boost 1.74.0 2020-10-05 19:48:46 +01:00
validationinterface.h Flush witness data when consistent (part 2) 2020-09-05 07:21:11 -06:00
version.h Set activation height for Canopy on mainnet. 2020-09-01 13:16:05 -06:00
warnings.cpp Use the current time as the timestamp if we override a misc warning. 2020-10-13 14:52:47 +01:00
warnings.h change order of returned pair, fix compatibility issue 2020-06-23 11:47:29 -03:00
zcbenchmarks.cpp Use fsbridge for fopen and freopen 2020-10-22 01:11:37 +01:00
zcbenchmarks.h lint: Fix missing or inconsistent include guards 2020-11-09 23:06:21 +00:00