index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2020-01-15
scripted-diff: Replace CCriticalSection with RecursiveMutex
MarcoFalke
2020-01-14
Merge #17906: gui: Set CConnman byte counters earlier to avoid uninitialized ...
fanquake
2020-01-13
Merge #16945: refactor: introduce CChainState::GetCoinsCacheSizeState
Wladimir J. van der Laan
2020-01-12
build: remove double LIBBITCOIN_SERVER linking
fanquake
2020-01-10
Fix improper Doxygen inline comments
Ben Woosley
2020-01-10
gui: Set CConnman byte counters earlier to avoid uninitialized reads
Russell Yanofsky
2020-01-09
Merge #16688: log: Add validation interface logging
Wladimir J. van der Laan
2020-01-08
Merge #16963: wallet: Fix unique_ptr usage in boost::signals2
Wladimir J. van der Laan
2020-01-08
Merge #17445: zmq: Fix due to invalid argument and multiple notifiers
Wladimir J. van der Laan
2020-01-08
Merge #17696: qt: Force set nPruneSize in QSettings after the intro dialog
fanquake
2020-01-08
Merge #16975: test: Show debug log on unit test failure
Wladimir J. van der Laan
2020-01-08
Merge #17826: qt: Log Qt related info
Wladimir J. van der Laan
2020-01-08
Merge #17886: Restore English translation option
Wladimir J. van der Laan
2020-01-08
Merge #17677: Activate watchonly wallet behavior for LegacySPKM only
Samuel Dobson
2020-01-08
Merge #17578: rpc: simplify getaddressinfo labels, deprecate previous behavior
Samuel Dobson
2020-01-08
qt: Rename SetPrune() to InitializePruneSetting()
Hennadii Stepanov
2020-01-08
refactor: Drop `bool force' parameter
Hennadii Stepanov
2020-01-08
qt: Force set nPruneSize in QSettings after intro
Hennadii Stepanov
2020-01-08
Merge #16373: bumpfee: Return PSBT when wallet has privkeys disabled
Samuel Dobson
2020-01-08
Merge #17621: IsUsedDestination should count any known single-key address
Samuel Dobson
2020-01-06
Restore English translation option
Andrew Chow
2020-01-06
Merge #17857: scripts: fix symbol-check & security-check argument passing
fanquake
2020-01-05
qt: Add LogQtInfo() function
Hennadii Stepanov
2020-01-05
Merge #17869: refactor: Remove unused defines in qt/bitcoinunits.h
fanquake
2020-01-04
Merge #17850: Serialization improvements (minimal initial commits)
Wladimir J. van der Laan
2020-01-04
refactor: Remove unused defines in bitcoinunits.h
Hennadii Stepanov
2020-01-03
IsUsedDestination should count any known single-key address
Gregory Sanders
2020-01-03
Add logging for CValidationInterface events
Jeffrey Czyz
2020-01-03
Refactor FormatStateMessage for clarity
Jeffrey Czyz
2020-01-03
Format CValidationState properly in all cases
Jeffrey Czyz
2020-01-03
Add VALIDATION to BCLog::LogFlags
Jeffrey Czyz
2020-01-03
rpc: simplify getaddressinfo labels, deprecate previous behavior
Jon Atack
2020-01-03
scripts: fix check-symbols & check-security argument passing
fanquake
2020-01-02
test: Show debug log on unit test failure
MarcoFalke
2020-01-02
Merge #17781: rpc: Remove mempool global from miner
MarcoFalke
2020-01-02
Merge #17762: net: Log to net category for exceptions in ProcessMessages
Wladimir J. van der Laan
2020-01-02
Add missing typeinfo includes
Wladimir J. van der Laan
2020-01-02
Convert addrdb/addrman to new serialization
Pieter Wuille
2020-01-02
Introduce new serialization macros without casts
Pieter Wuille
2020-01-02
Merge #16658: validation: Rename CheckInputs to CheckInputScripts
MarcoFalke
2020-01-02
scripts: add MACHO PIE check to security-check.py
fanquake
2019-12-30
scripted-diff: Bump copyright of files changed in 2019
MarcoFalke
2019-12-28
rpc: incorporate review feedback from PR 17283
Jon Atack
2019-12-23
rpc: Remove mempool global from miner
MarcoFalke
2019-12-20
test: Properly document blockinfo size in miner_tests
MarcoFalke
2019-12-20
Merge #17473: refactor: Settings code cleanups
MarcoFalke
2019-12-18
bumpfee: Return PSBT when wallet has privkeys disabled
Gregory Sanders
2019-12-18
Change bumpfee to use watch-only funds for legacy watchonly wallets
Gregory Sanders
2019-12-17
Merge #17537: wallet: Cleanup and move opportunistic and superfluous TopUp()s
fanquake
2019-12-17
net: Log to net category for exceptions in ProcessMessages
Wladimir J. van der Laan
[next]