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
2017-09-01
[tests] don't override __init__() in individual tests
John Newbery
2017-09-01
[tests] Avoid passing around member variables in test_framework
John Newbery
2017-09-01
[tests] TestNode: separate add_node from start_node
John Newbery
2017-09-01
[tests] fix - use rpc_timeout as rpc timeout
John Newbery
2017-08-23
Merge #11068: qa: Move wait_until to util
MarcoFalke
2017-08-23
[tests] fix timeout issues from TestNode
John Newbery
2017-08-20
test: Increase initial RPC timeout to 60 seconds
Wladimir J. van der Laan
2017-08-18
Merge #10952: [wallet] Remove vchDefaultKey and have better first run detection
Wladimir J. van der Laan
2017-08-17
qa: Move wait_until to util
MarcoFalke
2017-08-16
Merge #10680: Fix inconsistencies and grammar in various files
MarcoFalke
2017-08-16
Merge #10956: Fix typos
MarcoFalke
2017-08-16
Merge #10705: Trivial: spelling fixes
MarcoFalke
2017-08-16
doc: spelling fixes
klemens
2017-08-15
Remove vchDefaultKey and have better first run detection
Andrew Chow
2017-08-15
Merge #10711: [tests] Introduce TestNode
MarcoFalke
2017-08-15
[tests] Introduce TestNode
John Newbery
2017-08-14
Merge #11022: Basic keypool topup
Wladimir J. van der Laan
2017-08-12
Merge #11032: [qa] Fix block message processing error in sendheaders.py
MarcoFalke
2017-08-12
test: Add resendwallettransactions functional tests
João Barbosa
2017-08-11
[qa] Fix block message processing error in sendheaders.py
Suhas Daftuar
2017-08-11
Merge #11023: [tests] Add option to attach a python debugger if functional te...
MarcoFalke
2017-08-11
Merge #11025: qa: Fix inv race in example_test
MarcoFalke
2017-08-10
qa: Fix inv race in example_test
MarcoFalke
2017-08-10
[wallet] [tests] Add keypool topup functional test
Jonas Schnelli
2017-08-10
[wallet] keypool mark-used and topup
John Newbery
2017-08-10
Add option to attach a python debugger if test fails
John Newbery
2017-08-09
Merge #11003: Docs: Capitalize bullet points in CONTRIBUTING guide
MarcoFalke
2017-08-08
Merge #10695: [qa] Rewrite BIP65/BIP66 functional tests
MarcoFalke
2017-08-08
Capitalize bullet points in CONTRIBUTING guide
Evan Klitzke
2017-08-08
Fix typos.
practicalswift
2017-08-08
Merge #10999: Fix amounts formatting in `decoderawtransaction`
Wladimir J. van der Laan
2017-08-07
[tests] Test disconnecting unsupported service bits logic.
John Newbery
2017-08-07
rpc: Use ValueFromAmount instead of FormatMoney in TxToUniv
Wladimir J. van der Laan
2017-08-01
Merge #10788: [RPC] Fix addwitnessaddress by replacing ismine with producesig...
Wladimir J. van der Laan
2017-07-28
[wallet] Specify wallet name in wallet loading errors
John Newbery
2017-07-28
Reject invalid wallet files
João Barbosa
2017-07-28
Reject duplicate wallet filenames
João Barbosa
2017-07-27
Replace ismine with producesignature check in witnessifier
Andrew Chow
2017-07-26
Fix misleading "Method not found" multiwallet errors
Russell Yanofsky
2017-07-25
Revert "[tests] Allow tests to pass when stderr is non-empty"
Wladimir J. van der Laan
2017-07-25
Merge #10703: [tests] Allow tests to pass when stderr is non-empty
MarcoFalke
2017-07-24
Merge #9622: [rpc] listsinceblock should include lost transactions when param...
Wladimir J. van der Laan
2017-07-21
[QA] Avoid running multiwallet.py twice
Jonas Schnelli
2017-07-21
Testing: listsinceblock should display all transactions that were affected si...
Karl-Johan Alm
2017-07-20
[wallet] [tests] Add listwallets to multiwallet test
John Newbery
2017-07-20
Merge #10571: [RPC]Move transaction combining from signrawtransaction to new RPC
Wladimir J. van der Laan
2017-07-19
Merge #10681: add gdb attach process to test README
MarcoFalke
2017-07-18
Move transaction combining from signrawtransaction to new RPC
Andrew Chow
2017-07-18
Merge #10784: Do not allow users to get keys from keypool without reserving them
Wladimir J. van der Laan
2017-07-18
Do not allow users to get keys from keypool without reserving them
Matt Corallo
[next]