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-23
refactor: define a UINT256_ONE global constant
Andrew Chow
2020-01-23
HD Split: Avoid redundant upgrades
Andrew Chow
2020-01-23
Make UpgradeKeyMetadata work only on LegacyScriptPubKeyMan
Andrew Chow
2020-01-23
Store p2sh scripts in AddAndGetDestinationForScript
Andrew Chow
2020-01-23
Always try to sign for all pubkeys in multisig
Andrew Chow
2020-01-23
List output types in an array in order to be iterated over
Andrew Chow
2020-01-23
Refactor: Allow LegacyScriptPubKeyMan to be null
Andrew Chow
2020-01-23
Locking: Lock cs_KeyStore instead of cs_wallet in legacy keyman
Andrew Chow
2020-01-23
wallet: Improve CWallet:MarkDestinationsDirty
João Barbosa
2020-01-16
Merge #17691: doc: Add missed copyright headers
MarcoFalke
2020-01-16
Merge #17924: Bug: IsUsedDestination shouldn't use key id as script id for Sc...
Wladimir J. van der Laan
2020-01-15
gui: hide HD & encryption icons when no wallet loaded
Harris
2020-01-15
Merge #17843: wallet: Reset reused transactions cache
Samuel Dobson
2020-01-15
Merge #17923: refactor: Use PACKAGE_NAME in GUI modal overlay and bitcoin-wallet
fanquake
2020-01-14
Don't allow implementers to think ScriptHash(Witness*()) results in nesting c...
Gregory Sanders
2020-01-15
scripted-diff: Bump copyright of files changed in 2020
MarcoFalke
2020-01-15
scripted-diff: Replace CCriticalSection with RecursiveMutex
MarcoFalke
2020-01-14
IsUsedDestination shouldn't use key id as script id for ScriptHash
Gregory Sanders
2020-01-14
bitcoin-wallet: Use PACKAGE_NAME in usage help
Luke Dashjr
2020-01-14
GUI: Use PACKAGE_NAME in modal overlay
Luke Dashjr
2020-01-14
Merge #17906: gui: Set CConnman byte counters earlier to avoid uninitialized ...
fanquake
2020-01-13
wallet: Reset reused transactions cache
Fabian Jahr
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
scripted-diff: Add missed copyright headers
Hennadii Stepanov
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
[next]