Hush Full Node software. We were censored from Github, this is where all development happens now. https://hush.is
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
 
 
Scott Sadler 4729632250 * make interface for getting tx safer in Eval 6 years ago
..
amqp Add AMQP 1.0 support via Apache Qpid Proton C++ API 0.17.0 7 years ago
cc * make interface for getting tx safer in Eval 6 years ago
compat Add an alternate location of endian.h header 9 years ago
config build: move bitcoin-config.h to its own directory 10 years ago
consensus merge jl777/dev; zcash upgrade, CC to fix 6 years ago
crypto Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
cryptoconditions * make interface for getting tx safer in Eval 6 years ago
fiat OOT coin 6 years ago
gtest Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
leveldb Update LevelDB 9 years ago
obj Bump version numbers for 0.6.1rc1 12 years ago
policy Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
pow/tromp Squashed commit of the following: 6 years ago
primitives Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
qt Initial merge 7 years ago
script allow larger PUSHDATA for CC fulfillment 6 years ago
secp256k1 remove replacementpool 6 years ago
snark Squashed commit of the following: 6 years ago
support Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
test Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
test-komodo * make interface for getting tx safer in Eval 6 years ago
univalue Squashed commit of the following: 6 years ago
wallet Lagging chaintip fix 6 years ago
zcash many changes: * fix CC malleability * extra validations for CCs such as requiring a signature and limiting types * different SIGHASH types for CC 6 years ago
zmq [ZMQ] append a message sequence number to every ZMQ notification 7 years ago
.clang-format .clang-format: change standard to C++11 8 years ago
KMD.batch0 disable batch0 8 years ago
KMD.batch0.listunspent disable batch0 8 years ago
KMD.batch0.txids disable batch0 8 years ago
KMD.batch1 ceal 8 years ago
KMD.batch1.txids ceal 8 years ago
KMD.batch2 batch2 8 years ago
KMD.batch2.txids batch2 8 years ago
KMD.batch3 batch4 8 years ago
KMD.batch3.utxo batch4 8 years ago
KMD.batch4 batch4 done 8 years ago
KMD.batch4.txids batch4 done 8 years ago
Makefile.am tests for bet protocol done; verify notarisation still to test 6 years ago
Makefile.gtest.include Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
Makefile.ktest.include tests for getting MoM in Eval and fixes 6 years ago
Makefile.qt.include Remove QT gunk from Makefiles. 7 years ago
Makefile.qttest.include Remove QT gunk from Makefiles. 7 years ago
Makefile.test.include build: Split hardening/fPIE options out 7 years ago
Makefile.zcash.include many changes: * fix CC malleability * extra validations for CCs such as requiring a signature and limiting types * different SIGHASH types for CC 6 years ago
REVS.batch0 batch0 8 years ago
REVS.batch1 batch1 KMD 8 years ago
REVS.batch1.txids batch1 KMD 8 years ago
REVS.batch2 batch2 8 years ago
REVS.batch2.txids batch2 8 years ago
REVS.batch3 batch4 8 years ago
REVS.batch3.txids batch4 8 years ago
REVS.batch4 batch4 done 8 years ago
REVS.batchtxids0 batch0 8 years ago
REVS.raw revs snapshot txids 8 years ago
REVS.rawtxids revs snapshot txids 8 years ago
REVS.snapshot revs snapshot txids 8 years ago
REVS.txids revs snapshot txids 8 years ago
REVS.txids0 revs snapshot txids 8 years ago
addrman.cpp Implement issue #997 to reduce time for test_bitcoin due to sleeps in 8 years ago
addrman.h Squashed commit of the following: 6 years ago
alert.cpp use const references where appropriate 7 years ago
alert.h use const references where appropriate 7 years ago
alertkeys.h Fixes to integrate sendalert.cpp. 8 years ago
amount.cpp Rationalize currency unit to "ZEC" 7 years ago
amount.h Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
arith_uint256.cpp Test 7 years ago
arith_uint256.h ensure consistent header comment naming conventions 9 years ago
assetchains OOT coin 6 years ago
assetchains.old Fix typo 6 years ago
asyncrpcoperation.cpp Migrate Zcash-specific code to UniValue 7 years ago
asyncrpcoperation.h Squashed commit of the following: 6 years ago
asyncrpcqueue.cpp Fix formatting 8 years ago
asyncrpcqueue.h Add shared queue to AsynRPCQueue. 8 years ago
base58.cpp Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
base58.h Squashed commit of the following: 6 years ago
bitcoin-cli-res.rc komodo strings 8 years ago
bitcoin-cli.cpp Test 6 years ago
bitcoin-tx-res.rc Rename bitcoin-tx to zcash-tx 8 years ago
bitcoind-res.rc komodo strings 8 years ago
bitcoind.cpp Test 7 years ago
bloom.cpp Refactor: replace calls to GetTxid() with GetHash() 8 years ago
bloom.h Only use randomly created nonces in CRollingBloomFilter. 9 years ago
cJSON.c Undefine cJSON bools 7 years ago
cJSON.h upgrade cJSON and move customizations to komodo_cJSON 7 years ago
chain.cpp Make sure pindexWalk is non-null 6 years ago
chain.h Cache pubkey33 and notary 6 years ago
chainparams.cpp Merge branch 'dev' into jl777 6 years ago
chainparams.h Test 6 years ago
chainparamsbase.cpp Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
chainparamsbase.h Fixes CID 1352706 uninitialized scalar field. 8 years ago
chainparamsseeds.h Remove Bitcoin mainnet seeds. 8 years ago
checkpoints.cpp Test 6 years ago
checkpoints.h Test 6 years ago
checkqueue.h Bugfix: Grammar fixes 9 years ago
clearassets test 8 years ago
clientversion.cpp Implement automatic shutdown of deprecated Zcash versions 7 years ago
clientversion.h Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
coincontrol.h Small tweaks to CCoinControl for fundrawtransaction 7 years ago
coins.cpp Lagging chaintip fix 6 years ago
coins.h Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
compat.h WIN32 -> _WIN32 7 years ago
compressor.cpp Added "Core" to copyright headers 10 years ago
compressor.h Fix OOM bug: UTXO entries with invalid script length 8 years ago
core_io.h use const references where appropriate 7 years ago
core_memusage.h Separate core memory usage computation in core_memusage.h 7 years ago
core_read.cpp use const references where appropriate 7 years ago
core_write.cpp [Univalue] add univalue over subtree 7 years ago
deprecation.cpp Clean up 6 years ago
deprecation.h Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
dpowassets OOT coin 6 years ago
fiat-cli OOT coin 6 years ago
fundnotaries test 8 years ago
hash.cpp chaincodes: abstract away more chaincode behavior 9 years ago
hash.h add blake2b writer 6 years ago
httprpc.cpp Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
httprpc.h evhttpd implementation 7 years ago
httpserver.cpp Auto merge of #2555 - jasondavies:fix-2554, r=str4d 7 years ago
httpserver.h http: speed up shutdown 7 years ago
init.cpp Merge branch 'dev' into jl777 6 years ago
init.h evhttpd implementation 7 years ago
key.cpp Scope the ECDSA constant sizes to CPubKey / CKey classes 7 years ago
key.h Scope the ECDSA constant sizes to CPubKey / CKey classes 7 years ago
keystore.cpp Implement viewing key storage in the keystore 7 years ago
keystore.h Add watch-only support to Zcash RPC methods 7 years ago
komodo-tx.cpp Lagging chaintip fix 6 years ago
komodo.h Test 6 years ago
komodo_bitcoind.h Test 6 years ago
komodo_cJSON.c upgrade cJSON and move customizations to komodo_cJSON 7 years ago
komodo_cJSON.h upgrade cJSON and move customizations to komodo_cJSON 7 years ago
komodo_cc.cpp allow larger PUSHDATA for CC fulfillment 6 years ago
komodo_cc.h allow larger PUSHDATA for CC fulfillment 6 years ago
komodo_curve25519.h uni3 7 years ago
komodo_defs.h KOMODO_DEFS_H 7 years ago
komodo_events.h MoM support 6 years ago
komodo_gateway.h Test 6 years ago
komodo_globals.h Test 6 years ago
komodo_interest.h Debugging 6 years ago
komodo_jumblr.h jumblr_pause and jumblr_resume 7 years ago
komodo_kv.h Disable KV functions for KMD 6 years ago
komodo_notary.h betprotocol functions 6 years ago
komodo_pax.h Test 6 years ago
komodo_structs.h merge jl777/dev; zcash upgrade, CC to fix 6 years ago
komodo_utils.h revert 6 years ago
leveldbwrapper.cpp Remove deprecated exception specification 7 years ago
leveldbwrapper.h Remove deprecated exception specification 7 years ago
limitedmap.h Added "Core" to copyright headers 10 years ago
main.cpp ImportPayout cc eval code and alot of general cc polish. tests to write 6 years ago
main.h ImportPayout cc eval code and alot of general cc polish. tests to write 6 years ago
memusage.h Separate core memory usage computation in core_memusage.h 7 years ago
merkleblock.cpp Squashed commit of the following: 6 years ago
merkleblock.h Squashed commit of the following: 6 years ago
metrics.cpp Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
metrics.h Improve network height estimation 7 years ago
miner.cpp Try again 6 years ago
miner.h Correct #ifdef nesting of miner headers and helper functions 7 years ago
mini-gmp.c test 8 years ago
mini-gmp.h test 8 years ago
mruset.h Revert "Cache transaction validation successes" 9 years ago
net.cpp Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
net.h Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
netbase.cpp Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
netbase.h Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
noui.cpp Do not ask a UI question from bitcoind 7 years ago
noui.h Added "Core" to copyright headers 10 years ago
paymentdisclosure.cpp Add payment disclosure as experimental feature. 7 years ago
paymentdisclosure.h Closes #2746. Payment disclosure blobs now use 'zpd:' prefix. 7 years ago
paymentdisclosuredb.cpp Add payment disclosure as experimental feature. 7 years ago
paymentdisclosuredb.h Add payment disclosure as experimental feature. 7 years ago
pow.cpp Try again 6 years ago
pow.h test 8 years ago
protocol.cpp WIN32 -> _WIN32 7 years ago
protocol.h Remove redundant service flag NODE_GETUTXO meant for Bitcoin XT. 7 years ago
pubkey.cpp Scope the ECDSA constant sizes to CPubKey / CKey classes 7 years ago
pubkey.h Scope the ECDSA constant sizes to CPubKey / CKey classes 7 years ago
purge komodostate.ind 7 years ago
random.cpp WIN32 -> _WIN32 7 years ago
random.h Address review comments 8 years ago
rest.cpp Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
reverselock.h c++11: don't throw from the reverselock destructor 7 years ago
revs test 8 years ago
rpcblockchain.cpp tests for getting MoM in Eval and fixes 6 years ago
rpcclient.cpp betprotocol functions 6 years ago
rpcclient.h [Univalue] add univalue over subtree 7 years ago
rpcmining.cpp test suite for replacementPool 6 years ago
rpcmisc.cpp Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
rpcnet.cpp Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
rpcprotocol.cpp evhttpd implementation 7 years ago
rpcprotocol.h evhttpd implementation 7 years ago
rpcrawtransaction.cpp Merge branch 'dev' into jl777 6 years ago
rpcserver.cpp betprotocol functions 6 years ago
rpcserver.h betprotocol functions 6 years ago
scheduler.cpp Remove Boost conditional compilation. 7 years ago
scheduler.h More robust CScheduler unit test 9 years ago
sendalert.cpp Alert 1004 (version 1.0.10 only) 7 years ago
serialize.h Don't assume sizes of unsigned short and unsigned int in GetSizeOfCompactSize and WriteCompactSize. 7 years ago
streams.h Prevent -Wshadow warnings with gcc versions 4.8.5, 5.3.1 and 6.2.1. 7 years ago
sync.cpp Assert on probable deadlocks if the second lock isnt try_lock 7 years ago
sync.h locking: teach Clang's -Wthread-safety to cope with our scoped lock macros 7 years ago
threadsafety.h Added "Core" to copyright headers 10 years ago
timedata.cpp Update timedata.cpp 7 years ago
timedata.h Added "Core" to copyright headers 10 years ago
tinyformat.h Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
torcontrol.cpp Squashed commit of the following: 6 years ago
torcontrol.h torcontrol improvements and fixes 7 years ago
txdb.cpp Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
txdb.h Fixes #2793. Backport commit f33afd3 to increase dbcache default. 7 years ago
txmempool.cpp Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
txmempool.h Implement transaction expiry for Overwinter 6 years ago
ui_interface.h Do not ask a UI question from bitcoind 7 years ago
uint252.h Add support for spending keys to the basic key store 8 years ago
uint256.cpp BUGFIX: Stack around the variable 'rv' was corrupted 9 years ago
uint256.h Update uint256.h 8 years ago
undo.h Added mapAnchors consensus rules, finished zcrawpour/zcrawreceive. 9 years ago
uthash.h test 8 years ago
util.cpp Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
util.h Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
utilmoneystr.cpp Get rid of fPlus argument to FormatMoney 7 years ago
utilmoneystr.h Get rid of fPlus argument to FormatMoney 7 years ago
utilstrencodings.cpp Implementation of Overwinter transaction format ZIP 202. 6 years ago
utilstrencodings.h Implementation of Overwinter transaction format ZIP 202. 6 years ago
utiltest.cpp Add consensus branch ID parameter to SignatureHash, remove SigVersion parameter 6 years ago
utiltest.h Add benchmark for incrementing note witnesses 8 years ago
utiltime.cpp Update to address @daira comments wrt fixing configure.ac 7 years ago
utiltime.h Added "Core" to copyright headers 10 years ago
utlist.h test 8 years ago
validationinterface.cpp Add ZeroMQ support. Notify blocks and transactions via ZeroMQ 7 years ago
validationinterface.h use CBlockIndex* insted of uint256 for UpdatedBlockTip signal 7 years ago
version.h Overwinter peer management and network handshaking. 6 years ago
zcbenchmarks.cpp Use v3 transactions with caching for validatelargetx benchmark 6 years ago
zcbenchmarks.h Make number of inputs configurable in validatelargetx test 6 years ago