.. |
bench
|
Merge #8115: Avoid integer division in the benchmark inner-most loop.
|
9 years ago |
compat
|
Bump copyright headers to 2015
|
9 years ago |
config
|
…
|
|
consensus
|
[doc] Fix typos in comments, doxygen: Fix comment syntax
|
8 years ago |
crypto
|
crypto: add AES 128/256 CBC classes
|
9 years ago |
leveldb
|
Update LevelDB
|
9 years ago |
obj
|
…
|
|
obj-test
|
…
|
|
policy
|
Treat high-sigop transactions as larger rather than rejecting them
|
8 years ago |
primitives
|
Use __func__ to get function name for output printing
|
8 years ago |
qt
|
[copyright] add MIT license headers to .sh scripts where missing
|
8 years ago |
rpc
|
[rpc] throw JSONRPCError when utxo set can not be read
|
8 years ago |
script
|
[doc] Fix typos in comments, doxygen: Fix comment syntax
|
8 years ago |
secp256k1
|
Merge commit '5ad54630935d1f340666de7bc9ffef9b8a1df296' into HEAD
|
9 years ago |
support
|
Bump copyright headers to 2015
|
9 years ago |
test
|
bitcoin-util-test.py should fail if the output file is empty
|
8 years ago |
univalue
|
Merge commit '60ab9b200654ef0914459711cf2b22be16be3dc2'
|
9 years ago |
wallet
|
[Wallet] remove "unused" ThreadFlushWalletDB from removeprunedfunds
|
8 years ago |
zmq
|
[doc] Fix typos in comments, doxygen: Fix comment syntax
|
8 years ago |
.clang-format
|
[trivial] clang-format: Set AlignAfterOpenBracket: false
|
9 years ago |
Makefile.am
|
Add partial-block block encodings API
|
9 years ago |
Makefile.bench.include
|
bench: Added base58 encoding/decoding benchmarks
|
9 years ago |
Makefile.leveldb.include
|
build: out-of-tree fixups
|
9 years ago |
Makefile.qt.include
|
qt: periodic translation update
|
8 years ago |
Makefile.qttest.include
|
Build: Consensus: Move consensus files from common to its own module/package
|
9 years ago |
Makefile.test.include
|
Merge #8275: Remove bad chain alert partition check
|
8 years ago |
addrman.cpp
|
Introduce enum ServiceFlags for service flags
|
9 years ago |
addrman.h
|
Introduce enum ServiceFlags for service flags
|
9 years ago |
amount.cpp
|
[amount] Add support for negative fee rates
|
9 years ago |
amount.h
|
[amount] Add support for negative fee rates
|
9 years ago |
arith_uint256.cpp
|
…
|
|
arith_uint256.h
|
Bump copyright headers to 2015
|
9 years ago |
base58.cpp
|
CBase58Data::SetString: cleanse the full vector
|
9 years ago |
base58.h
|
add bip32 pubkey serialization
|
9 years ago |
bitcoin-cli-res.rc
|
Unify package name to as few places as possible without major changes
|
9 years ago |
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
|
9 years ago |
bitcoind-res.rc
|
…
|
|
bitcoind.cpp
|
Merge branch 'master' into single_prodname
|
9 years ago |
blockencodings.cpp
|
various typos
|
8 years ago |
blockencodings.h
|
Add reconstruction debug logging
|
9 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
|
[doc] Fix typos in comments, doxygen: Fix comment syntax
|
8 years ago |
chainparams.cpp
|
Allow changing BIP9 parameters on regtest
|
8 years ago |
chainparams.h
|
Allow changing BIP9 parameters on regtest
|
8 years ago |
chainparamsbase.cpp
|
Bump copyright headers to 2015
|
9 years ago |
chainparamsbase.h
|
Bump copyright headers to 2015
|
9 years ago |
chainparamsseeds.h
|
net: Hardcoded seeds update January 2016
|
9 years ago |
checkpoints.cpp
|
Bump copyright headers to 2015
|
9 years ago |
checkpoints.h
|
Bump copyright headers to 2015
|
9 years ago |
checkqueue.h
|
Bump copyright headers to 2015
|
9 years ago |
clientversion.cpp
|
build: Get rid of `CLIENT_DATE`
|
9 years ago |
clientversion.h
|
build: bump version to 0.13.0
|
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
|
9 years ago |
coins.h
|
Use C++11 thread-safe static initializers
|
9 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)
|
9 years ago |
core_memusage.h
|
Rename CTxinWitness -> CTxInWitness
|
8 years ago |
core_read.cpp
|
BIP144: Serialization, hashes, relay (sender side)
|
9 years ago |
core_write.cpp
|
Fix formatting of NOPs for generated script tests
|
9 years ago |
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
|
9 years ago |
hash.h
|
Support SipHash with arbitrary byte writes
|
9 years ago |
httprpc.cpp
|
Make sure LogPrintf strings are line-terminated
|
9 years ago |
httprpc.h
|
…
|
|
httpserver.cpp
|
http: use std::move to move HTTPRequest into HTTPWorkItem
|
9 years ago |
httpserver.h
|
Fix a type error that would not compile on Apple LLVM version 6.1.0 (clang-602.0.53) (based on LLVM 3.6.0svn)
|
8 years ago |
indirectmap.h
|
prepend license statement to indirectmap
|
8 years ago |
init.cpp
|
Allow changing BIP9 parameters on regtest
|
8 years ago |
init.h
|
[Wallet] refactor wallet/init interaction
|
9 years ago |
key.cpp
|
Always require OS randomness when generating secret keys
|
9 years ago |
key.h
|
add bip32 pubkey serialization
|
9 years ago |
keystore.cpp
|
Fix for incorrect locking in GetPubKey() (keystore.cpp)
|
9 years ago |
keystore.h
|
Bump copyright headers to 2015
|
9 years ago |
limitedmap.h
|
Bump copyright headers to 2015
|
9 years ago |
main.cpp
|
Implement NULLDUMMY softfork
|
8 years ago |
main.h
|
various typos
|
8 years ago |
memusage.h
|
Add support for unique_ptr and shared_ptr to memusage
|
9 years ago |
merkleblock.cpp
|
BIP141: Other consensus critical limits, and BIP145
|
9 years ago |
merkleblock.h
|
Add importprunedfunds rpc call
|
9 years ago |
miner.cpp
|
Scale legacy sigop count in CreateNewBlock
|
8 years ago |
miner.h
|
Rename "block cost" to "block weight"
|
8 years ago |
net.cpp
|
Remove maxuploadtargets recommended minimum
|
8 years ago |
net.h
|
Added feeler connections increasing good addrs in the tried table.
|
8 years ago |
netbase.cpp
|
Randomize name lookup result in ConnectSocketByName
|
9 years ago |
netbase.h
|
net: disable resolving from storage structures
|
9 years ago |
noui.cpp
|
Do not ask a UI question from bitcoind
|
9 years ago |
noui.h
|
Bump copyright headers to 2014
|
9 years ago |
pow.cpp
|
Deprecating the remaining LogPrintf dependencies that were made obsolete in PR #7459.
|
9 years ago |
pow.h
|
Merge #7311: MOVEONLY: Move non-consensus functions out of pow
|
9 years ago |
prevector.h
|
prevector::swap: fix (unreached) data corruption
|
9 years ago |
protocol.cpp
|
BIP144: Serialization, hashes, relay (sender side)
|
9 years ago |
protocol.h
|
BIP144: Handshake and relay (receiver side)
|
9 years ago |
pubkey.cpp
|
add bip32 pubkey serialization
|
9 years ago |
pubkey.h
|
add bip32 pubkey serialization
|
9 years ago |
random.cpp
|
Don't use assert for catching randomness failures
|
9 years ago |
random.h
|
Always require OS randomness when generating secret keys
|
9 years ago |
rest.cpp
|
rpc: Register calls where they are defined
|
9 years ago |
reverselock.h
|
c++11: don't throw from the reverselock destructor
|
9 years ago |
scheduler.cpp
|
Notify other serviceQueue thread we are finished to prevent deadlocks.
|
9 years ago |
scheduler.h
|
…
|
|
serialize.h
|
Trivial: Fix two VarInt examples in serialize.h
|
8 years ago |
streams.h
|
BIP144: Serialization, hashes, relay (sender side)
|
9 years ago |
sync.cpp
|
Clean up lockorder data of destroyed mutexes
|
9 years ago |
sync.h
|
Clean up lockorder data of destroyed mutexes
|
9 years ago |
threadsafety.h
|
Bump copyright headers to 2014
|
9 years ago |
timedata.cpp
|
P2P: add maxtimeadjustment command line option
|
9 years ago |
timedata.h
|
P2P: add maxtimeadjustment command line option
|
9 years ago |
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
|
9 years ago |
torcontrol.h
|
torcontrol improvements and fixes
|
9 years ago |
txdb.cpp
|
Merge #7815: Break circular dependency main ↔ txdb
|
9 years ago |
txdb.h
|
Bump `-dbcache` default to 300MiB
|
8 years ago |
txmempool.cpp
|
Precompute sighashes
|
8 years ago |
txmempool.h
|
Rename "block cost" to "block weight"
|
8 years ago |
ui_interface.cpp
|
[ui] Move InitError, InitWarning, AmountErrMsg
|
9 years ago |
ui_interface.h
|
Do not ask a UI question from bitcoind
|
9 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
|
Bump copyright headers to 2014
|
9 years ago |
util.cpp
|
[util] CopyrightHolders: Check for untranslated substitution
|
8 years ago |
util.h
|
Use std::atomic for fRequestShutdown and fReopenDebugLog
|
9 years ago |
utilmoneystr.cpp
|
Bump copyright headers to 2015
|
9 years ago |
utilmoneystr.h
|
Bump copyright headers to 2015
|
9 years ago |
utilstrencodings.cpp
|
util: Add ParseUInt32 and ParseUInt64
|
9 years ago |
utilstrencodings.h
|
util: Add ParseUInt32 and ParseUInt64
|
9 years ago |
utiltime.cpp
|
[doc] Fix doxygen comments for members
|
9 years ago |
utiltime.h
|
Bump copyright headers to 2015
|
9 years ago |
validationinterface.cpp
|
include the chaintip *blockIndex in the SyncTransaction signal
|
9 years ago |
validationinterface.h
|
Merge #6480: include the chaintip blockindex in the SyncTransaction signal, add signal UpdateTip()
|
9 years ago |
version.h
|
Add protocol messages for short-ids blocks
|
9 years ago |
versionbits.cpp
|
BIP141: Commitment structure and deployment
|
9 years ago |
versionbits.h
|
getblocktemplate: Explicitly handle the distinction between GBT-affecting softforks vs not
|
9 years ago |