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
/
qa
Age
Commit message (
Expand
)
Author
2017-02-02
[wallet] Set correct metadata on bumpfee wallet transactions
Russell Yanofsky
2017-01-26
qa: Actually test assertions in pruning.py
MarcoFalke
2017-01-26
Merge #9628: qa: Increase a sync_blocks timeout in pruning.py
MarcoFalke
2017-01-25
qa: Increase a sync_blocks timeout in pruning.py
Suhas Daftuar
2017-01-23
Merge #9516: Bug-fix: listsinceblock: use fork point as reference for blocks ...
Wladimir J. van der Laan
2017-01-23
Merge #9607: Remove redundant semicolons in Python code
Wladimir J. van der Laan
2017-01-20
Remove redundant semicolons in Python code
practicalswift
2017-01-20
Merge #9377: fundrawtransaction: Keep change-output keys by default, make it ...
Wladimir J. van der Laan
2017-01-19
[QA] Add test for fundrawtransactions new reserveChangeKey option
Jonas Schnelli
2017-01-19
Merge #8456: [RPC] Simplified bumpfee command.
Wladimir J. van der Laan
2017-01-19
[RPC] bumpfee
mrbandrews
2017-01-18
Merge #9508: Remove unused Python imports
MarcoFalke
2017-01-18
Testing: listsinceblock should not use orphan block height.
Karl-Johan Alm
2017-01-16
Merge #9484: Introduce assumevalid setting to skip validation presumed valid ...
Pieter Wuille
2017-01-14
Add assumevalid testcase
John Newbery
2017-01-13
Merge #9375: Relay compact block messages prior to full block connection
Pieter Wuille
2017-01-13
Remove unused Python imports
practicalswift
2017-01-12
Merge #9222: Add 'subtractFeeFromAmount' option to 'fundrawtransaction'.
Wladimir J. van der Laan
2017-01-11
Return height of last block pruned by pruneblockchain RPC
Russell Yanofsky
2017-01-10
fixup! Add pruneblockchain RPC to enable manual block file pruning.
Russell Yanofsky
2017-01-10
Add pruneblockchain RPC to enable manual block file pruning.
mrbandrews
2017-01-10
Update RPC argument names
John Newbery
2017-01-05
test: Add test for RPC named arguments
Wladimir J. van der Laan
2017-01-05
authproxy: Add support for RPC named arguments
Wladimir J. van der Laan
2017-01-04
[qa] Avoid race in preciousblock test.
Matt Corallo
2017-01-04
[qa] Make compact blocks test construction using fetch methods
Matt Corallo
2017-01-04
add test for -walletrejectlongchains
Alex Morcos
2016-12-31
Increment MIT Licence copyright header year on files modified in 2016
isle2983
2016-12-20
Merge #9262: Prefer coins that have fewer ancestors, sanity check txn before ...
Wladimir J. van der Laan
2016-12-19
Merge #9352: Attempt reconstruction from all compact block announcements
Wladimir J. van der Laan
2016-12-15
Merge #9322: [qa] Don't set unknown rpcserialversion
Wladimir J. van der Laan
2016-12-15
[qa] Update compactblocks test for multi-peer reconstruction
Suhas Daftuar
2016-12-15
Merge #9331: [qa] Add test for rescan feature of wallet key import RPCs
Wladimir J. van der Laan
2016-12-15
Merge #7562: Bump transaction version default to 2
Wladimir J. van der Laan
2016-12-13
Add 'subtractFeeFromOutputs' option to 'fundrawtransaction'.
Chris Moore
2016-12-13
Test for fix of txn chaining in wallet
Gregory Sanders
2016-12-12
[qa] Add test for rescan feature of wallet key import RPCs
Russell Yanofsky
2016-12-11
[qa] Don't set unknown rpcserialversion
MarcoFalke
2016-12-10
Merge #9309: [qa] Wallet needs to stay unlocked for whole test
MarcoFalke
2016-12-09
Merge #9295: [Wallet] Bugfix: Fundrawtransaction: don't terminate when keypoo...
Pieter Wuille
2016-12-09
Wallet needs to stay unlocked for whole test
Alex Morcos
2016-12-08
Update python tests for default tx version=2
BtcDrak
2016-12-08
Merge #9276: Some minor testing cleanups
Wladimir J. van der Laan
2016-12-07
[QA] add fundrawtransaction test on a locked wallet with empty keypool
Jonas Schnelli
2016-12-06
Merge #9274: [qa] Use cached utxo set to fix performance regression
MarcoFalke
2016-12-05
Add option to return non-segwit serialization via rpc
Gregory Sanders
2016-12-05
[qa] maxuploadtarget: Use cached utxo set
MarcoFalke
2016-12-04
remove obsolete run-bitcoind-for-test.sh
Alex Morcos
2016-12-04
[qa] pruning: Use cached utxo set to run faster
MarcoFalke
2016-12-03
remove relaypriority from rpc tests
Alex Morcos
[next]