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
2021-02-25
Merge #21254: test: Avoid connecting to real network when running tests
MarcoFalke
2021-02-25
Merge #21200: test: Speed up rpc_blockchain.py by removing miniwallet.generate()
Wladimir J. van der Laan
2021-02-23
rpc: add external_signer option to createwallet
Sjors Provoost
2021-02-21
test: framework: add skip_if_no_external_signer
Sjors Provoost
2021-02-21
test: Avoid connecting to real network when running tests
MarcoFalke
2021-02-18
Merge #19809: log: Prefix log messages with function name and source code loc...
Wladimir J. van der Laan
2021-02-17
[test] Check user agent string from test framework connections
John Newbery
2021-02-17
[test] Add P2P_SERVICES to p2p.py
John Newbery
2021-02-17
[test] Move MY_RELAY to p2p.py
John Newbery
2021-02-17
[test] Move MY_SUBVERSION to p2p.py
John Newbery
2021-02-17
[test] Move MY_VERSION to p2p.py
John Newbery
2021-02-17
[test] Move MIN_VERSION_SUPPORTED to p2p.py
John Newbery
2021-02-17
Merge #20993: test: store subversion (user agent) as string in msg_version
MarcoFalke
2021-02-16
test: Speed up rpc_blockchain.py by removing miniwallet.generate()
MarcoFalke
2021-02-16
test: Cache 25 mature coins for ADDRESS_BCRT1_P2WSH_OP_TRUE
MarcoFalke
2021-02-15
Merge #21100: test: remove unused function xor_bytes
MarcoFalke
2021-02-09
test: remove unused function xor_bytes
Sebastian Falbesoner
2021-02-09
test: remove unnecessary assignment in bdb
Bruno Garcia
2021-02-08
test: remove type: comments in favour of actual annotations
fanquake
2021-02-05
Merge #20267: Disable and fix tests for when BDB is not compiled
Wladimir J. van der Laan
2021-02-02
Merge #19509: Per-Peer Message Capture
MarcoFalke
2021-01-31
Merge #20954: test: Declare `nodes` type in test_framework.py.
MarcoFalke
2021-01-27
tests: Don't make any wallets unless wallet is required
Andrew Chow
2021-01-27
Skip legacy wallet reliant tests if BDB is not compiled
Andrew Chow
2021-01-27
tests: Set descriptors default based on compilation
Andrew Chow
2021-01-23
Add capture parser
Troy Giorshev
2021-01-23
test: store subversion (user agent) as string in msg_version
Sebastian Falbesoner
2021-01-21
Merge #17556: test: Change feature_config_args.py not to rely on strange regt...
MarcoFalke
2021-01-18
Change type definitions for "chain" and "setup_clean_chain" from type comment...
Kiminuo
2021-01-15
log: Prefix log messages with function name if -logsourcelocations is set
practicalswift
2021-01-12
rpc: Return wtxid from testmempoolaccept
MarcoFalke
2021-01-11
Merge #19315: [tests] Allow outbound & block-relay-only connections in functi...
MarcoFalke
2021-01-11
Merge #20876: test: Replace getmempoolentry with testmempoolaccept in MiniWallet
MarcoFalke
2021-01-08
test: Replace getmempoolentry with testmempoolaccept in MiniWallet
MarcoFalke
2021-01-07
Merge #18077: net: Add NAT-PMP port forwarding support
Wladimir J. van der Laan
2021-01-07
[test] Add test framework support to create outbound connections.
Amiti Uttarwar
2021-01-07
Merge #19055: Add MuHash3072 implementation
Wladimir J. van der Laan
2021-01-07
net: Add -natpmp command line option
Hennadii Stepanov
2021-01-04
doc: Use https URLs where possible
Sawyer Billings
2020-12-31
scripted-diff: Bump copyright headers
MarcoFalke
2020-12-27
Merge #20763: test: Fix comment typo in BitcoinTestFramework
fanquake
2020-12-24
test: Fix Comment Typo in BitcoinTestFramework
Joel Klabo
2020-12-24
Merge #20189: test: Switch to BIP341's suggested scheme for outputs without s...
MarcoFalke
2020-12-22
test: Change MuHash Python implementation to match cpp version again
Fabian Jahr
2020-12-17
test: Fix restart node race
MarcoFalke
2020-12-16
Merge #20171: Add functional test test_txid_inv_delay
Wladimir J. van der Laan
2020-12-10
test: Use Popen.wait instead of RPC in assert_start_raises_init_error
MarcoFalke
2020-12-09
Merge #20606: Remove unused bits from service flags enum
Wladimir J. van der Laan
2020-12-08
Send and require SENDADDRV2 before VERACK
Pieter Wuille
2020-12-08
Remove unused bits from service flags enum
MarcoFalke
[next]