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
Age
Commit message (
Expand
)
Author
2019-08-06
Merge #16535: test: Explain why -whitelist is used in feature_fee_estimation
MarcoFalke
2019-08-05
Merge #16363: test: Add test for BIP30 duplicate tx
MarcoFalke
2019-08-05
Merge #16509: test: Adapt test framework for chains other than "regtest"
MarcoFalke
2019-08-05
Merge #16197: net: Use mockable time for tx download
MarcoFalke
2019-08-02
test: Add missing sync_blocks to feature_pruning
MarcoFalke
2019-08-02
Merge #16097: Refactor: Add Flags enum to ArgsManager class
MarcoFalke
2019-08-02
test: Explain why -whitelist is used in feature_fee_estimation
MarcoFalke
2019-08-02
test: Format feature_fee_estimation with pep8
MarcoFalke
2019-08-02
test: Avoid hardcoding the chain name in combine_logs
MarcoFalke
2019-08-02
Merge #15911: Use wallet RBF default for walletcreatefundedpsbt
MarcoFalke
2019-08-02
Merge #16493: test: Fix test failures
MarcoFalke
2019-08-01
Test: Set -acceptnonstdtxn in feature_fee_estimation
MarcoFalke
2019-08-01
Merge #16470: test: Fail early on disconnect in mininode.wait_for_*
Wladimir J. van der Laan
2019-08-01
Merge #16394: Allow createwallet to take empty passwords to make unencrypted ...
MeshCollider
2019-07-31
Merge #16293: test: Make test cases separate functions
MarcoFalke
2019-07-31
test: Adapt test framework for chains other than "regtest"
MarcoFalke
2019-07-31
test: Fix “local variable 'e' is assigned to but never used”
Ben Woosley
2019-07-30
test: Add -acceptnonstdtxn to self.extra_args[3]
MarcoFalke
2019-07-30
test: Bump rpc_timeout in feature_dbcrash
MarcoFalke
2019-07-30
Merge #16491: qa: fix deprecated log.warn in feature_dbcrash test
fanquake
2019-07-29
qa: fix deprecated log.warn in feature_dbcrash test
Jon Atack
2019-07-29
Merge #16471: [mempool] log correct messages when CPFP fails
Wladimir J. van der Laan
2019-07-29
Allow createwallet to take empty passwords to make unencrypted wallets
Andrew Chow
2019-07-29
Merge #16399: wallet: Improve wallet creation
MarcoFalke
2019-07-28
Merge #16464: [qa] Ensure we don't generate a too-big block in p2sh sigops test
MarcoFalke
2019-07-27
Use ArgsManager::NETWORK_ONLY flag
Hennadii Stepanov
2019-07-27
[test] walletcreatefundedpsbt: check RBF is disabled when -walletrbf=0
Sjors Provoost
2019-07-27
[rpc] walletcreatefundedpsbt: use wallet default RBF
Sjors Provoost
2019-07-27
Merge #15996: rpc: Deprecate totalfee argument in `bumpfee`
MeshCollider
2019-07-26
[mempool] log correct messages when CPFP fails
John Newbery
2019-07-26
test: Fail early on disconnect in mininode.wait_for_*
MarcoFalke
2019-07-26
Add RPC bumpfee totalFee deprecation test
Jon Atack
2019-07-26
deprecate totalFee argument in bumpfee RPC call
Gregory Sanders
2019-07-25
[qa] Ensure we don't generate a too-big block in p2sh sigops test
Suhas Daftuar
2019-07-25
[qa] Fix race condition in example_test.py
Suhas Daftuar
2019-07-25
Merge #15305: [validation] Crash if disconnecting a block fails
fanquake
2019-07-24
scripted-diff: Make translation bilingual
Hennadii Stepanov
2019-07-24
Merge #16445: test: Skip flaky p2p_invalid_messages test on macOS
MarcoFalke
2019-07-23
Merge #16366: init: Use InitError for all errors in bitcoind/qt
MarcoFalke
2019-07-23
test: Skip flaky p2p_invalid_messages test on macOS
Fabian Jahr
2019-07-19
Return error for ignored passphrase through disable private keys option
Fabian Jahr
2019-07-19
Merge #15681: [mempool] Allow one extra single-ancestor transaction per package
Wladimir J. van der Laan
2019-07-19
Merge #16152: Disable bloom filtering by default.
fanquake
2019-07-18
QA: Fix race condition in wallet_encryption test
Jonas Schnelli
2019-07-18
Merge #16374: test: Enable passing wildcard test names to test runner from root
fanquake
2019-07-16
Merge #15891: test: Require standard txs in regtest by default
MarcoFalke
2019-07-16
Merge #16390: qa: Add --filter option to test_runner.py
MarcoFalke
2019-07-16
qa: Add --filter option to test_runner.py
João Barbosa
2019-07-15
Merge #15282: test: Replace hard-coded hex tx with class in test framework
MarcoFalke
2019-07-15
doc: describe how to pass wildcard names to test runner
Jon Atack
[next]