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.
 
 
 
 
 
 
Wladimir J. van der Laan cd91ed4f5f
Merge pull request #4982
10 years ago
..
compat update license of compat and crypto 10 years ago
config build: move bitcoin-config.h to its own directory 10 years ago
crypto update license of compat and crypto 10 years ago
json json_spirit: #include <stdint.h> 10 years ago
leveldb Merge src/leveldb changes for LevelDB 1.17. 10 years ago
obj Bump version numbers for 0.6.1rc1 12 years ago
obj-test Rename src/obj/test to src/obj-test to workaround bug in older GNU Make 12 years ago
qt qt: Register CAmount metatype 10 years ago
script script: don't read past the end 10 years ago
secp256k1 secp256k1: Add build-side changes for libsecp256k1 10 years ago
test DRY: Avoid repetitions in script_test 10 years ago
univalue univalue: make spaceStr thread-safe 10 years ago
.clang-format Update coding style and add .clang-format 10 years ago
Makefile.am Merge pull request #4234 10 years ago
Makefile.qt.include Merge pull request #4673 10 years ago
Makefile.qttest.include build: add option for reducing exports (v2) 10 years ago
Makefile.test.include Revert merge of pull #4845 10 years ago
addrman.cpp Apply clang-format on some infrequently-updated files 10 years ago
addrman.h Remove some unnecessary c_strs() in logging and the GUI 10 years ago
alert.cpp Split up util.cpp/h 10 years ago
alert.h Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS 10 years ago
allocators.cpp Apply clang-format on some infrequently-updated files 10 years ago
allocators.h Apply clang-format on some infrequently-updated files 10 years ago
amount.h amount.h: update license, add header end comment + rem from util.h 10 years ago
base58.cpp Fixing out of bounds error in GetKey() 10 years ago
base58.h Move CTxDestination from script/script to script/standard 10 years ago
bitcoin-cli-res.rc fix copyright string in two of our *.rc files 10 years ago
bitcoin-cli.cpp header include cleanup 10 years ago
bitcoin-tx.cpp Use a typedef for monetary values 10 years ago
bitcoind-res.rc fix copyright string in two of our *.rc files 10 years ago
bitcoind.cpp Also create pid file in non-daemon mode 10 years ago
bloom.cpp Separate script/standard 10 years ago
bloom.h Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS 10 years ago
chain.cpp cleanup license and header end comment in chain.cpp/.h 10 years ago
chain.h cleanup license and header end comment in chain.cpp/.h 10 years ago
chainparams.cpp Avoid introducing a virtual into CChainParams 10 years ago
chainparams.h Avoid introducing a virtual into CChainParams 10 years ago
chainparamsbase.cpp Switch testing framework from MAIN to new UNITTEST network 10 years ago
chainparamsbase.h Switch testing framework from MAIN to new UNITTEST network 10 years ago
chainparamsseeds.h Add built-in seeds for .onion 10 years ago
checkpoints.cpp Switch testing framework from MAIN to new UNITTEST network 10 years ago
checkpoints.h Apply clang-format on some infrequently-updated files 10 years ago
checkqueue.h Apply clang-format on some infrequently-updated files 10 years ago
clientversion.h Apply clang-format on some infrequently-updated files 10 years ago
coincontrol.h Apply clang-format on some infrequently-updated files 10 years ago
coins.cpp Use a typedef for monetary values 10 years ago
coins.h Use a typedef for monetary values 10 years ago
compat.h Move `S_I*` constants and `MSG_NOSIGNAL` to compat.h 10 years ago
core.cpp Merge pull request #4926 10 years ago
core.h Merge pull request #4926 10 years ago
core_io.h Add automatic script test generation, and actual checksig tests 10 years ago
core_read.cpp Merge pull request #4911 10 years ago
core_write.cpp Add automatic script test generation, and actual checksig tests 10 years ago
crypter.cpp Merge pull request #4825 10 years ago
crypter.h Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS 10 years ago
db.cpp Apply clang-format on some infrequently-updated files 10 years ago
db.h Apply clang-format on some infrequently-updated files 10 years ago
hash.cpp Avoiding referencing elements of an empty vector 10 years ago
hash.h header include cleanup 10 years ago
init.cpp Merge pull request #4980 10 years ago
init.h Apply clang-format on some infrequently-updated files 10 years ago
key.cpp Add automatic script test generation, and actual checksig tests 10 years ago
key.h Add automatic script test generation, and actual checksig tests 10 years ago
keystore.cpp Move CScript class and dependencies to script/script 10 years ago
keystore.h add missing header end comments 10 years ago
leveldbwrapper.cpp Apply clang-format on some infrequently-updated files 10 years ago
leveldbwrapper.h Apply clang-format on some infrequently-updated files 10 years ago
limitedmap.h remove code below asserts in limitedmap.h (fixes a ToDo) 10 years ago
main.cpp Merge pull request #4887 10 years ago
main.h Merge pull request #4234 10 years ago
miner.cpp Use a typedef for monetary values 10 years ago
miner.h Switch miner.cpp to use sha2 instead of OpenSSL. 10 years ago
mruset.h Apply clang-format on some infrequently-updated files 10 years ago
net.cpp autofile: don't copy CAutoFile by value 10 years ago
net.h Limit CNode::mapAskFor 10 years ago
netbase.cpp netbase: Make SOCKS5 negotiation interruptible 10 years ago
netbase.h Rename IMPLEMENT_SERIALIZE to ADD_SERIALIZE_METHODS 10 years ago
noui.cpp Apply clang-format on some infrequently-updated files 10 years ago
noui.h add missing header end comments 10 years ago
pow.cpp Switch testing framework from MAIN to new UNITTEST network 10 years ago
pow.h header include cleanup 10 years ago
protocol.cpp CMessageHeader sanity changes 10 years ago
protocol.h Apply clang-format on some infrequently-updated files 10 years ago
random.cpp Apply clang-format on some infrequently-updated files 10 years ago
random.h Apply clang-format on some infrequently-updated files 10 years ago
rpcblockchain.cpp Introduce BlockMap type for mapBlockIndex 10 years ago
rpcclient.cpp Merge pull request #4863 10 years ago
rpcclient.h Apply clang-format on some infrequently-updated files 10 years ago
rpcdump.cpp Move CTxDestination from script/script to script/standard 10 years ago
rpcmining.cpp Use a typedef for monetary values 10 years ago
rpcmisc.cpp Move CTxDestination from script/script to script/standard 10 years ago
rpcnet.cpp update getnetworkinfo help with subversion 10 years ago
rpcprotocol.cpp header include cleanup 10 years ago
rpcprotocol.h add missing header end comments 10 years ago
rpcrawtransaction.cpp Use a typedef for monetary values 10 years ago
rpcserver.cpp Use a typedef for monetary values 10 years ago
rpcserver.h Use a typedef for monetary values 10 years ago
rpcwallet.cpp Merge pull request #4985 10 years ago
serialize.h CAutoFile: make file private 10 years ago
sync.cpp Apply clang-format on some infrequently-updated files 10 years ago
sync.h Apply clang-format on some infrequently-updated files 10 years ago
threadsafety.h Apply clang-format on some infrequently-updated files 10 years ago
timedata.cpp Split up util.cpp/h 10 years ago
timedata.h Apply clang-format on some infrequently-updated files 10 years ago
tinyformat.h Move `*Version()` functions to version.h/cpp 10 years ago
txdb.cpp Use a typedef for monetary values 10 years ago
txdb.h Make appropriate getter-routines "const" in CCoinsView. 10 years ago
txmempool.cpp Use a typedef for monetary values 10 years ago
txmempool.h Use a typedef for monetary values 10 years ago
ui_interface.h Merge pull request #4779 10 years ago
uint256.cpp Apply clang-format on some infrequently-updated files 10 years ago
uint256.h header include cleanup 10 years ago
util.cpp Fixing C4146 warning 10 years ago
util.h amount.h: update license, add header end comment + rem from util.h 10 years ago
utilmoneystr.cpp Use a typedef for monetary values 10 years ago
utilmoneystr.h Use a typedef for monetary values 10 years ago
utilstrencodings.cpp SanitizeString: allow '(' and ')' 10 years ago
utilstrencodings.h Split up util.cpp/h 10 years ago
utiltime.cpp Split up util.cpp/h 10 years ago
utiltime.h add missing header end comments 10 years ago
version.cpp Apply clang-format on some infrequently-updated files 10 years ago
version.h add missing header end comments 10 years ago
wallet.cpp Use a typedef for monetary values 10 years ago
wallet.h Use a typedef for monetary values 10 years ago
wallet_ismine.cpp Move CTxDestination from script/script to script/standard 10 years ago
wallet_ismine.h Move CTxDestination from script/script to script/standard 10 years ago
walletdb.cpp Merge pull request #5022 10 years ago
walletdb.h Use a typedef for monetary values 10 years ago