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-12-31
Merge #14974: doc: Removing redundant line: "Windows XP not supported"
Wladimir J. van der Laan
2018-12-31
Merge #15054: Update copyright headers to 2018
MarcoFalke
2018-12-31
Merge #15061: [Trivial] Update license year range to 2019
Wladimir J. van der Laan
2018-12-31
[Trivial] Update license year range to 2019
Emil Engler
2018-12-29
Merge #15026: [test] Rename rpc_timewait to rpc_timeout
MarcoFalke
2018-12-29
Merge #14738: Tests: Fix running wallet_listtransactions.py individually thro...
MarcoFalke
2018-12-29
Merge #15022: tests: Upgrade Travis OS to Xenial
MarcoFalke
2018-12-29
Merge #13743: refactor: Replace boost::bind with std::bind
MarcoFalke
2018-12-29
Bump manpages
DrahtBot
2018-12-29
Update copyright headers to 2018
DrahtBot
2018-12-29
Merge #14966: docs: fix testmempoolaccept CLI syntax
MarcoFalke
2018-12-28
Increase timeout of featuer_assumevalid test to fix flaky tests
Graham Krizek
2018-12-28
If tests are ran with (ASan + LSan), Docker needs access to ptrace
Graham Krizek
2018-12-28
Update Travis base OS to Xenial
Graham Krizek
2018-12-28
Merge #14981: rpc: Clarifying RPC getrawtransaction's time help text
MarcoFalke
2018-12-28
Merge #14944: doc: update NetBSD build instructions for 8.0
Wladimir J. van der Laan
2018-12-28
Merge #14973: doc: Improve Windows native build instructions
Wladimir J. van der Laan
2018-12-28
Merge #15012: Docs: Fix minor error in doc/psbt.md
Wladimir J. van der Laan
2018-12-27
Merge #14930: test: pruning: Check that verifychain can be called when pruned
MarcoFalke
2018-12-25
Merge #15033: doc: Add historical release notes for 0.17.1
Wladimir J. van der Laan
2018-12-25
doc: Add historical release notes for 0.17.1
Wladimir J. van der Laan
2018-12-24
Merge #14565: Overhaul importmulti logic
MeshCollider
2018-12-22
Merge #13930: doc: Better explain GetAncestor check for m_failed_blocks in Ac...
MarcoFalke
2018-12-22
whitespace: Split ~300 char line into multiple ones
MarcoFalke
2018-12-22
scripted-diff: Rename rpc_timewait to rpc_timeout
MarcoFalke
2018-12-22
scripted-diff: Remove unused 'split' parameter to setup_network
MarcoFalke
2018-12-22
Merge #14960: lint/format-strings: Correctly exclude escaped percent symbols
MarcoFalke
2018-12-22
Merge #13128: policy: Add Clang thread safety annotations for variables guard...
MarcoFalke
2018-12-22
Merge #14172: Refactor and add tests for BlockFilter construction
MarcoFalke
2018-12-21
blockfilter: Remove default clause in switch statement.
Jim Posen
2018-12-21
Merge #15013: test: Avoid race in p2p_timeouts
MarcoFalke
2018-12-21
Merge #14811: Mining: Enforce that segwit option must be set in GBT
MarcoFalke
2018-12-21
test: Avoid racy test p2p_timeouts
MarcoFalke
2018-12-21
Merge #15005: test: Bump timeout to run tests in travis thread sanitizer
MarcoFalke
2018-12-20
Fix minor grammar error in doc
bitcoinhodler
2018-12-21
Merge #14653: rpcwallet: Add missing transaction categories to rpc helptexts
MarcoFalke
2018-12-20
test: Bump timeout to run tests in travis thread sanitizer
MarcoFalke
2018-12-19
Merge #14993: rpc: Fix data race (UB) in InterruptRPC()
Wladimir J. van der Laan
2018-12-19
Merge #14875: RPCHelpMan: Support required arguments after optional ones
MarcoFalke
2018-12-19
Merge #14985: test: Remove thread_local from test_bitcoin
MarcoFalke
2018-12-18
rpc: Fix data race (UB) in InterruptRPC()
practicalswift
2018-12-19
Merge #14829: travis: Enable functional tests in the ThreadSanitizer (TSan) b...
MarcoFalke
2018-12-18
Merge #14950: docs: add NSIS setup/install steps to windows docs
MarcoFalke
2018-12-18
Add suppression for InterruptRPC (fRPCRunning) data race
practicalswift
2018-12-17
Merge #14975: qt: Refactoring with QString::toNSString()
Jonas Schnelli
2018-12-18
Modify build instructions to work with Command Prompt as well as
Murray Nesbitt
2018-12-18
Merge #14957: wallet: Initialize stop_block in CWallet::ScanForWalletTransact...
MeshCollider
2018-12-17
wallet: Initialize stop_block to nullptr in CWallet::ScanForWalletTransactions
Ben Woosley
2018-12-17
test: Add comment to g_insecure_rand_ctx
MarcoFalke
2018-12-17
clarifying getrawtransaction[time] get help text
Ben Carman
[next]