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
/
rpc-tests
Age
Commit message (
Expand
)
Author
2016-12-07
[QA] add fundrawtransaction test on a locked wallet with empty keypool
Jonas Schnelli
2016-09-01
Merge #8176: [0.12.x]: Versionbits: GBT support
Wladimir J. van der Laan
2016-07-15
[qa] Switch to py3
MarcoFalke
2016-07-08
Rename NOP3 to CHECSEQUENCEVERIFY in rpc tests
BtcDrak
2016-07-08
Rename OP_NOP3 to OP_CHECKSEQUENCEVERIFY
BtcDrak
2016-06-10
[qa] Move create_tx() to util.py
MarcoFalke
2016-06-10
[qa] smartfees: Properly use ordered dict
MarcoFalke
2016-06-10
[qa] test_framework: Properly print exceptions and assert empty dict
MarcoFalke
2016-06-10
Tests: Fix deserialization of reject messages
Suhas Daftuar
2016-06-10
tests: Check Content-Type header returned from RPC server
Wladimir J. van der Laan
2016-06-10
[qa] maxblocksinflight: Actually enable test
MarcoFalke
2016-06-10
[qa] httpbasics: Actually test second connection
MarcoFalke
2016-06-09
test_framework: python3.4 authproxy compat
Wladimir J. van der Laan
2016-06-09
test_framework: detect failure of bitcoind startup
Wladimir J. van der Laan
2016-06-09
Create SingleNodeConnCB class for RPC tests
Alex Morcos
2016-06-08
qa/rpc-tests: bip9-softforks: Add tests for getblocktemplate versionbits updates
Luke Dashjr
2016-04-27
Do not download transactions during inital sync
ptschip
2016-04-27
tests: Make proxy_test work on travis servers without IPv6
Wladimir J. van der Laan
2016-04-25
Merge #7811: [0.12.2] qa Backports
MarcoFalke
2016-04-19
Add listunspent() test for spendable/unspendable UTXO
Joao Fonseca
2016-04-19
[qa] Remove misleading "errorString syntax"
MarcoFalke
2016-04-15
[qa] py2: Unfiddle strings into bytes explicitly
MarcoFalke
2016-04-10
Tests: make prioritise_transaction.py more robust
Suhas Daftuar
2016-04-08
Version 2 transactions remain non-standard until CSV activates
Suhas Daftuar
2016-04-05
[qa] Bug fixes and refactor
MarcoFalke
2016-04-05
[qa] wallet: Wait for reindex to catch up
MarcoFalke
2016-04-05
[qa] Add tests verifychain, lockunspent, getbalance, listsinceblock
MarcoFalke
2016-04-05
[qa] Test walletpassphrase timeout
MarcoFalke
2016-04-05
[qa] wallet: Print maintenance
MarcoFalke
2016-04-05
[qa] Extend tests
MarcoFalke
2016-04-05
[qa] rpc-test: Normalize assert()
MarcoFalke
2016-04-04
Merge #7543: [0.12] Backport BIP9, BIP68 and BIP112 with softfork
Wladimir J. van der Laan
2016-04-03
[qa] rpc-tests: Properly use integers, floats
BtcDrak
2016-03-31
Fix comments in tests
BtcDrak
2016-03-26
Test of BIP9 fork activation of mtp, csv, sequence_lock
NicolasDorier
2016-03-23
Fix calculation of balances and available coins.
Alex Morcos
2016-03-18
Add RPC test for BIP 68/112/113 soft fork.
Alex Morcos
2016-03-18
RPC test for BIP9 warning logic
Suhas Daftuar
2016-03-18
Bug fix to RPC test
Alex Morcos
2016-03-18
Add RPC test exercising BIP68 (mempool only)
Suhas Daftuar
2016-03-11
[doc/log] Fix markdown syntax and line terminate LogPrint
MarcoFalke
2016-02-10
[rpc-tests] Change solve() to use rehash
mrbandrews
2016-01-20
RPC: indicate which transactions are replaceable
Suhas Daftuar
2016-01-18
Fix error in blockchain.py introduced in merge
Suhas Daftuar
2016-01-18
Fix help, add RPC tests for getblockheader
James O'Beirne
2016-01-18
[qa] Fix pyton syntax in rpc tests
MarcoFalke
2016-01-18
Merge pull request #7338
Wladimir J. van der Laan
2016-01-18
Eliminate race condition in mempool_packages test
Suhas Daftuar
2016-01-13
Rename OP_NOP2 to OP_CHECKLOCKTIMEVERIFY.
mb300sd
2016-01-13
[RPC-Tests] add option to run rpc test over QT clients
Jonas Schnelli
[next]