Kevacoin source tree
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 a0417b8cc8 Merge pull request #5306 10 years ago
..
compat Check for strnlen and provide it if it is not found. 10 years ago
config
crypto Header define style cleanups 10 years ago
json
leveldb
obj
obj-test
primitives MOVEONLY: core/ -> primitives/ 10 years ago
qt MOVEONLY: core/ -> primitives/ 10 years ago
script MOVEONLY: core/ -> primitives/ 10 years ago
secp256k1 Merge commit 'd48555b36ac512161b81f9b6bca7bea16a0cd806' as 'src/secp256k1' 10 years ago
test MOVEONLY: core/ -> primitives/ 10 years ago
univalue
.clang-format
Makefile.am MOVEONLY: core/ -> primitives/ 10 years ago
Makefile.qt.include build: make a distinction between static app ldflags and static lib ldflags 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
addrman.h
alert.cpp
alert.h
allocators.cpp
allocators.h
amount.cpp
amount.h
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
bitcoin-cli.cpp Process help and version arguments before datadir. 10 years ago
bitcoin-tx.cpp MOVEONLY: core/ -> primitives/ 10 years ago
bitcoind-res.rc
bitcoind.cpp Process help and version arguments before datadir. 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
chain.h MOVEONLY: core/ -> primitives/ 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
chainparamsbase.h
chainparamsseeds.h
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
clientversion.h
coincontrol.h MOVEONLY: core/ -> primitives/ 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 Include missing config/bitcoin-config.h. 10 years ago
compressor.cpp
compressor.h MOVEONLY: core/ -> primitives/ 10 years ago
core_io.h Merge pull request #1816 10 years ago
core_read.cpp MOVEONLY: core/ -> primitives/ 10 years ago
core_write.cpp MOVEONLY: core/ -> primitives/ 10 years ago
crypter.cpp
crypter.h Convert remaining comments in /src to doxygen format 10 years ago
db.cpp
db.h Convert remaining comments in /src to doxygen format 10 years ago
eccryptoverify.cpp
eccryptoverify.h
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 comments in main an init doxygen compatible 10 years ago
init.h Make comments in main an init doxygen compatible 10 years ago
key.cpp Merge pull request #5227 10 years ago
key.h Merge pull request #5227 10 years ago
keystore.cpp
keystore.h
leveldbwrapper.cpp
leveldbwrapper.h Convert remaining comments in /src to doxygen format 10 years ago
limitedmap.h
main.cpp Make comments in main an init doxygen compatible 10 years ago
main.h Merge pull request #5306 10 years ago
miner.cpp MOVEONLY: core/ -> primitives/ 10 years ago
miner.h
mruset.h
net.cpp MOVEONLY: core/ -> primitives/ 10 years ago
net.h
netbase.cpp Use complete path to include bitcoin-config.h. 10 years ago
netbase.h
noui.cpp
noui.h
pow.cpp MOVEONLY: core/ -> primitives/ 10 years ago
pow.h
protocol.cpp
protocol.h
pubkey.cpp Split up crypto/sha2 10 years ago
pubkey.h
random.cpp
random.h Fix typo in doxygen comment. 10 years ago
rest.cpp MOVEONLY: core/ -> primitives/ 10 years ago
rpcblockchain.cpp Extra explanation for getchaintips 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 Merge pull request #1816 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 [REST] give an appropriate response in warmup phase 10 years ago
rpcrawtransaction.cpp MOVEONLY: core/ -> primitives/ 10 years ago
rpcserver.cpp Merge pull request #5369 10 years ago
rpcserver.h Add 'invalidateblock' and 'reconsiderblock' RPC commands. 10 years ago
rpcwallet.cpp Update comments in src/rpc* to be doxygen compatible 10 years ago
serialize.h
streams.h
sync.cpp
sync.h
threadsafety.h
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
txdb.cpp
txdb.h Convert remaining comments in /src to doxygen format 10 years ago
txmempool.cpp Update comments in txmempool to be doxygen compatible 10 years ago
txmempool.h MOVEONLY: core/ -> primitives/ 10 years ago
ui_interface.h
uint256.cpp
uint256.h Convert remaining comments in /src to doxygen format 10 years ago
undo.h MOVEONLY: core/ -> primitives/ 10 years ago
util.cpp Update comments in util to be doxygen compatible 10 years ago
util.h Squashed 'src/secp256k1/' content from commit ad2028f 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 libbitcoinconsensus: don't require any global constructors 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
wallet.cpp [Qt] Fix wallet-lock in CWallet::GetAccountAddresses(..) 10 years ago
wallet.h MOVEONLY: core/ -> primitives/ 10 years ago
wallet_ismine.cpp
wallet_ismine.h
walletdb.cpp
walletdb.h