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-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-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
2020-12-01
Merge #20207: Follow-up extra comments on taproot code and tests
MarcoFalke
2020-11-27
[test] Fix wait condition in disconnect_p2ps
Amiti Uttarwar
2020-11-26
Fix and improve taproot_construct comments
Pieter Wuille
2020-11-23
test: add is_bdb_compiled helper
Sjors Provoost
2020-11-19
Merge #20385: test: run mempool_spend_coinbase.py even with wallet disabled
Wladimir J. van der Laan
2020-11-16
test: run mempool_spend_coinbase.py even with wallet disabled
Michael Dietz
2020-11-16
Merge #18836: wallet: upgradewallet fixes and additional tests
Wladimir J. van der Laan
2020-11-09
Merge #20292: test: Fix intermittent feature_taproot issue
Wladimir J. van der Laan
2020-11-05
fix ecdsa verify in test framework
Stepan Snigirev
2020-11-04
test: Add test_framework/bdb.py module for inspecting bdb files
Andrew Chow
2020-11-04
tests: Add a sha256sum_file function to util
Andrew Chow
2020-11-03
Small improvements to the Taproot functional tests
Pieter Wuille
2020-11-03
test: Fix deser issue in create_block
MarcoFalke
2020-11-02
test: Makes wtxidrelay support a generic P2PInterface option
Antoine Riard
2020-11-01
tests: Add a --legacy-wallet that is mutually exclusive with --descriptors
Andrew Chow
2020-11-01
Add script equivalent of functions in address.py
Andrew Chow
2020-11-01
Use separate watchonly wallet for multisig in feature_nulldummy.py
Andrew Chow
2020-10-29
Skip --descriptor tests if sqlite is not compiled
Andrew Chow
2020-10-21
wallet: Make -wallet setting not create wallets
Russell Yanofsky
2020-10-20
test: Move (dis)?connect_nodes globals into TestFramework as helpers
Elliott Jin
2020-10-19
Switch to BIP341's suggested scheme for outputs without script
Pieter Wuille
2020-10-17
Merge #20159: test: mining_getblocktemplate_longpoll.py improvements (use Min...
MarcoFalke
2020-10-16
test: remove unused helpers random_transaction(), make_change() and gather_in...
Sebastian Falbesoner
2020-10-16
Merge #19401: QA: Use GBT to get block versions correct
MarcoFalke
2020-10-15
Address functional test nits
Pieter Wuille
2020-10-15
Merge #19953: Implement BIP 340-342 validation (Schnorr/taproot/tapscript)
Wladimir J. van der Laan
2020-10-14
Update wallet_multiwallet.py for descriptor and sqlite wallets
Russell Yanofsky
2020-10-12
tests: functional tests for Schnorr/Taproot/Tapscript
Pieter Wuille
[next]