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-28
IsReachable is the inverse of IsLimited (DRY). Includes unit tests
marcaiaf
2018-12-21
Merge #14653: rpcwallet: Add missing transaction categories to rpc helptexts
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
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
test: Undo thread_local g_insecure_rand_ctx
MarcoFalke
2018-12-17
Merge #14964: test: Fix race in mempool_accept
MarcoFalke
2018-12-17
Merge #14979: [Qt] Restore < Qt5.6 compatibility for addAction
Wladimir J. van der Laan
2018-12-17
travis: Use trap and set -e errtrace
Chun Kuan Lee
2018-12-17
build: Enable functional tests in the ThreadSanitizer (TSan) build job
practicalswift
2018-12-16
[Qt] Restore < Qt5.6 compatibility for addAction
Jonas Schnelli
2018-12-16
Refactoring with QString::toNSString
Hennadii Stepanov
2018-12-16
Merge #14969: tests: Fix cuckoocache_tests TSAN failure introduced in 14935.
Wladimir J. van der Laan
2018-12-15
Merge #14573: qt: Add Window menu
Jonas Schnelli
2018-12-15
Fix cuckoocache_tests TSAN failure introduced in #14935. Fixes #14967.
practicalswift
2018-12-14
test: Fix race in mempool_accept
MarcoFalke
2018-12-14
Merge #14935: tests: Test for expected return values when calling functions r...
MarcoFalke
2018-12-14
Merge #14931: test: mempool_persist: Verify prioritization is dumped correctly
MarcoFalke
2018-12-14
Merge #14951: Revert "tests: Support calling add_nodes more than once"
MarcoFalke
2018-12-14
Merge #14821: Replace CAffectedKeysVisitor with descriptor based logic
MeshCollider
2018-12-13
Merge #14953: test: Make g_insecure_rand_ctx thread_local
MarcoFalke
2018-12-13
test: add_nodes can only be called once after set_test_params
MarcoFalke
2018-12-13
test: Make g_insecure_rand_ctx thread_local
MarcoFalke
2018-12-13
Merge #14947: scripts: Remove Python 2 import workarounds
MarcoFalke
2018-12-13
Revert "tests: Support calling add_nodes more than once"
MarcoFalke
2018-12-13
Merge #14937: travis: fix travis would always be green even if it fail
MarcoFalke
2018-12-13
Remove Python 2 import workarounds
practicalswift
2018-12-13
docs: add NSIS setup/install steps to windows docs
luciana
2018-12-13
Merge #14805: tests: Support calling add_nodes more than once
Wladimir J. van der Laan
2018-12-13
Merge #14834: validation: assert that pindexPrev is non-null when required
Wladimir J. van der Laan
2018-12-13
Merge #14849: depends: qt 5.9.7
Wladimir J. van der Laan
2018-12-13
Merge #14926: test: consensus: Check that final transactions are valid
Wladimir J. van der Laan
2018-12-13
Revert "travis: Save cache on build error"
Chun Kuan Lee
2018-12-13
Merge #14940: test: Add test for truncated pushdata script
Wladimir J. van der Laan
2018-12-13
Merge #14624: Some simple improvements to the RNG code
Wladimir J. van der Laan
2018-12-13
Merge #14319: doc: Fix PSBT howto and example parameters
Wladimir J. van der Laan
2018-12-13
Merge #14741: doc: Indicate -rpcauth option password hashing alg
Wladimir J. van der Laan
2018-12-13
Merge #14884: Travis: enforce Python 3.4 support through linter
Wladimir J. van der Laan
2018-12-13
Merge #14903: tests: Handle ImportError explicitly, improve comparisons again...
Wladimir J. van der Laan
2018-12-13
tests: Test for expected return values when calling functions returning a suc...
practicalswift
2018-12-12
Do not permit copying FastRandomContexts
Pieter Wuille
2018-12-12
Simplify testing RNG code
Pieter Wuille
[next]