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.
 
 
 
 
 
 
Wladimir J. van der Laan 79da3979b7
Merge #9366: Fix: OSX QT compile: use built-in swap if available, or defer
8 years ago
..
bench Refactor: Removed begin/end_ptr functions. 8 years ago
compat Uses built-in byte swap if available (Apple) and if bswap_XX is undefined. 8 years ago
config
consensus
crypto Update ctaes 8 years ago
leveldb Merge in LevelDB 1.19 changes 8 years ago
obj
obj-test
policy Merge #9260: Mrs Peacock in The Library with The Candlestick (killed main.{h,cpp}) 8 years ago
primitives Bump default transaction version to 2 8 years ago
qt Uses built-in byte swap if available (Apple) and if bswap_XX is undefined. 8 years ago
rpc Merge #9273: Remove unused CDiskBlockPos* argument from ProcessNewBlock 8 years ago
script Merge #8895: Better SigCache Implementation 8 years ago
secp256k1 Update libsecp256k1 to master 8 years ago
support
test Uses built-in byte swap if available (Apple) and if bswap_XX is undefined. 8 years ago
univalue
wallet Merge #9290: Make RelayWalletTransaction attempt to AcceptToMemoryPool. 8 years ago
zmq Adapt ZMQ/rest serialization to take rpcserialversion arg 8 years ago
.clang-format
Makefile.am Simple fuzzing framework 8 years ago
Makefile.bench.include
Makefile.leveldb.include
Makefile.qt.include
Makefile.qttest.include Uses built-in byte swap if available (Apple) and if bswap_XX is undefined. 8 years ago
Makefile.test.include Uses built-in byte swap if available (Apple) and if bswap_XX is undefined. 8 years ago
addrdb.cpp
addrdb.h
addrman.cpp
addrman.h
amount.cpp
amount.h
arith_uint256.cpp
arith_uint256.h
base58.cpp
base58.h
bitcoin-cli-res.rc
bitcoin-cli.cpp bitcoin-cli: Make error message less confusing 8 years ago
bitcoin-tx-res.rc
bitcoin-tx.cpp Make DecodeHexTx return a CMutableTransaction 8 years ago
bitcoind-res.rc
bitcoind.cpp
blockencodings.cpp Rename the remaining main.{h,cpp} to validation.{h,cpp} 8 years ago
blockencodings.h
bloom.cpp
bloom.h
chain.cpp
chain.h
chainparams.cpp
chainparams.h
chainparamsbase.cpp
chainparamsbase.h
chainparamsseeds.h
checkpoints.cpp Rename the remaining main.{h,cpp} to validation.{h,cpp} 8 years ago
checkpoints.h
checkqueue.h
clientversion.cpp
clientversion.h
coins.cpp
coins.h Remove undefined FetchCoins method declaration 8 years ago
compat.h
compressor.cpp
compressor.h
core_io.h Add option to return non-segwit serialization via rpc 8 years ago
core_memusage.h
core_read.cpp Make DecodeHexTx return a CMutableTransaction 8 years ago
core_write.cpp Add option to return non-segwit serialization via rpc 8 years ago
cuckoocache.h Add CuckooCache implementation and replace the sigcache map_type with it 8 years ago
dbwrapper.cpp
dbwrapper.h Batch construct batches 8 years ago
hash.cpp
hash.h
httprpc.cpp
httprpc.h
httpserver.cpp
httpserver.h
indirectmap.h
init.cpp Merge #9322: [qa] Don't set unknown rpcserialversion 8 years ago
init.h
key.cpp
key.h
keystore.cpp
keystore.h
limitedmap.h
memusage.h
merkleblock.cpp
merkleblock.h
miner.cpp Rename the remaining main.{h,cpp} to validation.{h,cpp} 8 years ago
miner.h
net.cpp
net.h
net_processing.cpp If we don't allow free txs, always send a fee filter (take 2) 8 years ago
net_processing.h Move network-msg-processing code out of main to its own file 8 years ago
netaddress.cpp
netaddress.h
netbase.cpp Refactor: Removed begin/end_ptr functions. 8 years ago
netbase.h
netmessagemaker.h
noui.cpp
noui.h
pow.cpp
pow.h
prevector.h
protocol.cpp
protocol.h
pubkey.cpp
pubkey.h
random.cpp Refactor: Removed begin/end_ptr functions. 8 years ago
random.h
rest.cpp Adapt ZMQ/rest serialization to take rpcserialversion arg 8 years ago
reverselock.h
scheduler.cpp
scheduler.h
serialize.h Refactor: Removed begin/end_ptr functions. 8 years ago
streams.h
sync.cpp
sync.h
threadsafety.h
timedata.cpp
timedata.h
tinyformat.h
torcontrol.cpp Refactor: Removed begin/end_ptr functions. 8 years ago
torcontrol.h
txdb.cpp
txdb.h
txmempool.cpp remove internal tracking of mempool conflicts for reporting to wallet 8 years ago
txmempool.h remove internal tracking of mempool conflicts for reporting to wallet 8 years ago
ui_interface.cpp
ui_interface.h
uint256.cpp
uint256.h
undo.h
util.cpp Refactor: Removed begin/end_ptr functions. 8 years ago
util.h
utilmoneystr.cpp
utilmoneystr.h
utilstrencodings.cpp
utilstrencodings.h
utiltime.cpp
utiltime.h
validation.cpp Merge #9273: Remove unused CDiskBlockPos* argument from ProcessNewBlock 8 years ago
validation.h Merge #9273: Remove unused CDiskBlockPos* argument from ProcessNewBlock 8 years ago
validationinterface.cpp
validationinterface.h
version.h
versionbits.cpp
versionbits.h