| .. |
|
bench
|
scripted-diff: Use ArgsManager::DEBUG_ONLY flag
|
2019-07-27 15:05:14 +03:00 |
|
compat
|
build: Fix #include sys/poll.h to just poll.h (without sys/)
|
2019-10-09 13:30:36 +02:00 |
|
config
|
…
|
|
|
consensus
|
Merge #16713: Ignore old versionbit activations to avoid 'unknown softforks' warning
|
2019-09-27 15:25:53 -04:00 |
|
crypto
|
Add ChaCha20Poly1305@Bitcoin AEAD implementation
|
2019-06-25 15:13:02 +02:00 |
|
index
|
scripted-diff: Make translation bilingual
|
2019-07-24 16:33:20 +03:00 |
|
interfaces
|
Merge #17138: Remove wallet access to some node arguments
|
2019-10-15 14:59:43 -04:00 |
|
leveldb
|
Pull leveldb subtree
|
2019-01-26 12:45:48 -05:00 |
|
node
|
move-only: move coins statistics utils out of RPC
|
2019-08-27 11:51:56 -04:00 |
|
policy
|
Disallow implicit conversion for CFeeRate constructor
|
2019-10-03 14:03:27 -04:00 |
|
primitives
|
Make reasoning about dependencies easier by not including unused dependencies
|
2019-06-02 17:15:23 +02:00 |
|
qt
|
Merge #17105: gui: Make RPCConsole::TabTypes an enum class
|
2019-10-15 15:53:22 -04:00 |
|
rpc
|
Merge #16908: txmempool: Make entry time type-safe (std::chrono)
|
2019-10-02 16:55:36 +02:00 |
|
script
|
Merge #16947: doc: Doxygen-friendly script/descriptor.h comments
|
2019-10-11 16:28:03 -04:00 |
|
secp256k1
|
Update the secp256k1 subtree to the latest upstream version
|
2019-03-31 11:41:05 -07:00 |
|
support
|
Improve documentation of memory_cleanse()
|
2019-07-01 12:59:44 +02:00 |
|
test
|
Merge #17095: util: Filter control characters out of log messages
|
2019-10-16 16:04:27 +02:00 |
|
univalue
|
…
|
|
|
util
|
Merge #16887: Abstract out some of the descriptor Span-parsing helpers
|
2019-10-10 12:33:03 -04:00 |
|
wallet
|
[wallet] Add doxygen comment to CWallet::CommitTransaction()
|
2019-10-18 09:26:32 -04:00 |
|
zmq
|
rpc: switch to using RPCHelpMan.Check()
|
2019-07-08 09:53:52 +09:00 |
|
.clang-format
|
util: Add AllowShortCaseLabelsOnASingleLine option
|
2019-10-14 13:24:54 +03:00 |
|
Makefile.am
|
Merge #16887: Abstract out some of the descriptor Span-parsing helpers
|
2019-10-10 12:33:03 -04:00 |
|
Makefile.bench.include
|
Merge #15649: Add ChaCha20Poly1305@Bitcoin AEAD
|
2019-07-11 22:00:16 +02:00 |
|
Makefile.leveldb.include
|
build: Remove WINVER pre define in Makefile.leveldb.inlcude
|
2019-01-26 09:28:48 +08:00 |
|
Makefile.qt.include
|
Always generate `bitcoinstrings.cpp` on `make translate`
|
2019-10-07 15:38:07 +11:00 |
|
Makefile.qt_locale.include
|
qt: Periodic translations update
|
2019-09-30 09:41:11 +02:00 |
|
Makefile.qttest.include
|
scripted-diff: Rename test_bitcoin to test/setup_common
|
2019-04-11 10:12:36 -04:00 |
|
Makefile.test.include
|
tests: Add fuzzing harness for descriptor Span-parsing helpers
|
2019-10-15 22:47:08 +00:00 |
|
addrdb.cpp
|
addrdb: Remove temporary files created in SerializeFileDB. Fixes non-determinism in unit tests.
|
2019-06-14 08:30:43 +02:00 |
|
addrdb.h
|
banman: Add, use CBanEntry ctor that takes ban reason
|
2019-01-16 13:54:18 -05:00 |
|
addrman.cpp
|
Make reasoning about dependencies easier by not including unused dependencies
|
2019-06-02 17:15:23 +02:00 |
|
addrman.h
|
[addrman] Ensure collisions eventually get resolved
|
2019-02-27 16:53:44 -05:00 |
|
amount.h
|
…
|
|
|
arith_uint256.cpp
|
Make reasoning about dependencies easier by not including unused dependencies
|
2019-06-02 17:15:23 +02:00 |
|
arith_uint256.h
|
…
|
|
|
attributes.h
|
…
|
|
|
banman.cpp
|
scripted-diff: Make translation bilingual
|
2019-07-24 16:33:20 +03:00 |
|
banman.h
|
Allow connections from misbehavior banned peers.
|
2019-01-22 21:10:48 +00:00 |
|
base58.cpp
|
…
|
|
|
base58.h
|
…
|
|
|
bech32.cpp
|
Assert that the HRP is lowercase in Bech32::Encode
|
2019-09-05 13:25:11 +12:00 |
|
bech32.h
|
Assert that the HRP is lowercase in Bech32::Encode
|
2019-09-05 13:25:11 +12:00 |
|
bitcoin-cli-res.rc
|
…
|
|
|
bitcoin-cli.cpp
|
rpc: fix -rpcclienttimeout 0 option
|
2019-10-15 18:01:59 +02:00 |
|
bitcoin-tx-res.rc
|
…
|
|
|
bitcoin-tx.cpp
|
Testchains: Generic selection with -chain=<str> in addition of -testnet and -regtest
|
2019-09-06 22:05:33 +02:00 |
|
bitcoin-wallet-res.rc
|
[tools] Add wallet inspection and modification tool
|
2019-01-30 16:26:52 -05:00 |
|
bitcoin-wallet.cpp
|
bitcoin-wallet: Add a missing closing parenthesis in the help
|
2019-09-13 16:59:06 +02:00 |
|
bitcoind-res.rc
|
…
|
|
|
bitcoind.cpp
|
Don't rename main thread at process level
|
2019-10-03 06:58:47 +02:00 |
|
blockencodings.cpp
|
CorruptionPossible -> BLOCK_MUTATED
|
2019-05-02 15:14:12 -04:00 |
|
blockencodings.h
|
…
|
|
|
blockfilter.cpp
|
init: Add CLI option to enable block filter index.
|
2019-04-06 12:10:55 -07:00 |
|
blockfilter.h
|
init: Add CLI option to enable block filter index.
|
2019-04-06 12:10:55 -07:00 |
|
bloom.cpp
|
refactor: Improve CRollingBloomFilter::reset by using std::fill
|
2019-05-22 15:55:50 +01:00 |
|
bloom.h
|
…
|
|
|
chain.cpp
|
refactor: combine Chain::findFirstBlockWithTime/findFirstBlockWithTimeAndHeight
|
2019-03-27 18:29:48 -04:00 |
|
chain.h
|
[doc] chain: Declare BLOCK_VALID_HEADER reserved
|
2019-08-05 07:58:58 -04:00 |
|
chainparams.cpp
|
chainparams: Bump assumed chain params
|
2019-10-01 07:33:24 -04:00 |
|
chainparams.h
|
Remove wallet settings from chainparams
|
2019-07-16 16:22:14 -04:00 |
|
chainparamsbase.cpp
|
Testchains: Generic selection with -chain=<str> in addition of -testnet and -regtest
|
2019-09-06 22:05:33 +02:00 |
|
chainparamsbase.h
|
Remove wallet settings from chainparams
|
2019-07-16 16:22:14 -04:00 |
|
chainparamsseeds.h
|
contrib: Remove invalid nodes from seeds list
|
2019-10-02 08:51:12 +02:00 |
|
checkqueue.h
|
…
|
|
|
clientversion.cpp
|
…
|
|
|
clientversion.h
|
…
|
|
|
coins.cpp
|
move-onlyish: move CCoinsViewErrorCatcher out of init.cpp
|
2019-07-21 21:00:31 -04:00 |
|
coins.h
|
make SaltedOutpointHasher noexcept
|
2019-09-25 20:56:38 +02:00 |
|
compat.h
|
windows: Set _WIN32_WINNT to 0x0601 (Windows 7)
|
2019-01-23 16:28:27 +08:00 |
|
compressor.cpp
|
…
|
|
|
compressor.h
|
…
|
|
|
core_io.h
|
Move PSBT decoding functions from core_io to psbt.cpp
|
2019-03-26 17:38:00 -07:00 |
|
core_memusage.h
|
…
|
|
|
core_read.cpp
|
Include core_io.h from core_read.cpp
|
2019-06-06 08:00:33 +02:00 |
|
core_write.cpp
|
Don't show addresses or P2PK in decoderawtransaction
|
2019-08-30 11:29:21 +09:00 |
|
cuckoocache.h
|
…
|
|
|
dbwrapper.cpp
|
Replace deprecated Boost Filesystem function
|
2019-04-30 10:05:54 +03:00 |
|
dbwrapper.h
|
…
|
|
|
dummywallet.cpp
|
Expose wallet creation to the GUI via WalletController
|
2019-09-05 20:36:57 -04:00 |
|
flatfile.cpp
|
Style cleanup.
|
2019-02-22 17:38:45 -08:00 |
|
flatfile.h
|
Style cleanup.
|
2019-02-22 17:38:45 -08:00 |
|
fs.cpp
|
Avoid redefine warning
|
2019-04-10 12:16:52 +01:00 |
|
fs.h
|
Replace deprecated Boost Filesystem function
|
2019-04-30 10:05:54 +03:00 |
|
hash.cpp
|
…
|
|
|
hash.h
|
Squashed 'src/secp256k1/' changes from 0b70241850..b19c000063
|
2019-03-31 11:41:05 -07:00 |
|
httprpc.cpp
|
scripted-diff: Make translation bilingual
|
2019-07-24 16:33:20 +03:00 |
|
httprpc.h
|
…
|
|
|
httpserver.cpp
|
Remove global symbols: Avoid using the global namespace if possible
|
2019-05-25 23:23:11 +02:00 |
|
httpserver.h
|
[build] Add several util units
|
2019-04-09 17:53:08 -04:00 |
|
indirectmap.h
|
…
|
|
|
init.cpp
|
p2p: Remove BIP61 reject messages
|
2019-10-02 10:39:14 -04:00 |
|
init.h
|
…
|
|
|
key.cpp
|
Make reasoning about dependencies easier by not including unused dependencies
|
2019-06-02 17:15:23 +02:00 |
|
key.h
|
CKey: add method to negate the key
|
2019-03-27 13:59:50 +01:00 |
|
key_io.cpp
|
Replace CScriptID and CKeyID in CTxDestination with dedicated types
|
2019-04-29 10:15:23 -04:00 |
|
key_io.h
|
…
|
|
|
limitedmap.h
|
…
|
|
|
logging.cpp
|
util: Filter control characters out of log messages
|
2019-10-15 10:53:17 +02:00 |
|
logging.h
|
test: Log to debug.log in all tests
|
2019-06-20 12:12:24 -04:00 |
|
memusage.h
|
…
|
|
|
merkleblock.cpp
|
Make reasoning about dependencies easier by not including unused dependencies
|
2019-06-02 17:15:23 +02:00 |
|
merkleblock.h
|
…
|
|
|
miner.cpp
|
Make reasoning about dependencies easier by not including unused dependencies
|
2019-06-02 17:15:23 +02:00 |
|
miner.h
|
[rpc] mining: Omit uninitialized currentblockweight, currentblocktx
|
2019-02-12 11:34:57 -05:00 |
|
net.cpp
|
Merge #15558: Don't query all DNS seeds at once
|
2019-09-23 12:53:50 +08:00 |
|
net.h
|
txmempool: Make entry time type-safe (std::chrono)
|
2019-09-23 08:00:14 -04:00 |
|
net_permissions.cpp
|
util: Move ResolveErrMsg to util/error
|
2019-08-15 10:05:32 -04:00 |
|
net_permissions.h
|
Make whitebind/whitelist permissions more flexible
|
2019-08-11 11:33:27 +09:00 |
|
net_processing.cpp
|
Merge #15437: p2p: Remove BIP61 reject messages
|
2019-10-09 11:51:58 +02:00 |
|
net_processing.h
|
p2p: Remove BIP61 reject messages
|
2019-10-02 10:39:14 -04:00 |
|
netaddress.cpp
|
Fix spelling errors identified by codespell 1.15.0
|
2019-06-11 17:18:16 +02:00 |
|
netaddress.h
|
netaddress: Update CNetAddr for ORCHIDv2
|
2019-05-15 14:21:48 -04:00 |
|
netbase.cpp
|
util: refactor upper/lowercase functions
|
2019-08-08 11:35:14 +09:00 |
|
netbase.h
|
util: refactor upper/lowercase functions
|
2019-08-08 11:35:14 +09:00 |
|
netmessagemaker.h
|
…
|
|
|
noui.cpp
|
Merge #16277: [Tests] Suppress output in test_bitcoin for expected errors
|
2019-08-01 15:17:10 +02:00 |
|
noui.h
|
Suppress output in test_bitcoin for expected errors
|
2019-07-03 14:03:21 +02:00 |
|
optional.h
|
Remove 'boost::optional'-related gcc warnings
|
2019-01-30 22:44:28 +02:00 |
|
outputtype.cpp
|
Move various SigningProviders to signingprovider.{cpp,h}
|
2019-07-09 16:20:18 -04:00 |
|
outputtype.h
|
Move various SigningProviders to signingprovider.{cpp,h}
|
2019-07-09 16:20:18 -04:00 |
|
pow.cpp
|
…
|
|
|
pow.h
|
…
|
|
|
prevector.h
|
Merge #12324: speed up Unserialize_impl for prevector
|
2019-06-18 17:12:02 +02:00 |
|
protocol.cpp
|
p2p: Remove BIP61 reject messages
|
2019-10-02 10:39:14 -04:00 |
|
protocol.h
|
p2p: Remove BIP61 reject messages
|
2019-10-02 10:39:14 -04:00 |
|
psbt.cpp
|
Merge #15427: Add support for descriptors to utxoupdatepsbt
|
2019-07-02 16:53:22 +02:00 |
|
psbt.h
|
Fix bug where duplicate PSBT keys are accepted
|
2019-10-08 01:45:36 +03:00 |
|
pubkey.cpp
|
…
|
|
|
pubkey.h
|
…
|
|
|
random.cpp
|
net: Use mockable time for tx download
|
2019-06-17 14:12:32 -04:00 |
|
random.h
|
net: Use mockable time for tx download
|
2019-06-17 14:12:32 -04:00 |
|
rest.cpp
|
refactor: pcoinsTip -> CChainState::CoinsTip()
|
2019-08-06 13:13:06 -04:00 |
|
reverse_iterator.h
|
…
|
|
|
reverselock.h
|
…
|
|
|
scheduler.cpp
|
Switch all RNG code to the built-in PRNG.
|
2019-01-16 16:34:56 -08:00 |
|
scheduler.h
|
trivial: correct parameter name in comments
|
2019-02-10 17:17:32 -05:00 |
|
serialize.h
|
Support serialization of std::vector<bool>
|
2019-08-26 11:36:33 -07:00 |
|
shutdown.cpp
|
…
|
|
|
shutdown.h
|
…
|
|
|
span.h
|
…
|
|
|
streams.h
|
util: CBufferedFile fixes
|
2019-09-10 07:53:09 -06:00 |
|
sync.cpp
|
Replace remaining fprintf with tfm::format manually
|
2019-06-13 11:46:38 -04:00 |
|
sync.h
|
refactor: consolidate PASTE macros
|
2019-09-25 10:56:00 -04:00 |
|
threadinterrupt.cpp
|
…
|
|
|
threadinterrupt.h
|
…
|
|
|
threadsafety.h
|
Move LockAnnotation from threadsafety.h (imported code) to sync.h (our code)
|
2019-05-17 13:29:04 +02:00 |
|
timedata.cpp
|
scripted-diff: Make translation bilingual
|
2019-07-24 16:33:20 +03:00 |
|
timedata.h
|
…
|
|
|
tinyformat.h
|
tinyformat: Add doc to Bitcoin Core specific strprintf
|
2019-06-13 09:30:40 -04:00 |
|
torcontrol.cpp
|
fix: tor: Call event_base_loopbreak from the event's callback
|
2019-07-17 15:32:38 +01:00 |
|
torcontrol.h
|
…
|
|
|
txdb.cpp
|
util: Simplify path argument for CBlockTreeDB ctor
|
2019-10-05 09:38:56 +03:00 |
|
txdb.h
|
refactor: have CCoins* data managed under CChainState
|
2019-08-15 11:04:10 -04:00 |
|
txmempool.cpp
|
feefilter: Compute the absolute fee rather than stored rate to match mempool acceptance logic
|
2019-10-03 14:03:27 -04:00 |
|
txmempool.h
|
feefilter: Compute the absolute fee rather than stored rate to match mempool acceptance logic
|
2019-10-03 14:03:27 -04:00 |
|
ui_interface.cpp
|
Merge #16092: Don't use global (external) symbols for symbols that are used in only one translation unit
|
2019-06-18 15:59:53 -04:00 |
|
ui_interface.h
|
Add MSG_NOPREFIX flag for user messages
|
2019-06-19 19:22:34 +03:00 |
|
uint256.cpp
|
Merge #14734: fix an undefined behavior in uint::SetHex
|
2019-07-03 14:18:29 +02:00 |
|
uint256.h
|
…
|
|
|
undo.h
|
…
|
|
|
validation.cpp
|
Merge #16908: txmempool: Make entry time type-safe (std::chrono)
|
2019-10-02 16:55:36 +02:00 |
|
validation.h
|
p2p: Remove BIP61 reject messages
|
2019-10-02 10:39:14 -04:00 |
|
validationinterface.cpp
|
Make reasoning about dependencies easier by not including unused dependencies
|
2019-06-02 17:15:23 +02:00 |
|
validationinterface.h
|
Remove extra CBlockIndex declaration
|
2019-06-25 15:02:34 -04:00 |
|
version.h
|
…
|
|
|
versionbits.cpp
|
doc: Improve versionbits.h documentation
|
2019-08-15 11:02:55 -04:00 |
|
versionbits.h
|
doc: Improve versionbits.h documentation
|
2019-08-15 11:02:55 -04:00 |
|
versionbitsinfo.cpp
|
[Consensus] Bury segwit deployment
|
2019-08-14 15:52:52 -04:00 |
|
versionbitsinfo.h
|
…
|
|
|
walletinitinterface.h
|
refactor: Cleanup walletinitinterface.h
|
2019-09-08 17:29:30 +03:00 |
|
warnings.cpp
|
scripted-diff: Make translation bilingual
|
2019-07-24 16:33:20 +03:00 |
|
warnings.h
|
…
|
|