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 ff46dd4a34
Merge #7540: Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY
8 years ago
..
bench Merge #8115: Avoid integer division in the benchmark inner-most loop. 8 years ago
compat
config
consensus BIP141: Other consensus critical limits, and BIP145 8 years ago
crypto crypto: add AES 128/256 CBC classes 9 years ago
leveldb
obj
obj-test
policy BIP141: Other consensus critical limits, and BIP145 8 years ago
primitives BIP141: Other consensus critical limits, and BIP145 8 years ago
qt Merge #8288: qt: Network-specific example address 8 years ago
rpc The bit field is shown only when status is "started" 8 years ago
script Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY 8 years ago
secp256k1
support
test Merge #7540: Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY 8 years ago
univalue Merge commit '60ab9b200654ef0914459711cf2b22be16be3dc2' 8 years ago
wallet wallet: Revert input selection post-pruning 8 years ago
zmq
.clang-format
Makefile.am Add partial-block block encodings API 8 years ago
Makefile.bench.include bench: Added base58 encoding/decoding benchmarks 8 years ago
Makefile.leveldb.include build: out-of-tree fixups 8 years ago
Makefile.qt.include windows: Add testnet icon for testnet link 8 years ago
Makefile.qttest.include
Makefile.test.include Merge #8275: Remove bad chain alert partition check 8 years ago
addrman.cpp Introduce enum ServiceFlags for service flags 8 years ago
addrman.h Introduce enum ServiceFlags for service flags 8 years ago
amount.cpp
amount.h
arith_uint256.cpp
arith_uint256.h
base58.cpp CBase58Data::SetString: cleanse the full vector 9 years ago
base58.h
bitcoin-cli-res.rc
bitcoin-cli.cpp bitcoin-cli.cpp: Use symbolic constant for exit code 9 years ago
bitcoin-tx-res.rc
bitcoin-tx.cpp [RPC] signrawtransaction can sign P2WSH 8 years ago
bitcoind-res.rc
bitcoind.cpp
blockencodings.cpp BIP141: Other consensus critical limits, and BIP145 8 years ago
blockencodings.h Add reconstruction debug logging 8 years ago
bloom.cpp More efficient bitsliced rolling Bloom filter 9 years ago
bloom.h More efficient bitsliced rolling Bloom filter 9 years ago
chain.cpp chain: Add assertion in case of missing records in index db 9 years ago
chain.h Add rewind logic to deal with post-fork software updates 8 years ago
chainparams.cpp Merge #8149: Segregated witness rebased 8 years ago
chainparams.h Do not set extra flags for unfiltered DNS seed results 8 years ago
chainparamsbase.cpp
chainparamsbase.h
chainparamsseeds.h
checkpoints.cpp
checkpoints.h
checkqueue.h
clientversion.cpp build: Get rid of `CLIENT_DATE` 8 years ago
clientversion.h build: Get rid of `CLIENT_DATE` 8 years ago
coincontrol.h Add more clear interface for CoinControl.h regarding individual feerate 9 years ago
coins.cpp Use C++11 thread-safe static initializers 8 years ago
coins.h Use C++11 thread-safe static initializers 8 years ago
compat.h don't run ThreadMessageHandler at lowered priority 9 years ago
compressor.cpp
compressor.h Fix OOM bug: UTXO entries with invalid script length 9 years ago
core_io.h BIP144: Serialization, hashes, relay (sender side) 8 years ago
core_memusage.h BIP144: Serialization, hashes, relay (sender side) 8 years ago
core_read.cpp BIP144: Serialization, hashes, relay (sender side) 8 years ago
core_write.cpp
dbwrapper.cpp dbwrapper: Move `HandleError` to `dbwrapper_private` 9 years ago
dbwrapper.h dbwrapper: Move `HandleError` to `dbwrapper_private` 9 years ago
hash.cpp Support SipHash with arbitrary byte writes 8 years ago
hash.h Support SipHash with arbitrary byte writes 8 years ago
httprpc.cpp
httprpc.h
httpserver.cpp http: use std::move to move HTTPRequest into HTTPWorkItem 9 years ago
httpserver.h
indirectmap.h mapNextTx: use pointer as key, simplify value 8 years ago
init.cpp Merge #8273: Bump `-dbcache` default to 300MiB 8 years ago
init.h
key.cpp Always require OS randomness when generating secret keys 8 years ago
key.h
keystore.cpp Fix for incorrect locking in GetPubKey() (keystore.cpp) 9 years ago
keystore.h
limitedmap.h
main.cpp Merge #8275: Remove bad chain alert partition check 8 years ago
main.h Merge #8275: Remove bad chain alert partition check 8 years ago
memusage.h Add support for unique_ptr and shared_ptr to memusage 8 years ago
merkleblock.cpp BIP141: Other consensus critical limits, and BIP145 8 years ago
merkleblock.h
miner.cpp BIP141: Other consensus critical limits, and BIP145 8 years ago
miner.h BIP141: Other consensus critical limits, and BIP145 8 years ago
net.cpp BIP141: Other consensus critical limits, and BIP145 8 years ago
net.h BIP141: Other consensus critical limits, and BIP145 8 years ago
netbase.cpp Randomize name lookup result in ConnectSocketByName 8 years ago
netbase.h net: disable resolving from storage structures 9 years ago
noui.cpp Do not ask a UI question from bitcoind 8 years ago
noui.h
pow.cpp Deprecating the remaining LogPrintf dependencies that were made obsolete in PR #7459. 9 years ago
pow.h
prevector.h
protocol.cpp BIP144: Serialization, hashes, relay (sender side) 8 years ago
protocol.h BIP144: Handshake and relay (receiver side) 8 years ago
pubkey.cpp
pubkey.h
random.cpp Don't use assert for catching randomness failures 8 years ago
random.h Always require OS randomness when generating secret keys 8 years ago
rest.cpp
reverselock.h
scheduler.cpp Notify other serviceQueue thread we are finished to prevent deadlocks. 9 years ago
scheduler.h
serialize.h Add COMPACTSIZE wrapper similar to VARINT for serialization 8 years ago
streams.h BIP144: Serialization, hashes, relay (sender side) 8 years ago
sync.cpp
sync.h
threadsafety.h
timedata.cpp
timedata.h
tinyformat.h tinyformat: force USE_VARIADIC_TEMPLATES 9 years ago
torcontrol.cpp Merge #7703: tor: Change auth order to only use password auth if -torpassword 8 years ago
torcontrol.h
txdb.cpp Merge #7815: Break circular dependency main ↔ txdb 9 years ago
txdb.h Bump `-dbcache` default to 300MiB 8 years ago
txmempool.cpp BIP141: Other consensus critical limits, and BIP145 8 years ago
txmempool.h BIP141: Other consensus critical limits, and BIP145 8 years ago
ui_interface.cpp
ui_interface.h Do not ask a UI question from bitcoind 8 years ago
uint256.cpp Use SipHash-2-4 for CCoinsCache index 9 years ago
uint256.h Use SipHash-2-4 for CCoinsCache index 9 years ago
undo.h
util.cpp Use std::atomic for fRequestShutdown and fReopenDebugLog 8 years ago
util.h Use std::atomic for fRequestShutdown and fReopenDebugLog 8 years ago
utilmoneystr.cpp
utilmoneystr.h
utilstrencodings.cpp util: Add ParseUInt32 and ParseUInt64 8 years ago
utilstrencodings.h util: Add ParseUInt32 and ParseUInt64 8 years ago
utiltime.cpp
utiltime.h
validationinterface.cpp
validationinterface.h
version.h Add protocol messages for short-ids blocks 8 years ago
versionbits.cpp BIP141: Commitment structure and deployment 8 years ago
versionbits.h getblocktemplate: Explicitly handle the distinction between GBT-affecting softforks vs not 8 years ago