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.
 
 
 
 
 
 
Karl-Johan Alm 8c1dbc5e9d Refactor: Removed begin/end_ptr functions. 8 years ago
..
bench Refactor: Removed begin/end_ptr functions. 8 years ago
compat
config
consensus
crypto Fix some typos 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 Make CTransaction actually immutable 8 years ago
qt Refactor: Removed begin/end_ptr functions. 8 years ago
rpc Add option to return non-segwit serialization via rpc 8 years ago
script Refactor: Removed begin/end_ptr functions. 8 years ago
secp256k1
support Fix some typos 8 years ago
test Refactor: Removed begin/end_ptr functions. 8 years ago
univalue
wallet Add option to return non-segwit serialization via rpc 8 years ago
zmq Adapt ZMQ/rest serialization to take rpcserialversion arg 8 years ago
.clang-format
Makefile.am Rename the remaining main.{h,cpp} to validation.{h,cpp} 8 years ago
Makefile.bench.include bench: Add support for measuring CPU cycles 8 years ago
Makefile.leveldb.include
Makefile.qt.include
Makefile.qttest.include
Makefile.test.include
addrdb.cpp Fix copypasted comment. 8 years ago
addrdb.h
addrman.cpp
addrman.h Remove double brackets in addrman 8 years ago
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 Merge #9010: Split up AppInit2 into multiple phases, daemonize after datadir lock errors 8 years ago
blockencodings.cpp Rename the remaining main.{h,cpp} to validation.{h,cpp} 8 years ago
blockencodings.h Introduce convenience type CTransactionRef 8 years ago
bloom.cpp
bloom.h
chain.cpp
chain.h
chainparams.cpp Introduce convenience type CTransactionRef 8 years ago
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
compat.h Include select.h when WIN32 is not defined 8 years ago
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
dbwrapper.cpp
dbwrapper.h
hash.cpp
hash.h
httprpc.cpp
httprpc.h
httpserver.cpp
httpserver.h
indirectmap.h
init.cpp Add option to return non-segwit serialization via rpc 8 years ago
init.h init: Split up AppInit2 into multiple phases 8 years ago
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 Merge #9226: Remove fNetworkNode and pnodeLocalHost. 8 years ago
net.h Merge #9226: Remove fNetworkNode and pnodeLocalHost. 8 years ago
net_processing.cpp Merge #9268: Fix rounding privacy leak introduced in #9260 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 net: add CVectorWriter and CNetMsgMaker 8 years ago
noui.cpp
noui.h
pow.cpp
pow.h
prevector.h
protocol.cpp
protocol.h Minor change to comment above new NODE_WITNESS service flag to keep it consitent with existing comment structure. Helps with readability. 8 years ago
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 net: add CVectorWriter and CNetMsgMaker 8 years ago
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 Rename the remaining main.{h,cpp} to validation.{h,cpp} 8 years ago
txmempool.h Fix some typos 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 init: Get rid of fServer flag 8 years ago
utilmoneystr.cpp
utilmoneystr.h
utilstrencodings.cpp
utilstrencodings.h
utiltime.cpp Fix race when accessing std::locale::classic() 8 years ago
utiltime.h
validation.cpp remove no longer needed check for premature v2 txs 8 years ago
validation.h Merge #9014: Fix block-connection performance regression 8 years ago
validationinterface.cpp
validationinterface.h
version.h
versionbits.cpp
versionbits.h