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
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-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
2020-10-12
tests: add BIP340 Schnorr signature support to test framework
Pieter Wuille
2020-10-11
Merge #19954: Complete the BIP155 implementation and upgrade to TORv3
fanquake
2020-10-09
net: advertise support for ADDRv2 via new message
Vasil Dimov
2020-10-02
Merge #20034: test: Get rid of default wallet hacks
MarcoFalke
2020-10-01
Merge #19253: Tests: tidy up address.py and segwit_addr.py
MarcoFalke
2020-09-29
test: Get rid of default wallet hacks
Russell Yanofsky
2020-09-29
test, refactor: add default_wallet_name and wallet_data_filename variables
Russell Yanofsky
2020-09-25
Merge #19804: test/refactor: reference p2p objects explicitly and remove conf...
MarcoFalke
2020-09-21
Merge #18267: BIP-325: Signet [consensus]
Wladimir J. van der Laan
2020-09-20
Merge #19781: test: add parameterized constructor for msg_sendcmpct()
MarcoFalke
2020-09-19
Merge #19940: rpc: Return fee and vsize from testmempoolaccept
fanquake
2020-09-18
test: basic signet tests
Karl-Johan Alm
[next]