index
:
slackcoder/bitcoin
master
show-current
Bitcoin Code integration/staging tree
Mirror
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
test
Age
Commit message (
Expand
)
Author
2018-12-20
test: Bump timeout to run tests in travis thread sanitizer
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
Add suppression for InterruptRPC (fRPCRunning) data race
practicalswift
2018-12-17
Merge #14964: test: Fix race in mempool_accept
MarcoFalke
2018-12-17
build: Enable functional tests in the ThreadSanitizer (TSan) build job
practicalswift
2018-12-14
test: Fix race in mempool_accept
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
lint/format-strings: Correctly exclude escaped percent symbols
Luke Dashjr
2018-12-13
test: add_nodes can only be called once after set_test_params
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
Remove Python 2 import workarounds
practicalswift
2018-12-13
Merge #14805: tests: Support calling add_nodes more than once
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
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-12
Overhaul importmulti logic
Pieter Wuille
2018-12-12
[test] functional framework: add CScript hex() for Python 3.4
Sjors Provoost
2018-12-12
[test] Travis: enforce Python 3.4 support in functional tests
Sjors Provoost
2018-12-11
test: mempool_persist: Verify prioritization is dumped correctly
MarcoFalke
2018-12-11
test: pruning: Check that verifychain can be called when pruned
MarcoFalke
2018-12-11
Merge #14886: [tests] Refactor importmulti tests
MarcoFalke
2018-12-11
Merge #14857: wallet_keypool_topup.py: Test for all keypool address types
MarcoFalke
2018-12-11
test: consensus: Check that final transactions are valid
MarcoFalke
2018-12-11
test: Correctly deserialize without witness
MarcoFalke
2018-12-10
[mining] segwit option must be set in GBT
John Newbery
2018-12-10
[tests] Add docstring for wallet_importmulti.py
John Newbery
2018-12-10
[tests] add test_address method to wallet_import.py
John Newbery
2018-12-10
[tests] add test_importmulti method to wallet_import.py
John Newbery
2018-12-10
[tests] add get_multisig function to wallet_importmulti.py
John Newbery
2018-12-10
[tests] add get_key function to wallet_importmulti.py
John Newbery
2018-12-10
Add E711 to flake8 check
Daniel Ingram
2018-12-10
Compare to None with is/is not
Daniel Ingram
2018-12-07
Merge #14788: tests: Possible fix the permission error when the tests open th...
MarcoFalke
2018-12-07
Merge #14795: test: allows test_runner command line to receive parameters for...
MarcoFalke
2018-12-06
rpc: Avoid creating non-standard raw transactions
MarcoFalke
2018-12-06
[tests] tidy up imports in wallet_importmulti.py
John Newbery
2018-12-06
[tests] fix flake8 warnings in wallet_importmulti.py
John Newbery
2018-12-06
Merge #14670: http: Fix HTTP server shutdown
Wladimir J. van der Laan
2018-12-06
Merge #14831: Scripts and tools: Use #!/usr/bin/env bash instead of #!/bin/bash.
Wladimir J. van der Laan
2018-12-06
Merge #14864: test: Run scripted-diff in subshell
Wladimir J. van der Laan
2018-12-04
scripted-diff: Run scripted-diff in subshell
Carl Dong
2018-12-04
Merge #14861: tests: Modify rpc_bind to conform to #14532 behaviour.
Wladimir J. van der Laan
2018-12-04
Merge #14733: P2P: Make peer timeout configurable, speed up very slow test an...
Wladimir J. van der Laan
2018-12-04
Merge #14816: Add CScriptNum decode python implementation in functional suite
Wladimir J. van der Laan
2018-12-03
tests: Modify rpc_bind to conform to #14532 behaviour.
Carl Dong
2018-12-03
wallet_keypool_topup.py: Test for all keypool address types
Gregory Sanders
2018-12-02
Scripts and tools & Docs: Used #!/usr/bin/env bash instead of obsolete #!/bin...
vim88
[prev]
[next]