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_runner.py
Age
Commit message (
Expand
)
Author
2021-04-08
Move external signer out of wallet module
Sjors Provoost
2021-03-29
Merge #20286: rpc: deprecate `addresses` and `reqSigs` from rpc outputs
MarcoFalke
2021-03-23
rpc: deprecate `addresses` and `reqSigs` from rpc outputs
Michael Dietz
2021-03-19
test: add functional test for anchors.dat
bruno
2021-02-23
test: add external signer test
Sjors Provoost
2021-02-18
Merge #15946: Allow maintaining the blockfilterindex when using prune
Jonas Schnelli
2021-02-16
Add functional test for blockfilterindex in prune-mode
Jonas Schnelli
2021-02-12
Merge #19145: Add hash_type MUHASH for gettxoutsetinfo
Wladimir J. van der Laan
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-30
test: Add test for gettxoutsetinfo RPC with MuHash
Fabian Jahr
2021-01-28
Merge #20226: wallet, rpc: add listdescriptors command
Samuel Dobson
2021-01-27
wallet, rpc: add listdescriptors command
Ivan Metlushko
2021-01-27
Fix wallet_send.py wallet setup to work with descriptors
Andrew Chow
2021-01-27
Require legacy wallet for wallet_upgradewallet.py
Andrew Chow
2021-01-27
Explicitly mark legacy wallet tests as such
Andrew Chow
2021-01-24
Better error messages for invalid addresses
Bezdrighin
2021-01-23
Add Message Capture Test
Troy Giorshev
2021-01-07
[test] Test the add_outbound_p2p_connection functionality
Amiti Uttarwar
2020-12-26
[rpc] Remove deprecated "banscore" field from getpeerinfo
Amiti Uttarwar
2020-11-01
Update feature_backwards_compatibility for descriptor wallets
Andrew Chow
2020-11-01
tests: Add a --legacy-wallet that is mutually exclusive with --descriptors
Andrew Chow
2020-10-29
Skip --descriptor tests if sqlite is not compiled
Andrew Chow
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-14
Run dumpwallet for legacy wallets only in wallet_backup.py
Andrew Chow
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-01
Merge #19253: Tests: tidy up address.py and segwit_addr.py
MarcoFalke
2020-09-21
[refactor] Rename test file to allow any getpeerinfo deprecations.
Amiti Uttarwar
2020-09-21
Merge #18267: BIP-325: Signet [consensus]
Wladimir J. van der Laan
2020-09-18
test: basic signet tests
Karl-Johan Alm
2020-09-10
[rpc] add send method
Sjors Provoost
2020-09-03
[tests] Move bech32 unit tests to test framework
John Newbery
2020-09-01
Merge #19105: Add Muhash3072 implementation in Python
Wladimir J. van der Laan
2020-08-31
Remove -zapwallettxes
Andrew Chow
2020-08-15
Merge #15937: Add loadwallet and createwallet load_on_startup options
Samuel Dobson
2020-08-14
Merge #19455: rpc generate: print useful help and error message
Wladimir J. van der Laan
2020-08-13
Add loadwallet and createwallet RPC load_on_startup options
Russell Yanofsky
2020-07-30
Test addr response caching
Gleb Naumenko
2020-07-23
Merge #15935: Add <datadir>/settings.json persistent settings storage
MarcoFalke
2020-07-17
Merge #19423: test: add functional test for txrelay during and after IBD
MarcoFalke
2020-07-16
test: Add basic Python/C++ Muhash implementation parity unit test
Fabian Jahr
2020-07-16
test: Move modinv to util and add unit test
Fabian Jahr
2020-07-15
[test] feefilter during and after IBD
gzhao408
2020-07-11
Add <datadir>/settings.json persistent settings storage.
Russell Yanofsky
2020-07-11
test: add rpc_generate functional test
Jon Atack
2020-07-10
Merge #18638: net: Use mockable time for ping/pong, add tests
MarcoFalke
[next]