This website requires JavaScript.
Explore
Help
Sign In
kvazar
/
kevacoin
Watch
1
Star
0
Fork
0
You've already forked kevacoin
mirror of
https://github.com/kvazar-network/kevacoin.git
synced
2025-09-12 23:12:09 +00:00
Code
Issues
Projects
Releases
Wiki
Activity
kevacoin
/
src
/
bench
History
practicalswift
64fb0ac016
Declare single-argument (non-converting) constructors "explicit"
...
In order to avoid unintended implicit conversions.
2017-08-16 16:33:25 +02:00
..
data
…
.gitignore
…
base58.cpp
Avoid static analyzer warnings regarding uninitialized arguments
2017-07-15 14:26:50 +02:00
bench_bitcoin.cpp
Add SHA256 dispatcher
2017-07-20 09:03:53 -07:00
bench.cpp
Merge
#10483
: scripted-diff: Use the C++11 keyword nullptr to denote the pointer literal instead of the macro NULL
2017-08-14 16:30:59 +02:00
bench.h
…
ccoins_caching.cpp
…
checkblock.cpp
…
checkqueue.cpp
Declare single-argument (non-converting) constructors "explicit"
2017-08-16 16:33:25 +02:00
coin_selection.cpp
…
crypto_hash.cpp
…
Examples.cpp
…
lockedpool.cpp
Use nullptr instead of zero (0) as the null pointer constant
2017-08-16 10:24:18 +02:00
mempool_eviction.cpp
…
perf.cpp
…
perf.h
…
prevector_destructor.cpp
…
rollingbloom.cpp
…
verify_script.cpp
Avoid static analyzer warnings regarding uninitialized arguments
2017-07-15 14:26:50 +02:00