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.
 
 
 
 
 
 
Warren Togami 9cffb23c2d Litecoin v0.8.7.5 10 years ago
..
json Silence useless warning in src/json/json_spirit_writer_template.h to make important warnings easier to see. 11 years ago
leveldb LevelDB: use PosixWriteableFile only on MacOS X 11 years ago
obj
obj-test
qt Litecoin: Update more copyright notices. 10 years ago
test Add HasCanonicalPushes(), and use it in IsStandardTx 10 years ago
addrman.cpp
addrman.h
alert.cpp Refactor: pull alert string sanitization into util 11 years ago
alert.h -alertnotify=<cmd> 11 years ago
allocators.h Make signature cache store CPubKeys 11 years ago
base58.h Merge branch 'exp-btc09backports' into exp-mark11b 11 years ago
bignum.h Use a uint256 for bnChainWork 11 years ago
bitcoinrpc.cpp Add normalized transaction hash 10 years ago
bitcoinrpc.h Revert "RPC: prevent crash with walletpassphrase" 10 years ago
bloom.cpp Bump copyright years to 2014 for changed files 10 years ago
bloom.h Performance optimization for bloom filters. 11 years ago
checkpoints.cpp Litecoin: Checkpoint at block 638902 10 years ago
checkpoints.h Merge pull request #2186 from Diapolo/misc_stuff 12 years ago
checkqueue.h Port Thread* methods to boost::thread_group 11 years ago
clientversion.h Litecoin v0.8.7.5 10 years ago
coincontrol.h Coin Control Features for Bitcoin 0.8.5 11 years ago
compat.h Allow select()ing up to 1024 file descriptors on Windows 11 years ago
crypter.cpp CSecret/CKey -> CKey/CPubKey split/refactor 11 years ago
crypter.h CSecret/CKey -> CKey/CPubKey split/refactor 11 years ago
db.cpp Bugfix: Move boost/version include from db.cpp to walletdb.cpp where BOOST_VERSION is used 11 years ago
db.h Remove database/ after clean shutdown 11 years ago
hash.cpp Add MurmurHash3 implementation to hash.h/add hash.cpp. 12 years ago
hash.h Make CPubKey statically allocated 11 years ago
init.cpp Litecoin: Reduce DEFAULT_MAX_ORPHAN_TRANSACTIONS to 25 10 years ago
init.h Have Qt poll for shutdown requested, the QT way. 11 years ago
key.cpp Improve robustness of DER recoding code 10 years ago
key.h Make signature cache store CPubKeys 11 years ago
keystore.cpp CSecret/CKey -> CKey/CPubKey split/refactor 11 years ago
keystore.h CSecret/CKey -> CKey/CPubKey split/refactor 11 years ago
leveldb.cpp Reduce number of open LevelDB files to 64 11 years ago
leveldb.h Deal with LevelDB errors 12 years ago
limitedmap.h Add a limitedmap class similar to mruset 11 years ago
main.cpp Litecoin: Lockin v2 blocks at 710k mainnet, 400k testnet 10 years ago
main.h Litecoin: Reduce DEFAULT_MAX_ORPHAN_TRANSACTIONS to 25 10 years ago
makefile.linux-mingw Litecoin: mingw32 -mstackrealign to prevent SSE2 misalignment crashes 11 years ago
makefile.mingw Litecoin: mingw32 -mstackrealign to prevent SSE2 misalignment crashes 11 years ago
makefile.osx Update makefile.osx to prevent some compiling errors under osx 10.9 11 years ago
makefile.unix Bugfix: Undefine _FORTIFY_SOURCE before redefining it, to avoid warnings on compilers that define it by default 10 years ago
mruset.h
net.cpp Don't poll showmyip.com, it doesn't exist anymore 10 years ago
net.h Limit CNode::mapAskFor 10 years ago
netbase.cpp Hurricane Electric uses block 2001:470::, not 2011:470:: 11 years ago
netbase.h fix #3049 by changing comment for CNetAddr::IsRFC4193() 10 years ago
noui.cpp Improve block database load error reporting 12 years ago
protocol.cpp Always print full hashes (tx, block, inv) 11 years ago
protocol.h Add NODE_BLOOM service bit and option to disable bloom filters 11 years ago
rpcblockchain.cpp Litecoin: settxfee label in LTC 10 years ago
rpcdump.cpp Bump copyright years to 2014 for changed files 10 years ago
rpcmining.cpp Litecoin: getworkex: CreateNewBlock() scriptPubKey argument instead of key 11 years ago
rpcnet.cpp Bump copyright years to 2014 for changed files 10 years ago
rpcrawtransaction.cpp getnormalizedtxid now explains itself. 10 years ago
rpcwallet.cpp Revert "RPC: prevent crash with walletpassphrase" 10 years ago
script.cpp Add HasCanonicalPushes(), and use it in IsStandardTx 10 years ago
script.h Add normalized transaction hash 10 years ago
scrypt-sse2.cpp Litecoin: Runtime detection of SSE2 32bit x86 for Scrypt 11 years ago
scrypt.cpp Litecoin: More straightforward SSE2 detection 11 years ago
scrypt.h Litecoin: More straightforward SSE2 detection 11 years ago
serialize.h Bug fix: CDataStream::GetAndClear() when nReadPos > 0 10 years ago
sync.cpp
sync.h
threadsafety.h
txdb.cpp Improve gettxoutsetinfo command 11 years ago
txdb.h Merge pull request #2221 from sipa/perfo 12 years ago
ui_interface.h Have Qt poll for shutdown requested, the QT way. 11 years ago
uint256.h Specified base_uint component size 11 years ago
util.cpp Create parent directories if needed in GetDataDir 11 years ago
util.h Refactor: pull alert string sanitization into util 11 years ago
version.cpp Fix build date for from-tarball builds 11 years ago
version.h Disconnect nodes older than protocol version 70002 (Litecoin 0.8.3.7) 11 years ago
wallet.cpp Bump copyright years to 2014 for changed files 10 years ago
wallet.h Bump copyright years to 2014 for changed files 10 years ago
walletdb.cpp Don't create empty transactions when reading corrupted wallet 10 years ago
walletdb.h CSecret/CKey -> CKey/CPubKey split/refactor 11 years ago