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-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
2020-04-29
test: added test for upgradewallet RPC
Harris
2020-04-29
Merge #18038: P2P: Mempool tracks locally submitted transactions to improve w...
fanquake
2020-04-26
test: use unittest and test_runner for test framework unit testing
Gloria Zhao
2020-04-24
test: Add mempool_updatefromblock.py
Hennadii Stepanov
2020-04-23
[test] Integration tests for unbroadcast functionality
Amiti Uttarwar
2020-04-23
Add a --descriptors option to various tests
Andrew Chow
2020-04-23
Functional tests for descriptor wallets
Andrew Chow
2020-04-23
add importdescriptors RPC and tests for native descriptor wallets
Hugo Nguyen
2020-04-16
scripted-diff: Bump copyright headers
MarcoFalke
2020-04-10
Merge #17693: rpc: Add generateblock to mine a custom set of transactions
MarcoFalke
2020-04-10
Merge #18454: net: Make addr relay mockable, add test
MarcoFalke
2020-04-02
test: Add basic addr relay test
MarcoFalke
2020-03-30
Merge #18334: test: Add basic test for BIP 37
MarcoFalke
2020-03-27
Add tests for generateblock
Andrew Toth
2020-03-26
Merge #18312: wallet: remove deprecated fee bumping by totalFee
Wladimir J. van der Laan
2020-03-25
test: Add basic test for BIP 37
MarcoFalke
2020-03-22
test: delete wallet_bumpfee_totalfee_deprecation.py
Jon Atack
2020-03-20
test: Remove ci timeout restriction in test_runner
MarcoFalke
2020-03-18
Add bn2vch test to functional tests
Pieter Wuille
2020-03-11
Merge #13693: [test] Add coverage to estimaterawfee and estimatesmartfee
MarcoFalke
2020-03-10
qa: Add getdescriptorinfo functional test
João Barbosa
2020-03-04
init: move asmap code earlier in init process
Jon Atack
2020-03-04
test: add feature_asmap functional tests
Jon Atack
2020-02-19
add: test that transactions expire from mempool
0xb10c
2020-02-11
[tests] check v0.17.1 and v0.18.1 backwards compatibility
Sjors Provoost
2020-01-09
test: getaddressinfo label deprecation test
Jon Atack
2020-01-03
test: getaddressinfo labels purpose deprecation test
Jon Atack
2019-12-12
test: Add test for rpc_whitelist
Emil Engler
2019-11-15
test: fix bitcoind already running warnings on macOS
fanquake
2019-11-05
Merge #16899: UTXO snapshot creation (dumptxoutset)
Wladimir J. van der Laan
2019-11-05
test: add dumptxoutset RPC test
James O'Beirne
2019-11-01
Merge #15888: QA: Add wallet_implicitsegwit to test the ability to transform ...
MarcoFalke
2019-10-30
QA: Add wallet_implicitsegwit to test the ability to transform keys between a...
Luke Dashjr
2019-10-13
tests: Add test for loadblock option
Fabian Jahr
2019-10-09
[test] Add coverage to estimaterawfee and estimatesmartfee
Ben Woosley
2019-09-12
Merge #16551: test: Test that low difficulty chain fork is rejected
MarcoFalke
2019-08-29
Add a test wallet_reorgsrestore
Antoine Riard
2019-08-16
test: Test that low difficulty chain fork is rejected
MarcoFalke
2019-08-16
Merge #16618: [Fix] Allow connection of a noban banned peer
MarcoFalke
2019-08-16
Add test for setban
nicolas.dorier
2019-08-16
Merge #16383: rpcwallet: default include_watchonly to true for watchonly wallets
fanquake
2019-08-15
Merge #16561: tests: Use colors and dots in test_runner.py output only if sta...
MarcoFalke
2019-08-15
tests: Use colors and dots in test_runner.py output only if standard output i...
practicalswift
[next]