index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
Age
Commit message (
Expand
)
Author
2020-01-16
Merge #17691: doc: Add missed copyright headers
MarcoFalke
2020-01-16
Merge #17900: ci: Combine 32-bit build with CentOS 7 build
MarcoFalke
2020-01-16
Merge #17541: test: add functional test for non-standard bare multisig txs
MarcoFalke
2020-01-16
Merge #17819: doc: developer notes guideline on RPCExamples addresses
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-16
Merge #17935: gui: hide HD & encryption icons when no wallet loaded
fanquake
2020-01-16
Merge #17931: test: Fix p2p_invalid_messages failing in Python 3.8 because of...
fanquake
2020-01-15
gui: hide HD & encryption icons when no wallet loaded
Harris
2020-01-15
Replace coroutine with async def in p2p_invalid_messages.py
Elichai Turkel
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-15
Merge #17891: scripted-diff: Replace CCriticalSection with RecursiveMutex
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 #17873: doc: Add to Doxygen documentation guidelines
fanquake
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-13
Merge #17910: build: remove double LIBBITCOIN_SERVER linking
Wladimir J. van der Laan
2020-01-12
build: remove double LIBBITCOIN_SERVER linking
fanquake
2020-01-11
Merge #17907: doc: Fix improper Doxygen inline comments
fanquake
2020-01-10
Fix improper Doxygen inline comments
Ben Woosley
2020-01-11
Merge #17893: qa: Fix double-negative arg test
fanquake
2020-01-11
Merge #17899: msvc: Ignore msvc linker warning and update to msvc build instr...
fanquake
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-09
Ignore msvc linker warning and update to msvc build instructions.
Aaron Clauson
2020-01-08
ci: Combine 32-bit build with CentOS 7 build
Sebastian Falbesoner
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 #17880: build: add -Wdate-time to Werror flags
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
qa: Fix double-negative arg test
Hennadii Stepanov
2020-01-08
Merge #17452: test: update fuzz directory in .gitignore
fanquake
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
[next]