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.
 
 
 
 
 
 
Pieter Wuille 00588c3fac Use boost signals for callbacks from main to wallet 11 years ago
..
json Revert "JSON Spirit updated to v4.06" 11 years ago
leveldb Merge src/leveldb changes for LevelDB 1.13 11 years ago
m4 autotools: fix subdir m4 check, never let it return -I 11 years ago
obj
obj-test
qt Merge pull request #3144 from Diapolo/message_sendcoinsdialog 11 years ago
test Add test for monetary value parsing 11 years ago
.gitignore Add src/.gitignore: ignore src/test_bitcoin 11 years ago
Makefile.am Add separate bitcoin-rpc client 11 years ago
Makefile.include autotools: fix the Makefile.include to be safely included anywhere. 11 years ago
addrman.cpp Replace printf with LogPrintf / LogPrint 11 years ago
addrman.h Replace printf with LogPrintf / LogPrint 11 years ago
alert.cpp Replace printf with LogPrintf / LogPrint 11 years ago
alert.h Bump Year Number to 2013 11 years ago
allocators.cpp Changing LockedPageManager to use a managed instance 11 years ago
allocators.h Merge pull request #3046 from sarchar/lockedpage-change 11 years ago
base58.h Bump Year Number to 2013 11 years ago
bignum.h Bump Year Number to 2013 11 years ago
bitcoin-cli-res.rc Add separate bitcoin-rpc client 11 years ago
bitcoin-cli.cpp Add separate bitcoin-rpc client 11 years ago
bitcoind-res.rc rename bitcoin-res.rc to bitcoind-res.rc 11 years ago
bitcoind.cpp Add separate bitcoin-rpc client 11 years ago
bitcoinrpc.cpp Revert "JSON Spirit updated to v4.06" 11 years ago
bitcoinrpc.h RPC: error code changes and prevent crash with walletpassphrase 11 years ago
bloom.cpp Performance optimization for bloom filters. 11 years ago
bloom.h Performance optimization for bloom filters. 11 years ago
chainparams.cpp Bump Year Number to 2013 11 years ago
chainparams.h misc spelling / space / style fixes 11 years ago
checkpoints.cpp Bump Year Number to 2013 11 years ago
checkpoints.h Bump Year Number to 2013 11 years ago
checkqueue.h Port Thread* methods to boost::thread_group 12 years ago
clientversion.h autotools: switch to autotools buildsystem 11 years ago
compat.h Bump Year Number to 2013 11 years ago
core.cpp Replace printf with LogPrintf / LogPrint 11 years ago
core.h Move CBlockLocator to core.h 11 years ago
crypter.cpp Bump Year Number to 2013 11 years ago
crypter.h Merge pull request #3046 from sarchar/lockedpage-change 11 years ago
db.cpp Bump Year Number to 2013 11 years ago
db.h Merge pull request #3119 11 years ago
hash.cpp Add HMAC-SHA512 to hash 11 years ago
hash.h Bump Year Number to 2013 11 years ago
init.cpp remove duplicate -rpcsslciphers help message from init 11 years ago
init.h Add separate bitcoin-rpc client 11 years ago
key.cpp Merge pull request #3119 11 years ago
key.h improve wallet load time by removing duplicated calls to EC_KEY_check_key and adding a hash for vchPubKey/vchPrivKey entries in wallet.dat 11 years ago
keystore.cpp Bump Year Number to 2013 11 years ago
keystore.h Bump Year Number to 2013 11 years ago
leveldb.cpp Replace printf with LogPrintf / LogPrint 11 years ago
leveldb.h Replace printf with LogPrintf / LogPrint 11 years ago
limitedmap.h Add a limitedmap class similar to mruset 12 years ago
main.cpp Use boost signals for callbacks from main to wallet 11 years ago
main.h Use boost signals for callbacks from main to wallet 11 years ago
miner.cpp Merge pull request #3119 11 years ago
miner.h Bump Year Number to 2013 11 years ago
mruset.h
net.cpp Adding new "addrlocal" field to RPC getpeerinfo. 11 years ago
net.h Adding new "addrlocal" field to RPC getpeerinfo. 11 years ago
netbase.cpp Bump Year Number to 2013 11 years ago
netbase.h Bump Year Number to 2013 11 years ago
noui.cpp Bump Year Number to 2013 11 years ago
protocol.cpp Bump Year Number to 2013 11 years ago
protocol.h Bump Year Number to 2013 11 years ago
rpcblockchain.cpp Merge pull request #3119 11 years ago
rpcdump.cpp Merge pull request #3119 11 years ago
rpcmining.cpp Merge pull request #3119 11 years ago
rpcnet.cpp RPC: error code changes and prevent crash with walletpassphrase 11 years ago
rpcrawtransaction.cpp Use boost signals for callbacks from main to wallet 11 years ago
rpcwallet.cpp RPC: error code changes and prevent crash with walletpassphrase 11 years ago
script.cpp Merge pull request #2738 from jgarzik/op_return 11 years ago
script.h Merge pull request #2738 from jgarzik/op_return 11 years ago
serialize.h Merge pull request #3119 11 years ago
sync.cpp Make -DDEBUGLOCKORDER + -debug less noisy 11 years ago
sync.h Bump Year Number to 2013 11 years ago
threadsafety.h o Added threadsafety.h - a set of macros using the -Wthread-safety 12 years ago
txdb.cpp Merge pull request #3119 11 years ago
txdb.h Bump Year Number to 2013 11 years ago
ui_interface.h Have Qt poll for shutdown requested, the QT way. 12 years ago
uint256.h Bump Year Number to 2013 11 years ago
util.cpp Merge pull request #3046 from sarchar/lockedpage-change 11 years ago
util.h Bump Year Number to 2013 11 years ago
version.cpp Fix build date for from-tarball builds 11 years ago
version.h Bump PROTOCOL_VERSION for filter messages. 12 years ago
wallet.cpp Use boost signals for callbacks from main to wallet 11 years ago
wallet.h Use boost signals for callbacks from main to wallet 11 years ago
walletdb.cpp Merge pull request #3119 11 years ago
walletdb.h Merge pull request #3119 11 years ago