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
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-26
Merge #13423: [net] Thread safety annotations in net_processing
Wladimir J. van der Laan
2018-07-26
Merge #13095: build: update ax_boost_chrono/unit_test_framework
MarcoFalke
2018-07-25
[net_processing] Add thread safety annotations
Jesse Cohen
2018-07-25
Annotate AssertLockHeld() with ASSERT_CAPABILITY() for thread safety analysis
Jesse Cohen
2018-07-25
Merge #13714: contrib: Add lxc network setup for Bionic host
MarcoFalke
2018-07-25
Merge #13658: [moveonly] Extract RescanWallet to handle a simple rescan
Wladimir J. van der Laan
2018-07-25
Merge #13721: Bugfixes for BIP 174 combining and deserialization
Wladimir J. van der Laan
2018-07-25
Merge #13706: doc: Minor improvements to release-process.md
MarcoFalke
2018-07-25
Merge #13753: scripted-diff: Remove trailing whitespaces
MarcoFalke
2018-07-25
Merge #13750: depends: use MacOS friendly sed syntax in qt.mk
MarcoFalke
2018-07-25
Merge #13617: release: require macOS 10.10+
MarcoFalke
2018-07-25
scripted-diff: prefer MAC_OSX over __APPLE__
fanquake
2018-07-25
gui: remove macOS ProgressBar workaround
fanquake
2018-07-25
gui: remove SubstituteFonts
fanquake
2018-07-25
doc: mention that macOS 10.10 is now required
fanquake
2018-07-25
release: bump minimum required macOS to 10.10
fanquake
2018-07-25
depends: set OSX_MIN_VERSION to 10.10
fanquake
2018-07-24
scripted-diff: Remove trailing whitespaces
João Barbosa
2018-07-24
Merge #13656: Remove the boost/algorithm/string/predicate.hpp dependency
MarcoFalke
2018-07-24
Merge #13650: [travis] Don't store debug info if --enable-debug is set
MarcoFalke
2018-07-24
Merge #12257: [wallet] Use destination groups instead of coins in coin select
Wladimir J. van der Laan
2018-07-24
depends: use MacOS friendly sed syntax in qt.mk
Sjors Provoost
2018-07-24
doc: Add release notes for -avoidpartialspends
Karl-Johan Alm
2018-07-24
clean-up: Remove no longer used ivars from CInputCoin
Karl-Johan Alm
2018-07-24
wallet: Remove deprecated OutputEligibleForSpending
Karl-Johan Alm
2018-07-24
test: Add basic testing for wallet groups
Karl-Johan Alm
2018-07-24
wallet: Switch to using output groups instead of coins in coin selection
Karl-Johan Alm
2018-07-24
wallet: Add output grouping
Karl-Johan Alm
2018-07-24
Add -avoidpartialspends and m_avoid_partial_spends
Karl-Johan Alm
2018-07-24
wallet: Add input bytes to CInputCoin
Karl-Johan Alm
2018-07-24
moveonly: CoinElegibilityFilter into coinselection.h
Karl-Johan Alm
2018-07-24
utils: Add insert() convenience templates
Karl-Johan Alm
2018-07-23
qt: Update translation source messages
Wladimir J. van der Laan
2018-07-23
Merge #13747: tests: Skip P2PConnection's is_closing() check when not available
MarcoFalke
2018-07-23
Skip is_closing() check when not available.
Daniel Kraft
2018-07-23
Merge #13719: Avoid creating a temporary vector for size-prefixed elements
Wladimir J. van der Laan
2018-07-23
Merge #13742: doc: Adjust bitcoincore.org links
Wladimir J. van der Laan
2018-07-22
Removes Boost predicate.hpp dependency
251
2018-07-22
Merge #13740: trivial: remove unneeded include
MarcoFalke
2018-07-22
Merge #13212: Net: Fixed a race condition when disabling the network.
Wladimir J. van der Laan
2018-07-22
doc: Adjust bitcoincore.org links
MarcoFalke
2018-07-22
Merge #13633: Drop dead code from Stacks
Wladimir J. van der Laan
2018-07-22
Merge #13733: Utils: Refactor ArgsManager a little
Wladimir J. van der Laan
2018-07-22
trivial: remove unneeded include
Nikolay Mitev
2018-07-22
Merge #11762: Avoid locking mutexes that are already held by the same thread
MarcoFalke
2018-07-22
Merge #12764: doc: Remove field in getblocktemplate help that has never been ...
MarcoFalke
2018-07-22
Merge #13691: Remove redundant variables, statements and forward declarations
MarcoFalke
2018-07-22
Merge #13722: trivial: Replace CPubKey::operator[] with CPubKey::vch where po...
MarcoFalke
2018-07-22
Merge #13729: travis: Avoid unnecessarily setting env variables on the lint b...
MarcoFalke
[next]