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.
 
 
 
 
 
 
David Dawes 033cd36e5b Merge branch 'dave-dev' of github.com:VerusCoin/VerusCoin into dave-dev 6 years ago
..
ac Create copy of fiat into ac so we can deprecate usage of fiat/* 6 years ago
amqp Add AMQP 1.0 support via Apache Qpid Proton C++ API 0.17.0 7 years ago
cc cleanups 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 Verus Proof of Stake Compete with Additional ant-fork protection on block 1 6 years ago
crypto Undo the changes 6 years ago
cryptoconditions add darwin cond 6 years ago
fiat Fix bash scripts for running verus daemon and cli 6 years ago
gtest futureblock flag 6 years ago
leveldb Update LevelDB 9 years ago
obj Bump version numbers for 0.6.1rc1 12 years ago
policy +print 6 years ago
pow/tromp Attepting to fix typing issue on Mac. 6 years ago
primitives Portable VerusHash and CPU check 6 years ago
qt Enable time locked transactions to be recognized in the wallet 6 years ago
script Made time locked addresses visible 6 years ago
secp256k1 remove replacementpool 6 years ago
snark src/snark patches for windows build 6 years ago
support Fiddling with __cpuid 6 years ago
test Test 6 years ago
test-komodo remove stray printf 6 years ago
univalue Test 6 years ago
wallet mining performance boost 6 years ago
zcash split out asset chain p2p port from roc port 6 years ago
zmq Fix 6 years ago
.clang-format .clang-format: change standard to C++11 8 years ago
KMD.batch0 disable batch0 7 years ago
KMD.batch0.listunspent disable batch0 7 years ago
KMD.batch0.txids disable batch0 7 years ago
KMD.batch1 ceal 7 years ago
KMD.batch1.txids ceal 7 years ago
KMD.batch2 batch2 7 years ago
KMD.batch2.txids batch2 7 years ago
KMD.batch3 batch4 7 years ago
KMD.batch3.utxo batch4 7 years ago
KMD.batch4 batch4 done 7 years ago
KMD.batch4.txids batch4 done 7 years ago
Makefile.am Portable VerusHash and CPU check 6 years ago
Makefile.gtest.include Implementation of VerusHash CPU-friendly hash algorithm, parameters to enable it, miner, and all changes required to support it on new asset chains 6 years ago
Makefile.ktest.include tests for getting MoM in Eval and fixes 6 years ago
Makefile.qt.include Implementation of VerusHash CPU-friendly hash algorithm, parameters to enable it, miner, and all changes required to support it on new asset chains 6 years ago
Makefile.qttest.include Implementation of VerusHash CPU-friendly hash algorithm, parameters to enable it, miner, and all changes required to support it on new asset chains 6 years ago
Makefile.test.include Merge all Komodo changes, including proof of stake, crypto conditions, passport, etc. 6 years ago
Makefile.zcash.include Merge all Komodo changes, including proof of stake, crypto conditions, passport, etc. 6 years ago
REVS.batch0 batch0 7 years ago
REVS.batch1 batch1 KMD 7 years ago
REVS.batch1.txids batch1 KMD 7 years ago
REVS.batch2 batch2 7 years ago
REVS.batch2.txids batch2 7 years ago
REVS.batch3 batch4 7 years ago
REVS.batch3.txids batch4 7 years ago
REVS.batch4 batch4 done 7 years ago
REVS.batchtxids0 batch0 7 years ago
REVS.raw revs snapshot txids 7 years ago
REVS.rawtxids revs snapshot txids 7 years ago
REVS.snapshot revs snapshot txids 7 years ago
REVS.txids revs snapshot txids 7 years ago
REVS.txids0 revs snapshot txids 7 years ago
addressindex.h Bitcore port 6 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 -print 6 years ago
arith_uint256.h ensure consistent header comment naming conventions 9 years ago
assetchains removed VOTE2018 6 years ago
assetchains.old removed VOTE2018 6 years ago
assetchains_stop removed VOTE2018 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 Multiple changes for critical update, including random locks and activation at 12800. Test for utxos. 6 years ago
base58.h Multiple changes for critical update, including random locks and activation at 12800. Test for utxos. 6 years ago
bitcoin-cli-res.rc komodo strings 8 years ago
bitcoin-cli.cpp split out asset chain p2p port from roc port 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 Directly call longestchain() 6 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 cleanup 6 years ago
chainparams.cpp Add missing ZCVIEWING_KEY to base58Prefixes 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 Merge branch 'dev' of https://github.com/jl777/komodo into trunk-merge 6 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 post launch release readiness 6 years ago
coins.h post launch release readiness 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
ctest CTEST 6 years ago
deprecation.cpp +print 6 years ago
deprecation.h Merge remote-tracking branch 'zcash/master' into rebase2 6 years ago
dpowassets improve miner to reduce out of order timestamps 6 years ago
fiat-cli fat finger typo 6 years ago
fundnotaries test 8 years ago
hash.cpp chaincodes: abstract away more chaincode behavior 9 years ago
hash.h Portable VerusHash and CPU check 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 Portable VerusHash and CPU check 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 Rewrite time locks, coinbase validation, and script functions in C++ for easier integration 6 years ago
komodo-tx.cpp Syntax fixes 6 years ago
komodo.h Exemption for TXSCL* 6 years ago
komodo_bitcoind.h Made time locked addresses visible 6 years ago
komodo_cJSON.c Initial ccdata for notarization 6 years ago
komodo_cJSON.h upgrade cJSON and move customizations to komodo_cJSON 7 years ago
komodo_ccdata.h Handle MoMdepth overflow 6 years ago
komodo_curve25519.h Initial ccdata for notarization 6 years ago
komodo_defs.h Merge all Komodo changes, including proof of stake, crypto conditions, passport, etc. 6 years ago
komodo_events.h Test 6 years ago
komodo_gateway.h Test 6 years ago
komodo_globals.h Change name and off-by-one to make compatible with dry-run chain 6 years ago
komodo_interest.h Monthly cap 6 years ago
komodo_jumblr.h Test 6 years ago
komodo_kv.h Initial ccdata for notarization 6 years ago
komodo_notary.h Redundant calls to dpow KMD 6 years ago
komodo_pax.h Fix 6 years ago
komodo_port.c Support ac_cc 6 years ago
komodo_structs.h Syntax fixes 6 years ago
komodo_utils.h post launch release readiness 6 years ago
leveldbwrapper.cpp Merge branch 'dev' of https://github.com/jl777/komodo into trunk-merge 6 years ago
leveldbwrapper.h Merge branch 'dev' of https://github.com/jl777/komodo into trunk-merge 6 years ago
limitedmap.h Added "Core" to copyright headers 10 years ago
main.cpp mining performance boost 6 years ago
main.h fix build for update 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 Enable time locked coin bases to be used as normal coinbase transactions with longer maturity, fix max_money 6 years ago
metrics.h Fixed overflow on localsolps and changed sol to hash on mining info 6 years ago
miner.cpp Portable VerusHash and CPU check 6 years ago
miner.h Integrate new proof of stake support 6 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 add OSX cond 6 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 Accurate POW block counting 6 years ago
pow.h Verus Proof of Stake Compete with Additional ant-fork protection on block 1 6 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 Init speedup test 6 years ago
reverselock.h c++11: don't throw from the reverselock destructor 7 years ago
revs test 8 years ago
rpcblockchain.cpp add "blocktype": "minted"/"mined" on getblock API 6 years ago
rpcclient.cpp Merge branch 'beta' into dev 6 years ago
rpcclient.h [Univalue] add univalue over subtree 7 years ago
rpcmining.cpp return 0 for hash rate rather than stale value when not generating 6 years ago
rpcmisc.cpp fix getinfo, cleanup hash 6 years ago
rpcnet.cpp Test 6 years ago
rpcprotocol.cpp evhttpd implementation 7 years ago
rpcprotocol.h evhttpd implementation 7 years ago
rpcrawtransaction.cpp post launch release readiness 6 years ago
rpcserver.cpp calc_MoM 6 years ago
rpcserver.h calc_MoM 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 Bitcore port 6 years ago
spentindex.h Bitcore port 6 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 Verus Proof of Stake Compete with Additional ant-fork protection on block 1 6 years ago
txdb.h Merge branch 'dev' of https://github.com/jl777/komodo into trunk-merge 6 years ago
txmempool.cpp Merge latest from Komodo, including POS 6 years ago
txmempool.h Merge branch 'dev' of https://github.com/jl777/komodo into trunk-merge 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 all Komodo changes, including proof of stake, crypto conditions, passport, etc. 6 years ago
util.h Merge all Komodo changes, including proof of stake, crypto conditions, passport, etc. 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 Erase failed stake transaction from wallet to prevent slow return and loss of stake age 6 years ago
validationinterface.h Erase failed stake transaction from wallet to prevent slow return and loss of stake age 6 years ago
version.h -newlines 6 years ago
verusd Fix bash scripts for running verus daemon and cli 6 years ago
veruslaunch.cpp post launch release readiness 6 years ago
veruslaunch.h post launch release readiness 6 years ago
wallet-utility.cpp Verus Proof of Stake Compete with Additional ant-fork protection on block 1 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