zcash-patched-for-explorer/src
Simon c93d8bdf9c Fix bug where call to sign and send a transaction was in wrong scope. 2016-09-08 21:46:14 -07:00
..
compat Add an alternate location of endian.h header 2015-06-23 09:03:09 +02:00
config
consensus Auto merge of #1051 - ThisIsNotOfficialCodeItsJustForks:t863-mock-coverage-of-checktransaction, r=ebfull 2016-07-14 18:43:07 +00:00
crypto Change some asserts in equihash.cpp to be static. 2016-08-24 06:13:13 +01:00
gtest Auto merge of #1338 - str4d:147-tweak-difficulty-adjustment-algorithm, r=ebfull 2016-09-08 02:21:13 +00:00
json Throw a domain error as json_spirit is a third-party library. 2016-08-27 09:14:25 -07:00
leveldb Update LevelDB 2015-11-04 23:48:07 +01:00
obj
obj-test
policy Refactor: replace calls to GetTxid() with GetHash() 2016-09-07 15:12:09 -07:00
primitives Remove GetTxid() from CTransaction and update test_txid 2016-09-07 15:12:09 -07:00
qt Refactor: replace calls to GetTxid() with GetHash() 2016-09-07 15:12:09 -07:00
script Remove in-band error signalling from SignatureHash, fixing the SIGHASH_SINGLE bug. 2016-07-19 16:36:35 -06: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 Auto merge of #1338 - str4d:147-tweak-difficulty-adjustment-algorithm, r=ebfull 2016-09-08 02:21:13 +00:00
univalue
wallet Fix bug where call to sign and send a transaction was in wrong scope. 2016-09-08 21:46:14 -07:00
zcash Add public field 'memo' to JSOutput to enable creation of notes with custom memos. 2016-09-08 21:46:13 -07:00
.clang-format .clang-format: change standard to C++11 2016-07-11 13:22:20 +01:00
Makefile.am Add async RPC queue and operation classes. 2016-09-08 21:46:13 -07:00
Makefile.gtest.include Add test of difficulty averaging 2016-09-06 23:01:58 +12:00
Makefile.qt.include Rename libzerocash to libzcash 2016-05-24 08:36:48 +10:00
Makefile.qttest.include Rename libzerocash to libzcash 2016-05-24 08:36:48 +10:00
Makefile.test.include Implement zkSNARK compression. 2016-08-22 00:36:12 -06:00
Makefile.zcash.include Remove the rest of libzerocash. 2016-07-10 20:25:02 -06:00
addrman.cpp Implement issue #997 to reduce time for test_bitcoin due to sleeps in 2016-06-06 17:11:15 +08:00
addrman.h CAddrMan::Deserialize handle corrupt serializations better. 2016-05-24 22:47:00 -07: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
alertkeys.h Fixes to integrate sendalert.cpp. 2016-07-15 19:57:55 -07:00
amount.cpp
amount.h
arith_uint256.cpp
arith_uint256.h ensure consistent header comment naming conventions 2015-04-20 13:29:22 +02:00
asyncrpcoperation.cpp Refactoring and small improvements to async rpc operations. 2016-09-08 21:46:13 -07:00
asyncrpcoperation.h Refactoring and small improvements to async rpc operations. 2016-09-08 21:46:13 -07:00
asyncrpcqueue.cpp Refactoring and small improvements to async rpc operations. 2016-09-08 21:46:13 -07:00
asyncrpcqueue.h Refactoring and small improvements to async rpc operations. 2016-09-08 21:46:13 -07:00
base58.cpp Added encoding for Zcash spending keys. 2016-06-15 16:03:57 -06:00
base58.h Added encoding for Zcash spending keys. 2016-06-15 16:03:57 -06:00
bitcoin-cli-res.rc Bitcoin -> Zcash in version and help text 2016-05-20 11:56:11 +12:00
bitcoin-cli.cpp Change default ports 2016-06-17 00:21:58 +12:00
bitcoin-tx-res.rc Add Zcash revision to version strings 2016-05-18 16:50:28 +12:00
bitcoin-tx.cpp Refactor: replace calls to GetTxid() with GetHash() 2016-09-07 15:12:09 -07:00
bitcoind-res.rc Bitcoin -> Zcash in version and help text 2016-05-20 11:56:11 +12:00
bitcoind.cpp Minor error message tweak 2016-05-21 11:48:52 +12:00
bloom.cpp Refactor: replace calls to GetTxid() with GetHash() 2016-09-07 15:12:09 -07:00
bloom.h Only use randomly created nonces in CRollingBloomFilter. 2015-10-02 12:17:49 +02:00
chain.cpp
chain.h Store the Equihash solution in minimal representation in the block header 2016-08-16 16:02:39 +12:00
chainparams.cpp Regenerate genesis blocks for new powLimits 2016-09-07 08:18:46 +12:00
chainparams.h Added encoding for Zcash spending keys. 2016-06-15 16:03:57 -06:00
chainparamsbase.cpp Change default ports 2016-06-17 00:21:58 +12: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 Add Zcash revision to version strings 2016-05-18 16:50:28 +12:00
clientversion.h Increment version number for z9 release. 2016-08-25 15:07:16 +01:00
coincontrol.h
coins.cpp Rename CSerialsCacheEntry. 2016-07-18 10:06:18 -06:00
coins.h Rename CSerialsCacheEntry. 2016-07-18 10:06:18 -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
core_read.cpp
core_write.cpp Refactor: replace calls to GetTxid() with GetHash() 2016-09-07 15:12:09 -07: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 Disable option to allow multiple async rpc workers. 2016-09-08 21:46:13 -07: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 Changes after review 2016-09-01 11:48:15 +12:00
keystore.h Remove GetNoteDecryptors(), lock inside FindMyNotes() instead 2016-08-31 02:09:17 +12:00
leveldbwrapper.cpp Handle leveldb::DestroyDB() errors on wipe failure 2015-09-22 00:43:13 +00:00
leveldbwrapper.h
limitedmap.h
main.cpp Refactor: replace calls to GetTxid() with GetHash() 2016-09-07 15:12:09 -07:00
main.h Decrease MAX_HEADERS_RESULTS to 160. fixes #1289 2016-08-24 06:14:09 +01:00
memusage.h Add memusage.h 2015-05-11 17:56:48 -07:00
merkleblock.cpp Refactor: replace calls to GetTxid() with GetHash() 2016-09-07 15:12:09 -07:00
merkleblock.h Bugfix: Grammar fixes 2015-05-01 11:21:27 +00:00
miner.cpp Refactor: replace calls to GetTxid() with GetHash() 2016-09-07 15:12:09 -07: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 Refactor: replace calls to GetTxid() with GetHash() 2016-09-07 15:12:09 -07:00
net.h Remove redundant whiteconnections option 2016-08-15 19:37:27 -06: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 Remove unnecessary method 2016-09-08 12:22:08 +12:00
pow.h Remove unnecessary method 2016-09-08 12:22:08 +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 Switch to Ed25519 for cryptographic binding of joinsplits to transactions. 2016-05-30 11:05:55 -06:00
random.cpp
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 Auto merge of #1338 - str4d:147-tweak-difficulty-adjustment-algorithm, r=ebfull 2016-09-08 02:21:13 +00:00
rpcclient.cpp Closes #1293 by adding z_getoperationresult and making z_getoperationstatus idempotent. 2016-09-08 21:46:13 -07:00
rpcclient.h
rpcmining.cpp Refactor: replace calls to GetTxid() with GetHash() 2016-09-07 15:12:09 -07:00
rpcmisc.cpp privacy: Stream isolation for Tor 2015-04-17 13:26:47 +02:00
rpcnet.cpp Change default ports 2016-06-17 00:21:58 +12:00
rpcprotocol.cpp
rpcprotocol.h
rpcrawtransaction.cpp Refactor: replace calls to GetTxid() with GetHash() 2016-09-07 15:12:09 -07:00
rpcserver.cpp Disable option to allow multiple async rpc workers. 2016-09-08 21:46:13 -07:00
rpcserver.h Closes #1293 by adding z_getoperationresult and making z_getoperationstatus idempotent. 2016-09-08 21:46:13 -07: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
sendalert.cpp Remove QT alert message box. 2016-07-16 13:18:42 -07:00
serialize.h Add caching of incremental witnesses for spendable notes 2016-08-30 00:29:49 +12: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 Fixes for indentation and local variable names. 2016-07-18 10:07:29 -06:00
txdb.h Change `serial` to `nf` in txdb. 2016-07-18 10:07:30 -06:00
txmempool.cpp Refactor: replace calls to GetTxid() with GetHash() 2016-09-07 15:12:09 -07:00
txmempool.h Rename mapSerials to mapNullifiers. 2016-07-18 10:06:18 -06:00
ui_interface.h Separate CTranslationInterface from CClientUIInterface 2015-04-16 19:58:48 +02:00
uint252.h Add support for spending keys to the basic key store 2016-08-09 17:38:25 +12:00
uint256.cpp
uint256.h Update uint256.h 2016-08-13 11:12:18 -04:00
undo.h Added mapAnchors consensus rules, finished zcrawpour/zcrawreceive. 2016-01-19 14:36:04 -07:00
util.cpp changed module name from "bitcoin" to "Zcash" in FormatException() 2016-08-21 15:10:09 +02: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 Pass ZCIncrementalMerkleTree to wallet to prevent race conditions 2016-08-31 02:00:11 +12:00
validationinterface.h Pass ZCIncrementalMerkleTree to wallet to prevent race conditions 2016-08-31 02:00:11 +12:00
version.h Bump the (minimum) protocol version to avoid invoking legacy behavior from upstream. 2016-07-19 19:07:14 -06:00
zcbenchmarks.cpp Refactor: replace calls to GetTxid() with GetHash() 2016-09-07 15:12:09 -07:00
zcbenchmarks.h Add thread parameter to solveequihash benchmark 2016-08-05 15:05:38 +12:00