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-31
Merge #13247: Add tests to SingleThreadedSchedulerClient() and document the m...
MarcoFalke
2018-07-31
Merge #13822: bench: Make CoinSelection output groups pass eligibility filter
MarcoFalke
2018-07-31
Merge #13776: net: Add missing verification of IPv6 address in CNetAddr::GetI...
Wladimir J. van der Laan
2018-07-31
bench: Make CoinSelection output groups pass eligibility filter
Andrew Chow
2018-07-31
Merge #13799: Ignore unknown config file options; warn instead of error
MarcoFalke
2018-07-31
Merge #13809: contrib: Remove debian and rpm subfolder
MarcoFalke
2018-07-31
Merge #13794: chainparams: Update with data from assumed valid chain
Wladimir J. van der Laan
2018-07-30
Ignore unknown config file options for now
Pieter Wuille
2018-07-30
Update ValidationInterface() documentation to explicitly specify threading an...
Jesse Cohen
2018-07-30
Update documentation for SingleThreadedSchedulerClient() to specify the memor...
Jesse Cohen
2018-07-30
Merge #13814: Add BIP174 to list of implemented BIPs
MarcoFalke
2018-07-30
Add BIP174 to list of implemented BIPs
Pieter Wuille
2018-07-30
Merge #13786: refactor: Avoid locking tx pool cs thrice
MarcoFalke
2018-07-30
doc: Fix chainTxData comment
MarcoFalke
2018-07-30
Merge #13779: travis: improve readability of travis.yml and log outputs
MarcoFalke
2018-07-30
use travis:fold in test script steps
Julian Fleischer
2018-07-30
contrib: Remove debian and rpm subfolders
MarcoFalke
2018-07-30
Merge #13782: Fix osslsigncode compile issue in gitian-build
MarcoFalke
2018-07-30
Merge #13806: qa: Fix bench/block_assemble assert failure
MarcoFalke
2018-07-30
Acquire cs_main before ATMP call in block_assemble bench
James O'Beirne
2018-07-30
Merge #13803: doc: add note to contributor docs about warranted PR's
MarcoFalke
2018-07-30
doc: add note to contributor docs about warranted PR's
Karl-Johan Alm
2018-07-30
Fix osslsigncode compile issue in gitian-build
Chun Kuan Lee
2018-07-30
Merge #13554: Remove unused function arguments
Wladimir J. van der Laan
2018-07-30
Merge #13764: contrib: Fix test-security-check fail in Ubuntu 18.04
Wladimir J. van der Laan
2018-07-30
Report when unknown config file options are ignored
Pieter Wuille
2018-07-29
chainparams: Update with data from assumed valid chain
MarcoFalke
2018-07-29
doc: Add historical release notes for 0.16.2
Wladimir J. van der Laan
2018-07-29
Merge #13732: Depends: Fix Qt's rcc determinism
MarcoFalke
2018-07-29
refactor: Avoid locking tx pool cs thrice
MarcoFalke
2018-07-29
Merge #13774: Return void instead of bool for functions that cannot fail
MarcoFalke
2018-07-27
Merge #13775: doc: Remove newlines from error message
MarcoFalke
2018-07-27
Fix accidental use of the addition assignment operator ("+="). Remove newline...
practicalswift
2018-07-27
Merge #13771: travis: Retry to fetch docker image
MarcoFalke
2018-07-27
Merge #13711: [bench] Add benchmark for unserialize prevector
MarcoFalke
2018-07-27
Return void instead of bool for functions that cannot fail
practicalswift
2018-07-27
make .travis/yml a bit more readable
Julian Fleischer
2018-07-27
net: Add missing verification of IPv6 address in CNetAddr::GetIn6Addr(...)
practicalswift
2018-07-26
Merge #13773: wallet: Fix accidental use of the comma operator
MarcoFalke
2018-07-26
wallet: Fix accidental use of the comma operator
practicalswift
2018-07-26
travis: Retry to fetch docker image
MarcoFalke
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-26
contrib: Fix test-security-check fail in Ubuntu 18.04
Chun Kuan Lee
2018-07-25
Fix Qt's rcc determinism for depends/gitian
Fuzzbawls
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
[next]