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
Age
Commit message (
Expand
)
Author
2020-03-17
Merge #17319: Tests: remove bignum module
MarcoFalke
2020-03-17
tests: simplify next_block() function in feature_block
John Newbery
2020-03-16
Merge #18350: test: Fix mining to an invalid target + ensure that a new block...
MarcoFalke
2020-03-14
test: Bump timeouts to avoid valgrind failures
MarcoFalke
2020-03-14
Fix mining to an invalid target + ensure that a new block has the
Samer Afach
2020-03-12
Merge #18228: test: Add missing syncwithvalidationinterfacequeue
MarcoFalke
2020-03-12
Merge #18213: test: Fix race in p2p_segwit
MarcoFalke
2020-03-11
Merge #18318: test: Bump rpc timeout in feature_assumevalid to avoid valgrind...
MarcoFalke
2020-03-11
Merge #13693: [test] Add coverage to estimaterawfee and estimatesmartfee
MarcoFalke
2020-03-11
test: Bump rpc timeout in feature_assumevalid to avoid valgrind timeouts
MarcoFalke
2020-03-11
test: Bump walletpassphrase timeouts in wallet_createwallet to avoid valgrind...
MarcoFalke
2020-03-11
Merge #18255: test: Add bad-txns-*-toolarge test cases to invalid_txs
Wladimir J. van der Laan
2020-03-11
Merge #18304: ci: Enable all functional tests in valgrind
MarcoFalke
2020-03-10
ci: Enable all functional tests in valgrind
MarcoFalke
2020-03-10
Merge #18311: Bumpfee test fix
MarcoFalke
2020-03-10
bumpfee test: exit loop at proper time with new fee value being compared
Gregory Sanders
2020-03-10
Add some test logging to wallet_bumpfee.py
Gregory Sanders
2020-03-10
Merge #18305: test: Explain why test logging should be used
MarcoFalke
2020-03-10
test: Explain why test logging should be used
MarcoFalke
2020-03-10
qa: Add getdescriptorinfo functional test
João Barbosa
2020-03-09
test: add logging to wallet_listsinceblock.py
Jon Atack
2020-03-05
Merge #17812: config, net, test: asmap feature refinements and functional tests
fanquake
2020-03-05
Merge #18249: test: Bump timeouts to accomodate really slow disks
fanquake
2020-03-04
init: move asmap code earlier in init process
Jon Atack
2020-03-04
logging: asmap logging and #include fixups
Jon Atack
2020-03-04
test: add functional test for an empty, unparsable asmap
Jon Atack
2020-03-04
config: separate the asmap finding and parsing checks
Jon Atack
2020-03-04
config: enable passing -asmap an absolute file path
Jon Atack
2020-03-04
test: add feature_asmap functional tests
Jon Atack
2020-03-03
test: Add bad-txns-*-toolarge test cases to invalid_txs
MarcoFalke
2020-03-02
doc: Correct spelling errors in comments
Ben Woosley
2020-03-02
test: Bump timeouts to accomodate really slow disks
MarcoFalke
2020-03-02
Merge #18224: Make AnalyzePSBT next role calculation simple, correct
Samuel Dobson
2020-02-29
test: Add missing syncwithvalidationinterfacequeue
MarcoFalke
2020-02-28
test: check specific reject reasons in feature_csv_activation.py
Sebastian Falbesoner
2020-02-28
Make AnalyzePSBT next role calculation simple, correct
Gregory Sanders
2020-02-28
test: eliminiated magic numbers in feature_csv_activation.py
Sebastian Falbesoner
2020-02-28
test: check for OP_CSV empty stack fail reject reason in feature_csv_activati...
Sebastian Falbesoner
2020-02-28
test: test OP_CSV empty stack fail in feature_csv_activation.py
Sebastian Falbesoner
2020-02-28
Merge #18209: test: Reduce unneeded whitelist permissions in tests
fanquake
2020-02-28
test: Fix race in p2p_segwit
MarcoFalke
2020-02-27
test: check custom descendant limit in mempool_packages.py
Sebastian Falbesoner
2020-02-26
Merge #17985: net: Remove forcerelay of rejected txs
Wladimir J. van der Laan
2020-02-26
test: Reduce unneeded whitelist permissions in tests
MarcoFalke
2020-02-25
Merge #17264: rpc: set default bip32derivs to true for psbt methods
Samuel Dobson
2020-02-19
add: test that transactions expire from mempool
0xb10c
2020-02-19
Merge #18067: wallet: Improve LegacyScriptPubKeyMan::CanProvide script recogn...
Samuel Dobson
2020-02-17
Merge #13339: wallet: Replace %w by wallet name in -walletnotify script
Wladimir J. van der Laan
2020-02-12
[test] check for addmultisigaddress regression
Sjors Provoost
2020-02-11
[test] add 0.19 backwards compatibility tests
Sjors Provoost
[next]