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 2991c91d88 Add SHA256 dispatcher 7 years ago
..
data Add deserialize + CheckBlock benchmarks, and a full block hex 8 years ago
.gitignore Ignore bench_bitcoin binary. 9 years ago
Examples.cpp Increment MIT Licence copyright header year on files modified in 2016 8 years ago
base58.cpp Avoid static analyzer warnings regarding uninitialized arguments 7 years ago
bench.cpp Replace boost::function with std::function (C++11) 8 years ago
bench.h Replace boost::function with std::function (C++11) 8 years ago
bench_bitcoin.cpp Add SHA256 dispatcher 7 years ago
ccoins_caching.cpp Switch from per-tx to per-txout CCoinsViewCache methods in some places 8 years ago
checkblock.cpp Merge #9544: [trivial] Add end of namespace comments. Improve consistency. 8 years ago
checkqueue.cpp Add a FastRandomContext::randrange and use it 8 years ago
coin_selection.cpp scripted-diff: Remove #include <boost/foreach.hpp> 8 years ago
crypto_hash.cpp Prevent warning: variable 'x' is uninitialized 8 years ago
lockedpool.cpp Do not shadow variables (gcc set) 8 years ago
mempool_eviction.cpp Merge #9548: Remove min reasonable fee 8 years ago
perf.cpp [trivial] Fix typos in comments 8 years ago
perf.h bench: Add support for measuring CPU cycles 8 years ago
prevector_destructor.cpp Add prevector destructor benchmark 8 years ago
rollingbloom.cpp Benchmark rolling bloom filter 9 years ago
verify_script.cpp Avoid static analyzer warnings regarding uninitialized arguments 7 years ago