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
/
functional
/
test_framework
Age
Commit message (
Expand
)
Author
2018-09-24
Merge #14007: tests: Run functional test on Windows and enable it on Appveyor
MarcoFalke
2018-09-17
Changed functional tests which do not require wallets to run without
sanket1729
2018-09-17
tests: Make it possible to run functional tests on Windows
Chun Kuan Lee
2018-09-14
Merge #12493: [wallet] Reopen CDBEnv after encryption instead of shutting down
Wladimir J. van der Laan
2018-09-13
Merge #14179: qa: Fixups to "Run all tests even if wallet is not compiled"
MarcoFalke
2018-09-13
qa: Fix codespell error and have lint-spelling error instead of warn
MarcoFalke
2018-09-13
Merge #14180: qa: Run all tests even if wallet is not compiled
Wladimir J. van der Laan
2018-09-10
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-09-10
qa: Premine to deterministic address with -disablewallet
MarcoFalke
2018-09-08
Merge #14119: qa: Read reject reasons from debug log, not p2p messages
Wladimir J. van der Laan
2018-09-05
Merge #13954: Warn (don't fail!) on spelling errors. Fix typos reported by co...
MarcoFalke
2018-09-04
Fix typos reported by codespell
practicalswift
2018-09-01
Test rpc_help.py failed: Check whether ZMQ is enabled or not.
Kvaciral
2018-08-31
qa: Read reject reasons from debug log, not p2p messages
MarcoFalke
2018-08-29
qa: Use named args in some tests
MarcoFalke
2018-08-24
Merge #14024: qa: Add TestNode::assert_debug_log
MarcoFalke
2018-08-24
qa: Add TestNode::assert_debug_log
MarcoFalke
2018-08-23
qa: Remove unused deserialization code in msg_version
MarcoFalke
2018-08-22
p2p: Remove dead code for nVersion=10300
MarcoFalke
2018-08-13
tests: Replace usage of tostring() with tobytes()
Carl Dong
2018-08-13
Merge #13054: tests: Enable automatic detection of undefined names in Python ...
MarcoFalke
2018-08-13
tests: Use explicit imports
practicalswift
2018-08-13
Merge #13928: qa: blocktools enforce named args for amount
MarcoFalke
2018-08-12
Ported usage of deprecated optparse module to argparse module
Kvaciral
2018-08-11
Merge #13867: qa: Make extended tests pass on native Windows
MarcoFalke
2018-08-11
Merge #13915: [qa] Add test for max number of entries in locator
MarcoFalke
2018-08-10
qa: Add p2p_invalid_locator test
MarcoFalke
2018-08-09
No longer shutdown after encrypting the wallet
Andrew Chow
2018-08-09
qa: blocktools enforce named args for amount
MarcoFalke
2018-08-09
Merge #13669: Tests: Cleanup create_transaction implementations
MarcoFalke
2018-08-09
Merge #13916: qa: wait_for_verack by default
MarcoFalke
2018-08-09
[Tests] Cleanup extra instances of create_transaction
Conor Scott
2018-08-09
[Tests] Rename create_tx and move to blocktools.py
Conor Scott
2018-08-08
qa: wait_for_verack by default
MarcoFalke
2018-08-08
Merge #13780: 0.17: Pre-branch maintenance
Wladimir J. van der Laan
2018-08-03
qa: Use files for stdout/stderr to support Windows
MarcoFalke
2018-08-03
qa: Close stdout and stderr file when node stops
MarcoFalke
2018-08-02
Merge #13823: qa: quote path in authproxy for external multiwallets
Wladimir J. van der Laan
2018-08-02
qa: Quote wallet name for rpc path
MarcoFalke
2018-08-01
qa: Extract rpc_timewait as test param
MarcoFalke
2018-07-27
Update copyright headers to 2018
DrahtBot
2018-07-23
Skip is_closing() check when not available.
Daniel Kraft
2018-07-20
Merge #11637: p2p: Remove dead service bits code
Wladimir J. van der Laan
2018-07-20
Merge #9662: Add createwallet "disableprivatekeys" option: a sane mode for wa...
Wladimir J. van der Laan
2018-07-19
tests: fixes mininode's P2PConnection sending messages on closing transport
marcoagner
2018-07-12
QA: Fix bug in -usecli logic that converts booleans to non-lowercase strings
Jonas Schnelli
2018-07-12
[tests] skip rpc_zmq functional test when python3 zmq lib is not present
James O'Beirne
2018-07-11
Remove dead service bits code
MarcoFalke
2018-07-09
Merge #13452: rpc: have verifytxoutproof check the number of txns in proof st...
Wladimir J. van der Laan
2018-06-25
qa: Avoid start/stop of the network thread mid-test
MarcoFalke
[next]