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-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-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-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
2020-09-16
[test] add get_vsize util for more programmatic testing
gzhao408
2020-09-12
QA: blocktools: Accept block template to create_block
Luke Dashjr
2020-09-10
[test] remove confusing p2p property
gzhao408
2020-09-09
test: Run rpc_txoutproof.py even with wallet disabled
MarcoFalke
2020-09-09
test: MiniWallet: Default fee_rate in send_self_transfer, Pass in utxo_to_spend
MarcoFalke
2020-09-09
test: bugfix: Actually pick largest utxo
MarcoFalke
2020-09-09
Merge #19800: test: Mockwallet
MarcoFalke
2020-09-07
test: Use MiniWalet in p2p_feefilter
MarcoFalke
2020-09-03
[tests] Replace bytes literals with hex literals
John Newbery
2020-09-03
[tests] Fix pep8 style violations in address.py
John Newbery
2020-09-03
[tests] Correct docstring for address.py
John Newbery
2020-09-03
[tests] Tidy up imports in address.py
John Newbery
2020-09-03
[tests] Remove unused optional verify_checksum parameter
John Newbery
2020-09-03
[tests] Rename segwit encode and decode functions
John Newbery
2020-09-03
[tests] Move bech32 unit tests to test framework
John Newbery
2020-09-03
Merge #19818: p2p: change `CInv::type` from `int` to `uint32_t`, fix UBSan wa...
Wladimir J. van der Laan
2020-09-03
Merge #19816: test: Rename wait until helper to wait_until_helper
fanquake
2020-09-02
Merge #19610: p2p: refactor AlreadyHave(), CInv::type, INV/TX processing
Wladimir J. van der Laan
[next]