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 111a7d45f1
Merge pull request #5470
10 years ago
..
compat Check for strnlen and provide it if it is not found. 10 years ago
config build: move bitcoin-config.h to its own directory 10 years ago
crypto Header define style cleanups 10 years ago
json json_spirit: #include <stdint.h> 10 years ago
leveldb Merge src/leveldb changes for LevelDB 1.18. 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 13 years ago
primitives Remove references to X11 licence 10 years ago
qt Merge pull request #5470 10 years ago
script make all catch() arguments const 10 years ago
secp256k1 Update libsecp256k1 10 years ago
test Merge pull request #5470 10 years ago
univalue Remove references to X11 licence 10 years ago
.clang-format Update coding style and add .clang-format 10 years ago
Makefile.am Move CMerkleBlock and CPartialMerkleTree to their own file 10 years ago
Makefile.qt.include Qt: HiDPI (retina) support for splash screen 10 years ago
Makefile.qttest.include build: make a distinction between static app ldflags and static lib ldflags 10 years ago
Makefile.test.include build: fix link error on some platforms. Fixes #5235 10 years ago
addrman.cpp Merge pull request #5119 10 years ago
addrman.h Fix all header defines 10 years ago
alert.cpp minor code style cleanup after recent merges 10 years ago
alert.h Remove references to X11 licence 10 years ago
allocators.cpp Remove references to X11 licence 10 years ago
allocators.h Remove references to X11 licence 10 years ago
amount.cpp MOVEONLY: Move CFeeRate and Amount constants to amount.o 10 years ago
amount.h MOVEONLY: Move CFeeRate and Amount constants to amount.o 10 years ago
base58.cpp Convert remaining comments in /src to doxygen format 10 years ago
base58.h Convert remaining comments in /src to doxygen format 10 years ago
bitcoin-cli-res.rc Remove references to X11 licence 10 years ago
bitcoin-cli.cpp Merge pull request #5470 10 years ago
bitcoin-tx.cpp Merge pull request #5470 10 years ago
bitcoind-res.rc Remove references to X11 licence 10 years ago
bitcoind.cpp Merge pull request #5470 10 years ago
bloom.cpp MOVEONLY: core/ -> primitives/ 10 years ago
bloom.h Convert remaining comments in /src to doxygen format 10 years ago
chain.cpp Move remaining CBlockIndex methods to chain.cpp 10 years ago
chain.h Fix small typos in comments and error messages 10 years ago
chainparams.cpp Remove misleading comment about testnet's message string. 10 years ago
chainparams.h MOVEONLY: core/ -> primitives/ 10 years ago
chainparamsbase.cpp Update comments in chainparams to be doxygen compatible 10 years ago
chainparamsbase.h Fix all header defines 10 years ago
chainparamsseeds.h Fix all header defines 10 years ago
checkpoints.cpp Convert remaining comments in /src to doxygen format 10 years ago
checkpoints.h Convert remaining comments in /src to doxygen format 10 years ago
checkqueue.h Convert remaining comments in /src to doxygen format 10 years ago
clientversion.cpp Update comments in version to be doxygen compatible 10 years ago
clientversion.h Now that 0.10 has been branched, master is 0.10.99 10 years ago
coincontrol.h Remove references to X11 licence 10 years ago
coins.cpp Convert remaining comments in /src to doxygen format 10 years ago
coins.h Convert remaining comments in /src to doxygen format 10 years ago
compat.h Remove references to X11 licence 10 years ago
compressor.cpp boost: moveonly: split CPubKey and friends to new files 10 years ago
compressor.h MOVEONLY: core/ -> primitives/ 10 years ago
core_io.h Remove references to X11 licence 10 years ago
core_read.cpp Merge pull request #5470 10 years ago
core_write.cpp Remove references to X11 licence 10 years ago
crypter.cpp Remove references to X11 licence 10 years ago
crypter.h Convert remaining comments in /src to doxygen format 10 years ago
db.cpp Remove references to X11 licence 10 years ago
db.h Convert remaining comments in /src to doxygen format 10 years ago
eccryptoverify.cpp minor code style cleanup after recent merges 10 years ago
eccryptoverify.h minor code style cleanup after recent merges 10 years ago
ecwrapper.cpp Convert remaining comments in /src to doxygen format 10 years ago
ecwrapper.h Convert remaining comments in /src to doxygen format 10 years ago
hash.cpp Split up crypto/sha2 10 years ago
hash.h Split up crypto/sha2 10 years ago
init.cpp make all catch() arguments const 10 years ago
init.h Make comments in main an init doxygen compatible 10 years ago
key.cpp Update Bitcoin for libsecp256k1 API change 10 years ago
key.h Merge pull request #5227 10 years ago
keystore.cpp Update comments in keystore to be doxygen compatible 10 years ago
keystore.h boost: moveonly: split CPubKey and friends to new files 10 years ago
leveldbwrapper.cpp minor code style cleanup after recent merges 10 years ago
leveldbwrapper.h Convert remaining comments in /src to doxygen format 10 years ago
limitedmap.h remove code below asserts in limitedmap.h (fixes a ToDo) 10 years ago
main.cpp add missing CAutoFile::IsNull() check in main 10 years ago
main.h Merge pull request #5181 10 years ago
merkleblock.cpp Move CMerkleBlock and CPartialMerkleTree to their own file 10 years ago
merkleblock.h Move CMerkleBlock and CPartialMerkleTree to their own file 10 years ago
miner.cpp Merge pull request #5470 10 years ago
miner.h Remove references to X11 licence 10 years ago
mruset.h Remove references to X11 licence 10 years ago
net.cpp Merge pull request #5470 10 years ago
net.h Remove references to X11 licence 10 years ago
netbase.cpp Remove references to X11 licence 10 years ago
netbase.h Remove references to X11 licence 10 years ago
noui.cpp Remove references to X11 licence 10 years ago
noui.h Remove references to X11 licence 10 years ago
pow.cpp Remove references to X11 licence 10 years ago
pow.h Remove references to X11 licence 10 years ago
protocol.cpp Remove references to X11 licence 10 years ago
protocol.h Remove references to X11 licence 10 years ago
pubkey.cpp Update Bitcoin for libsecp256k1 API change 10 years ago
pubkey.h minor code style cleanup after recent merges 10 years ago
random.cpp Remove references to X11 licence 10 years ago
random.h Remove references to X11 licence 10 years ago
rest.cpp make all catch() arguments const 10 years ago
rpcblockchain.cpp [REST] JSON output: remove block infos from tx details if it is nested in block 10 years ago
rpcclient.cpp Update comments in src/rpc* to be doxygen compatible 10 years ago
rpcclient.h Update comments in src/rpc* to be doxygen compatible 10 years ago
rpcdump.cpp Add sanity check after key generation 10 years ago
rpcmining.cpp prioritisetransaction RPC: Restore compatibility with existing implementations by using satoshis for fee offset rather than BTC 10 years ago
rpcmisc.cpp Update comments in src/rpc* to be doxygen compatible 10 years ago
rpcnet.cpp Update comments in src/rpc* to be doxygen compatible 10 years ago
rpcprotocol.cpp Update comments in src/rpc* to be doxygen compatible 10 years ago
rpcprotocol.h make all catch() arguments const 10 years ago
rpcrawtransaction.cpp make all catch() arguments const 10 years ago
rpcserver.cpp make all catch() arguments const 10 years ago
rpcserver.h Make pass-by-ref arguments const. 10 years ago
rpcwallet.cpp Use RPC_INVALID_PARAMETER instead of RPC_WALLET_ERROR for invalid amount. 10 years ago
serialize.h Update serialize comments to be doxygen compatible 10 years ago
streams.h Remove references to X11 licence 10 years ago
sync.cpp Remove references to X11 licence 10 years ago
sync.h Remove references to X11 licence 10 years ago
threadsafety.h Remove references to X11 licence 10 years ago
timedata.cpp Convert remaining comments in /src to doxygen format 10 years ago
timedata.h Convert remaining comments in /src to doxygen format 10 years ago
tinyformat.h Move `*Version()` functions to version.h/cpp 10 years ago
txdb.cpp Merge pull request #5470 10 years ago
txdb.h Do all block index writes in a batch 10 years ago
txmempool.cpp make all catch() arguments const 10 years ago
txmempool.h Remove txn which are invalidated by coinbase maturity during reorg 10 years ago
ui_interface.h Remove references to X11 licence 10 years ago
uint256.cpp Merge pull request #5470 10 years ago
uint256.h Convert remaining comments in /src to doxygen format 10 years ago
undo.h MOVEONLY: core/ -> primitives/ 10 years ago
util.cpp make all catch() arguments const 10 years ago
util.h make all catch() arguments const 10 years ago
utilmoneystr.cpp MOVEONLY: core/ -> primitives/ 10 years ago
utilmoneystr.h Update comments in util to be doxygen compatible 10 years ago
utilstrencodings.cpp Format paragraphs properly - count the space between words. 10 years ago
utilstrencodings.h Update comments in util to be doxygen compatible 10 years ago
utiltime.cpp Update comments in util to be doxygen compatible 10 years ago
utiltime.h Update comments in util to be doxygen compatible 10 years ago
version.h Update comments in version to be doxygen compatible 10 years ago
wallet.cpp Merge pull request #2340 10 years ago
wallet.h Merge pull request #5399 10 years ago
wallet_ismine.cpp Fix small typos in comments and error messages 10 years ago
wallet_ismine.h Fix all header defines 10 years ago
walletdb.cpp Merge pull request #5470 10 years ago
walletdb.h Remove references to X11 licence 10 years ago