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-20
Merge #17823: scripts: Read suspicious hosts from a file instead of hardcoding
Wladimir J. van der Laan
2020-01-18
Merge #17896: Serialization improvements (step 2)
fanquake
2020-01-17
Merge #17943: qt, refactor: Remove never used default parameter
fanquake
2020-01-17
Merge #17939: gui: Remove warning "unused variable 'wallet_model'"
fanquake
2020-01-17
Merge #17928: depends: Consistent use of package variable
fanquake
2020-01-17
Merge #17889: wallet: Improve CWallet:MarkDestinationsDirty
Samuel Dobson
2020-01-17
wallet: Improve CWallet:MarkDestinationsDirty
João Barbosa
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
refactor: Simplify connection syntax
Hennadii Stepanov
2020-01-16
refactor: Remove never used default parameter
Hennadii Stepanov
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
gui: Remove warning "unused variable 'wallet_model'"
João Barbosa
2020-01-16
depends: Consistent use of package variable
Peter Bushnell
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
Convert chain to new serialization
Pieter Wuille
2020-01-13
Convert VARINT to the formatter/Using approach
Pieter Wuille
2020-01-13
Add a generic approach for (de)serialization of objects using code in other c...
Pieter Wuille
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
[next]