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
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
2020-07-09
test: consider generate covered in _get_uncovered_rpc_commands()
Jon Atack
2020-07-08
test: getpeerinfo banscore deprecation test
Jon Atack
2020-06-24
test: use pgrep for better compatibility
Ivan Metlushko
2020-06-21
Merge #19200: rpc: remove deprecated getaddressinfo fields
Samuel Dobson
2020-06-19
net: Use mockable time for ping/pong, add tests
MarcoFalke
2020-06-16
Merge #19153: test: mempool compatibility test
MarcoFalke
2020-06-12
Merge #16756: test: Connection eviction logic tests
MarcoFalke
2020-06-10
[test] sending invalid msgs to node with bloomfilters=0 causes disconnect
gzhao408
2020-06-10
test: mempool.dat compatibility between versions
Ivan Metlushko
2020-06-08
rpc: remove deprecated getaddressinfo `labels: purpose`
Jon Atack
2020-06-08
rpc: remove deprecated getaddressinfo `label` field
Jon Atack
2020-06-06
Add functional test for P2P eviction logic of inbound peers
Martin Zumsande
2020-06-04
Merge #19082: test: Moved the CScriptNum asserts into the unit test in script.py
Wladimir J. van der Laan
2020-06-03
[test] CScriptNum Decode Check as Unit Tests
Gillian Chu
2020-06-02
This PR adds initial support for type hints checking in python scripts.
Kiminuo
2020-05-20
tests: implement base58_decode
10xcryptodev
2020-05-12
Merge #18877: Serve cfcheckpt requests
MarcoFalke
2020-05-12
Merge #18808: [net processing] Drop unknown types in getdata
fanquake
2020-05-08
[test] Add test for cfcheckpt
Jim Posen
2020-04-30
Merge #18576: test: use unittest for test_framework unit testing
MarcoFalke
2020-04-29
[test] test that an invalid GETDATA doesn't prevent processing of future mess...
Amiti Uttarwar
2020-04-29
Merge #18485: test: Add mempool_updatefromblock.py
MarcoFalke
2020-04-29
Merge #18774: test: added test for upgradewallet RPC
MarcoFalke
[next]