zcash-patched-for-explorer/src
Simon 17c4c0db48 Remove Bitcoin mainnet seeds. 2016-05-27 11:37:41 -07:00
..
compat Add an alternate location of endian.h header 2015-06-23 09:03:09 +02:00
config
consensus Enforce zk-SNARK validity during consensus. 2016-01-19 14:36:09 -07:00
crypto Implement validator and basic solver for Equihash 2016-04-08 13:56:00 +12:00
gtest Remove the Merkle tree hash function's fixed point. 2016-05-16 20:20:36 -06:00
json json: fail read_string if string contains trailing garbage 2015-06-03 15:16:37 +02:00
leveldb Update LevelDB 2015-11-04 23:48:07 +01:00
obj
obj-test
policy PARTIAL: typofixes (found by misspell_fixer) 2015-09-22 00:43:15 +00:00
primitives Transplant of libzcash. 2016-05-12 16:44:47 -06:00
qt Rename bitcoin.conf and bitcoind.pid to zcash.conf and zcashd.pid in qa/ and src/ 2016-05-03 14:01:01 -06:00
script Introduce `vpour` to `CTransaction`. 2016-01-19 14:35:59 -07:00
secp256k1 Update libsecp256k1 2015-04-22 14:03:10 -07:00
support Remove assertion from ~LockedPageManager 2015-05-15 11:44:58 +02:00
test Remove the Merkle tree hash function's fixed point. 2016-05-16 20:20:36 -06:00
univalue
wallet Protect-style joinsplits should anchor to the latest root for now, until #604 is resolved. 2016-05-12 16:44:49 -06:00
zcash Remove the Merkle tree hash function's fixed point. 2016-05-16 20:20:36 -06:00
zerocash Remove nearly all of libzerocash. 2016-05-12 16:44:49 -06:00
.clang-format
Makefile.am `Note` values should be little-endian byte order. 2016-05-12 16:45:12 -06:00
Makefile.gtest.include `Note` values should be little-endian byte order. 2016-05-12 16:45:12 -06:00
Makefile.qt.include Pull over depends and build changes from zc.v0.10.0.latest. Fails to build due to new ./configure dependency for serialization stuff. 2015-12-22 09:20:42 -08:00
Makefile.qttest.include Pull over depends and build changes from zc.v0.10.0.latest. Fails to build due to new ./configure dependency for serialization stuff. 2015-12-22 09:20:42 -08:00
Makefile.test.include Remove the Merkle tree hash function's fixed point. 2016-05-16 20:20:36 -06:00
Makefile.zcash.include Remove nearly all of libzerocash. 2016-05-12 16:44:49 -06:00
addrman.cpp Merge pull request #6028 2015-04-24 16:11:23 +02:00
addrman.h PARTIAL: typofixes (found by misspell_fixer) 2015-09-22 00:43:15 +00:00
alert.cpp Chainparams: Decouple CAlert from CChainParams 2015-04-04 12:58:14 +02:00
alert.h Chainparams: Decouple CAlert from CChainParams 2015-04-04 12:58:14 +02:00
amount.cpp
amount.h
arith_uint256.cpp src/arith_256.cpp: bigendian compatibility 2015-03-06 17:21:59 +01:00
arith_uint256.h ensure consistent header comment naming conventions 2015-04-20 13:29:22 +02:00
base58.cpp openssl: abstract out OPENSSL_cleanse 2015-02-15 11:34:02 -05:00
base58.h Non-grammatical language improvements 2015-05-02 15:23:59 +00:00
bitcoin-cli-res.rc Update Windows resource files (and add one for bitcoin-tx) 2015-05-22 02:56:55 +00:00
bitcoin-cli.cpp Rename bitcoin.conf and bitcoind.pid to zcash.conf and zcashd.pid in qa/ and src/ 2016-05-03 14:01:01 -06:00
bitcoin-tx-res.rc Update Windows resource files (and add one for bitcoin-tx) 2015-05-22 02:56:55 +00:00
bitcoin-tx.cpp *: alias -h for --help 2015-10-23 03:24:59 +00:00
bitcoind-res.rc Update Windows resource files (and add one for bitcoin-tx) 2015-05-22 02:56:55 +00:00
bitcoind.cpp Rename bitcoin.conf and bitcoind.pid to zcash.conf and zcashd.pid in qa/ and src/ 2016-05-03 14:01:01 -06:00
bloom.cpp Only use randomly created nonces in CRollingBloomFilter. 2015-10-02 12:17:49 +02:00
bloom.h Only use randomly created nonces in CRollingBloomFilter. 2015-10-02 12:17:49 +02:00
chain.cpp
chain.h Use Equihash for Proof-of-Work 2016-04-08 13:56:00 +12:00
chainparams.cpp Change testnet network magics. 2016-05-16 22:54:33 -06:00
chainparams.h Use Equihash for Proof-of-Work 2016-04-08 13:56:00 +12:00
chainparamsbase.cpp test: Remove UNITTEST params 2015-03-09 16:06:14 +01:00
chainparamsbase.h Bugfix: Grammar fixes 2015-05-01 11:21:27 +00:00
chainparamsseeds.h Remove Bitcoin mainnet seeds. 2016-05-27 11:37:41 -07:00
checkpoints.cpp Merge pull request #6055 2015-05-06 11:38:39 +02:00
checkpoints.h Merge pull request #6055 2015-05-06 11:38:39 +02:00
checkqueue.h Bugfix: Grammar fixes 2015-05-01 11:21:27 +00:00
clientversion.cpp
clientversion.h bump version to 0.11.2 2015-11-08 00:56:01 +01:00
coincontrol.h
coins.cpp Integrate new incremental merkle tree implementation into consensus. 2016-04-28 16:07:52 -06:00
coins.h Deprecate the old tree and remove old tree tests from the test suite. 2016-04-28 16:07:52 -06:00
compat.h Set TCP_NODELAY on P2P sockets. 2015-10-23 10:02:53 +02:00
compressor.cpp
compressor.h
core_io.h Merge pull request #5499 2014-12-31 10:50:06 +01:00
core_read.cpp namespace: drop most boost namespaces and a few header cleanups 2015-01-02 15:12:03 -05:00
core_write.cpp Replace direct use of 0 with SetNull and IsNull 2015-01-05 15:45:34 +01:00
eccryptoverify.cpp
eccryptoverify.h
ecwrapper.cpp consensus: cache the openssl EC_GROUP to avoid a race condition for each CECKey instantiation 2015-08-20 16:37:50 +02:00
ecwrapper.h
hash.cpp chaincodes: abstract away more chaincode behavior 2015-05-06 17:22:46 +02:00
hash.h chaincodes: abstract away more chaincode behavior 2015-05-06 17:22:46 +02:00
init.cpp Update public zkSNARK parameters for new circuit. 2016-05-12 16:44:49 -06:00
init.h Transplant of libzcash. 2016-05-12 16:44:47 -06:00
key.cpp Merge pull request #6034 2015-05-06 18:37:49 +02:00
key.h Merge pull request #6034 2015-05-06 18:37:49 +02:00
keystore.cpp wallet: move crypter to wallet 2015-03-22 15:18:55 -04:00
keystore.h c++11: don't forward-declare types used in maps 2015-02-03 23:30:59 -05:00
leveldbwrapper.cpp Handle leveldb::DestroyDB() errors on wipe failure 2015-09-22 00:43:13 +00:00
leveldbwrapper.h
limitedmap.h
main.cpp Transplant of libzcash. 2016-05-12 16:44:47 -06:00
main.h Implementation of Founders' Reward. 2016-04-08 14:40:28 -06:00
memusage.h Add memusage.h 2015-05-11 17:56:48 -07:00
merkleblock.cpp PARTIAL: typofixes (found by misspell_fixer) 2015-09-22 00:43:15 +00:00
merkleblock.h Bugfix: Grammar fixes 2015-05-01 11:21:27 +00:00
miner.cpp Fix Equihash state initialisation in miner 2016-04-12 15:23:44 +12:00
miner.h miner.h: fix clang warning because of class/struct mix 2015-04-16 10:32:47 +02:00
mruset.h Revert "Cache transaction validation successes" 2015-07-28 20:15:51 +02:00
net.cpp Set TCP_NODELAY on P2P sockets. 2015-10-23 10:02:53 +02:00
net.h Use CScheduler for net's DumpAddresses 2015-05-14 12:50:42 -04:00
netbase.cpp Set TCP_NODELAY on P2P sockets. 2015-10-23 10:02:53 +02:00
netbase.h Simplify code for CSubnet 2015-05-26 08:59:13 +02:00
noui.cpp
noui.h
pow.cpp Fix pow_tests to work with Equihash 2016-04-08 23:19:03 +12:00
pow.h Use Equihash for Proof-of-Work 2016-04-08 13:56:00 +12:00
protocol.cpp nLastTry is only used for addrman entries 2015-04-19 11:10:23 -07:00
protocol.h nLastTry is only used for addrman entries 2015-04-19 11:10:23 -07:00
pubkey.cpp chaincodes: abstract away more chaincode behavior 2015-05-06 17:22:46 +02:00
pubkey.h chaincodes: abstract away more chaincode behavior 2015-05-06 17:22:46 +02:00
random.cpp WIN32 Seed Cleanup: Move nLastPerfmon behind win32 ifdef. 2015-02-25 18:37:06 -05:00
random.h
rest.cpp [REST] remove json input for getutxos, limit to query max. 15 outpoints 2015-05-27 20:10:02 +02:00
reverselock.h Include a dubious "bug-fix" which allows exceptions to be thrown in reverselock destructor, which is required in reverselock_tests. ref #480 2015-12-22 09:20:42 -08:00
rpcblockchain.cpp Use Equihash for Proof-of-Work 2016-04-08 13:56:00 +12:00
rpcclient.cpp Add automated performance measurement system. 2016-04-11 08:15:25 -06:00
rpcclient.h
rpcmining.cpp Rename bitcoin.conf and bitcoind.pid to zcash.conf and zcashd.pid in qa/ and src/ 2016-05-03 14:01:01 -06:00
rpcmisc.cpp privacy: Stream isolation for Tor 2015-04-17 13:26:47 +02:00
rpcnet.cpp privacy: Stream isolation for Tor 2015-04-17 13:26:47 +02:00
rpcprotocol.cpp namespace: drop most boost namespaces and a few header cleanups 2015-01-02 15:12:03 -05:00
rpcprotocol.h
rpcrawtransaction.cpp Transplant of libzcash. 2016-05-12 16:44:47 -06:00
rpcserver.cpp Add automated performance measurement system. 2016-04-11 08:15:25 -06:00
rpcserver.h Add automated performance measurement system. 2016-04-11 08:15:25 -06:00
scheduler.cpp Replace boost::reverse_lock with our own. 2015-09-22 00:43:13 +00:00
scheduler.h More robust CScheduler unit test 2015-05-16 17:59:23 -04:00
serialize.h New implementation of incremental merkle tree 2016-04-28 16:07:52 -06:00
streams.h allocators: split allocators and pagelocker 2015-03-20 12:23:44 +01:00
sync.cpp Remove broken+useless lock/unlock log prints 2015-04-24 02:28:47 -07:00
sync.h PARTIAL: typofixes (found by misspell_fixer) 2015-09-22 00:43:15 +00:00
threadsafety.h
timedata.cpp Do not store more than 200 timedata samples. 2015-08-20 17:14:22 +02:00
timedata.h
tinyformat.h
txdb.cpp Remove the Merkle tree hash function's fixed point. 2016-05-16 20:20:36 -06:00
txdb.h Deprecate the old tree and remove old tree tests from the test suite. 2016-04-28 16:07:52 -06:00
txmempool.cpp Integrate new incremental merkle tree implementation into consensus. 2016-04-28 16:07:52 -06:00
txmempool.h Added mapSerials consensus rules to prohibit double-spending. 2016-01-19 14:36:09 -07:00
ui_interface.h Separate CTranslationInterface from CClientUIInterface 2015-04-16 19:58:48 +02:00
uint256.cpp BUGFIX: Stack around the variable 'rv' was corrupted 2015-03-12 22:17:22 +06:00
uint256.h uint256->arith_uint256 blob256->uint256 2015-01-05 15:45:35 +01:00
undo.h Added mapAnchors consensus rules, finished zcrawpour/zcrawreceive. 2016-01-19 14:36:04 -07:00
util.cpp Rename bitcoin.conf and bitcoind.pid to zcash.conf and zcashd.pid in qa/ and src/ 2016-05-03 14:01:01 -06:00
util.h Load proving/verifying keys at startup from the public alpha parameters file. 2016-01-19 14:36:04 -07:00
utilmoneystr.cpp
utilmoneystr.h
utilstrencodings.cpp
utilstrencodings.h
utiltime.cpp Trivial: useless cast (ptime)(I'm ptime) 2015-04-30 23:11:52 +03:00
utiltime.h
validationinterface.cpp Regression test for ResendWalletTransactions 2015-03-24 15:29:20 -04:00
validationinterface.h fix IDE/compiler warning "extra ';'" in validationinterface.h 2015-05-14 01:02:00 -04:00
version.h
zcbenchmarks.cpp Update public zkSNARK parameters for new circuit. 2016-05-12 16:44:49 -06:00
zcbenchmarks.h Add verify equihash benchmark 2016-04-11 10:03:31 -06:00