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.
 
 
 
 
 
 
Gavin Andresen 8f188ece3c Remove -bip16 and -paytoscripthashtime command-line arguments 13 years ago
..
json Back out spacing changes to json spirit code 13 years ago
obj Boost unit-testing framework. 14 years ago
obj-test Rename src/obj/test to src/obj-test to workaround bug in older GNU Make 13 years ago
qt Correct date 13 years ago
test DoS fix for mapOrphanTransactions 13 years ago
base58.h Update all copyrights to 2012 13 years ago
bignum.h Workaround for BN_bn2mpi reading/writing out of bounds 13 years ago
bitcoinrpc.cpp Resolves issue #922 - "wallet passphrase timeout of several years doesn't work" 13 years ago
bitcoinrpc.h Update all copyrights to 2012 13 years ago
checkpoints.cpp Checkpoint block 168,000 13 years ago
checkpoints.h Update all copyrights to 2012 13 years ago
compat.h Update all copyrights to 2012 13 years ago
crypter.cpp Update all copyrights to 2012 13 years ago
crypter.h Update all copyrights to 2012 13 years ago
db.cpp Print more diagnostic info for the various DB_CORRUPT conditions 13 years ago
db.h bitcoind changes to stop storing settings in wallet.dat. 13 years ago
headers.h Update all copyrights to 2012 13 years ago
init.cpp Remove -bip16 and -paytoscripthashtime command-line arguments 13 years ago
init.h Update all copyrights to 2012 13 years ago
irc.cpp Fix #626: RecvLine wrong error message 13 years ago
irc.h Fix #626: RecvLine wrong error message 13 years ago
key.cpp Update all copyrights to 2012 13 years ago
key.h Merge pull request #864 from sipa/fix_856 13 years ago
keystore.cpp Move GenerateNewKey back to CWallet 13 years ago
keystore.h Move GenerateNewKey back to CWallet 13 years ago
main.cpp Remove -bip16 and -paytoscripthashtime command-line arguments 13 years ago
main.h Bump CLIENT_VERSION for rc4 release 13 years ago
makefile.linux-mingw Compile with extra warnings turned on. And more makefile/code tidying up. 13 years ago
makefile.mingw Compile with extra warnings turned on. And more makefile/code tidying up. 13 years ago
makefile.osx Support makefile.osx building test_bitcoin with dynamic boost 13 years ago
makefile.unix Avoid some pointless warnings while compiling 13 years ago
mruset.h Add mruset and use it for setInventoryKnown 13 years ago
net.cpp When disconnecting a node, clear the received buffer so that we do 13 years ago
net.h Add mruset and use it for setInventoryKnown 13 years ago
netbase.cpp fix typo in CNetAddr::IsRFC4843() (fixes #850) 13 years ago
netbase.h Update all copyrights to 2012 13 years ago
noui.h Update all copyrights to 2012 13 years ago
protocol.cpp Update all copyrights to 2012 13 years ago
protocol.h Post-feb20 simplifications 13 years ago
qtui.h Add support for opening bitcoin: URIs directly. 13 years ago
rpcdump.cpp Update all copyrights to 2012 13 years ago
script.cpp Update all copyrights to 2012 13 years ago
script.h Update all copyrights to 2012 13 years ago
serialize.h Fix compilation warning. 13 years ago
strlcpy.h move back to original directory structure 14 years ago
uint256.h Fix #616: remove base_uint::operator&=(uint64 b) 13 years ago
util.cpp Merge branch '2012_02_getspecialfolderpath_overflow' of https://github.com/laanwj/bitcoin 13 years ago
util.h Resolves issue #922 - "wallet passphrase timeout of several years doesn't work" 13 years ago
wallet.cpp Merge pull request #864 from sipa/fix_856 13 years ago
wallet.h Move GenerateNewKey back to CWallet 13 years ago