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.
 
 
 
 
 
 
MeshCollider 592404f03f Changing &vec[0] to vec.data(), what 9804 missed 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 Merge #10483: scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL 7 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. 7 years ago
checkqueue.cpp Declare single-argument (non-converting) constructors "explicit" 7 years ago
coin_selection.cpp scripted-diff: Remove #include <boost/foreach.hpp> 7 years ago
crypto_hash.cpp Changing &vec[0] to vec.data(), what 9804 missed 7 years ago
lockedpool.cpp Use nullptr instead of zero (0) as the null pointer constant 7 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