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
2018-11-30
CreateTransaction: Assume minimum p2sh-p2wpkh spend size for unknown change
Gregory Sanders
2018-11-30
qa: Avoid race in p2p_invalid_block by waiting for the block request
MarcoFalke
2018-11-28
Fix listreceivedbyaddress not taking address as a string
Eric Scrivner
2018-11-28
Tests: Fix a comment
fridokus
2018-11-28
qa: Add test to ensure node can generate all help texts at runtime
MarcoFalke
2018-11-28
[wallet] Ensure wallet is unlocked before signing
gustavonalle
2018-11-10
Merge #14441: [wallet] Backport(0.17): Restore ability to list incoming trans...
Wladimir J. van der Laan
2018-10-24
Import CInv from correct module
Chun Kuan Lee
2018-10-24
qa: Run all tests even if wallet is not compiled
MarcoFalke
2018-10-24
qa: Premine to deterministic address with -disablewallet
MarcoFalke
2018-10-24
Test rpc_help.py failed: Check whether ZMQ is enabled or not.
Kvaciral
2018-10-24
test: Add tests for RPC help
João Barbosa
2018-10-24
qa: Use named args in some tests
MarcoFalke
2018-10-24
scripted-diff: Use named arguments in feature_block
MarcoFalke
2018-10-24
scripted-diff: Pass node into p2p_segwit acceptance tests
MarcoFalke
2018-10-24
qa: Add some actual witness in rpc_rawtransaction
MarcoFalke
2018-10-24
[qa] Use correct python index slices in example test
Suhas Daftuar
2018-10-24
qa: Add TestNode::assert_debug_log
MarcoFalke
2018-10-10
[wallet] Restore ability to list incoming transactions by label
Russell Yanofsky
2018-09-17
[qa] backport: Test for duplicate inputs within a transaction
Suhas Daftuar
2018-09-06
test: Add test for config file parsing errors
MarcoFalke
2018-08-28
fix walletcreatefundedpsbt deriv paths, add test
Gregory Sanders
2018-08-21
QA: add basic walletcreatefunded optional arg test
Gregory Sanders
2018-08-15
More tests of signer checks
Andrew Chow
2018-08-15
Test that a non-witness script as witness utxo is not signed
Andrew Chow
2018-08-15
Fix PSBT deserialization of 0-input transactions
Andrew Chow
2018-08-13
Merge #13054: tests: Enable automatic detection of undefined names in Python ...
MarcoFalke
2018-08-13
tests: Use explicit imports
practicalswift
2018-08-13
Merge #13928: qa: blocktools enforce named args for amount
MarcoFalke
2018-08-13
Merge #13918: rpc: Replace median fee rate with feerate percentiles in getblo...
MarcoFalke
2018-08-13
Merge #13939: lint: Make format string linter understand basic template param...
MarcoFalke
2018-08-13
Merge #13666: Always create signatures with Low R values
Wladimir J. van der Laan
2018-08-12
Ported usage of deprecated optparse module to argparse module
Kvaciral
2018-08-11
Replace median fee rate with feerate percentiles
Marcin Jachymiak
2018-08-11
Merge #13867: qa: Make extended tests pass on native Windows
MarcoFalke
2018-08-11
Merge #13915: [qa] Add test for max number of entries in locator
MarcoFalke
2018-08-11
Merge #13913: qa: Remove redundant checkmempool/checkblockindex extra_args
MarcoFalke
2018-08-10
Merge #13924: tests: Simplify comparison in rpc_blockchain.py
MarcoFalke
2018-08-10
qa: Add p2p_invalid_locator test
MarcoFalke
2018-08-10
Make format string linter understand basic template parameter syntax
practicalswift
2018-08-09
Always create 70 byte signatures with low R values
Andrew Chow
2018-08-09
qa: blocktools enforce named args for amount
MarcoFalke
2018-08-09
Merge #13669: Tests: Cleanup create_transaction implementations
MarcoFalke
2018-08-09
Simplify comparison in rpc_blockchain.py.
Daniel Kraft
2018-08-09
Merge #13916: qa: wait_for_verack by default
MarcoFalke
2018-08-09
[Tests] Cleanup feature_block.py, remove unnecessary PreviousSpendableOutput ...
Conor Scott
2018-08-09
[Tests] Cleanup extra instances of create_transaction
Conor Scott
2018-08-09
[Tests] Rename create_tx and move to blocktools.py
Conor Scott
2018-08-08
qa: wait_for_verack by default
MarcoFalke
2018-08-08
qa: Remove redundant checkmempool/checkblockindex extra_args
MarcoFalke
[next]