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
2019-04-09
test: Pass at most one node group to sync_all
MarcoFalke
2019-04-08
Merge #15495: Add regtests for HTTP status codes
Jonas Schnelli
2019-03-19
qa: mininode: Clearer error message on invalid magic bytes
MarcoFalke
2019-03-14
wallet/rpc: add maxfeerate parameter to sendrawtransaction
Karl-Johan Alm
2019-03-02
scripted-diff: Update copyright in ./test
MarcoFalke
2019-03-02
scripted-diff: test: Remove brackets after assert
MarcoFalke
2019-03-02
build: Require python 3.5
MarcoFalke
2019-03-02
scripted-diff: test: Use py3.5 bytes::hex() method
MarcoFalke
2019-03-01
Add regtests for HTTP status codes.
Daniel Kraft
2019-02-25
Merge #15419: qa: Always refresh cache to be out of ibd
MarcoFalke
2019-02-25
test: Simplify create_cache
MarcoFalke
2019-02-19
qa: Always refresh stale cache to be out of ibd
MarcoFalke
2019-02-19
qa: Remove mocktime unless required
MarcoFalke
2019-02-19
Merge #15404: [test] Remove -txindex to start nodes
Wladimir J. van der Laan
2019-02-19
Merge #15415: [test] functional: allow custom cwd, use tmpdir as default
MarcoFalke
2019-02-19
[test] functional: set cwd of nodes to tmpdir
Sjors Provoost
2019-02-17
Address test todos by removing -txindex to nodes.
Amiti Uttarwar
2019-02-15
Descriptor checksum
Pieter Wuille
2019-02-15
Merge #15383: [rpc] mining: Omit uninitialized currentblockweight, currentblo...
MarcoFalke
2019-02-12
Merge #15238: [QA] remove some magic mining constants in functional tests
MarcoFalke
2019-02-12
[rpc] mining: Omit uninitialized currentblockweight, currentblocktx
MarcoFalke
2019-02-06
qa: Drop RPC connection if --usecli
João Barbosa
2019-02-05
Merge #14519: tests: add utility to easily profile node performance with perf
MarcoFalke
2019-01-31
tests: unify RPC argument to cli argument conversion and handle dicts and lists
Andrew Chow
2019-01-31
Merge #13926: [Tools] bitcoin-wallet - a tool for creating and managing walle...
MarcoFalke
2019-01-30
[tests] Add wallet-tool test
João Barbosa
2019-01-24
qa: Add tests for invalid message headers
MarcoFalke
2019-01-24
remove some magic mining constants in functional tests
Gregory Sanders
2019-01-22
tests: add utility to easily profile node performance with perf
James O'Beirne
2019-01-09
Merge #15108: [tests] tidy up wallet_importmulti.py
MarcoFalke
2019-01-08
Merge #15059: test: Add basic test for BIP34
Wladimir J. van der Laan
2019-01-04
[tests] move wallet util functions to wallet_util.py
John Newbery
2019-01-02
Merge #14457: test: add invalid tx templates for use in functional tests
Wladimir J. van der Laan
2018-12-29
Merge #15026: [test] Rename rpc_timewait to rpc_timeout
MarcoFalke
2018-12-29
test: Add basic test for BIP34
MarcoFalke
2018-12-29
Merge #14738: Tests: Fix running wallet_listtransactions.py individually thro...
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-14
Merge #14951: Revert "tests: Support calling add_nodes more than once"
MarcoFalke
2018-12-13
test: add_nodes can only be called once after set_test_params
MarcoFalke
2018-12-13
Revert "tests: Support calling add_nodes more than once"
MarcoFalke
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-12
[test] functional framework: add CScript hex() for Python 3.4
Sjors Provoost
2018-12-11
test: Correctly deserialize without witness
MarcoFalke
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-06
Merge #14670: http: Fix HTTP server shutdown
Wladimir J. van der Laan
2018-12-04
Merge #14816: Add CScriptNum decode python implementation in functional suite
Wladimir J. van der Laan
[next]